>>> py3-nose2: Building community/py3-nose2 0.14.1-r1 (using abuild 3.13.0-r3) started Tue, 30 Apr 2024 05:35:41 +0000 >>> py3-nose2: Checking sanity of /home/buildozer/aports/community/py3-nose2/APKBUILD... >>> WARNING: py3-nose2: No maintainer >>> py3-nose2: Analyzing dependencies... >>> py3-nose2: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.6.1-r3) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.4_p20240330-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing sqlite-libs (3.45.3-r0) (9/25) Installing python3 (3.12.3-r1) (10/25) Installing python3-pycache-pyc0 (3.12.3-r1) (11/25) Installing pyc (3.12.3-r1) (12/25) Installing py3-installer-pyc (0.7.0-r2) (13/25) Installing py3-gpep517-pyc (15-r2) (14/25) Installing python3-pyc (3.12.3-r1) (15/25) Installing py3-installer (0.7.0-r2) (16/25) Installing py3-gpep517 (15-r2) (17/25) Installing py3-parsing (3.1.2-r1) (18/25) Installing py3-parsing-pyc (3.1.2-r1) (19/25) Installing py3-packaging (24.0-r1) (20/25) Installing py3-packaging-pyc (24.0-r1) (21/25) Installing py3-setuptools (69.5.1-r0) (22/25) Installing py3-setuptools-pyc (69.5.1-r0) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-nose2 (20240430.053547) Executing busybox-1.36.1-r26.trigger OK: 277 MiB in 126 packages >>> py3-nose2: Cleaning up srcdir >>> py3-nose2: Cleaning up pkgdir >>> py3-nose2: Cleaning up tmpdir >>> py3-nose2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/nose2-0.14.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/nose2-0.14.1.tar.gz.part' nose2-0.14.1.tar.gz. 100% |********************************| 155k 0:00:00 ETA '/var/cache/distfiles/nose2-0.14.1.tar.gz.part' saved >>> py3-nose2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/nose2-0.14.1.tar.gz >>> py3-nose2: Checking sha512sums... nose2-0.14.1.tar.gz: OK >>> py3-nose2: Unpacking /var/cache/distfiles/nose2-0.14.1.tar.gz... 2024-04-30 05:35:50,486 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-30 05:35:50,940 root INFO running bdist_wheel 2024-04-30 05:35:50,966 root INFO running build 2024-04-30 05:35:50,966 root INFO running build_py 2024-04-30 05:35:50,973 root INFO creating build 2024-04-30 05:35:50,973 root INFO creating build/lib 2024-04-30 05:35:50,974 root INFO creating build/lib/nose2 2024-04-30 05:35:50,975 root INFO copying nose2/collector.py -> build/lib/nose2 2024-04-30 05:35:50,976 root INFO copying nose2/__init__.py -> build/lib/nose2 2024-04-30 05:35:50,977 root INFO copying nose2/suite.py -> build/lib/nose2 2024-04-30 05:35:50,978 root INFO copying nose2/exceptions.py -> build/lib/nose2 2024-04-30 05:35:50,979 root INFO copying nose2/config.py -> build/lib/nose2 2024-04-30 05:35:50,980 root INFO copying nose2/main.py -> build/lib/nose2 2024-04-30 05:35:50,982 root INFO copying nose2/session.py -> build/lib/nose2 2024-04-30 05:35:50,983 root INFO copying nose2/loader.py -> build/lib/nose2 2024-04-30 05:35:50,984 root INFO copying nose2/util.py -> build/lib/nose2 2024-04-30 05:35:50,985 root INFO copying nose2/events.py -> build/lib/nose2 2024-04-30 05:35:50,987 root INFO copying nose2/result.py -> build/lib/nose2 2024-04-30 05:35:50,988 root INFO copying nose2/__main__.py -> build/lib/nose2 2024-04-30 05:35:50,989 root INFO copying nose2/sphinxext.py -> build/lib/nose2 2024-04-30 05:35:50,991 root INFO copying nose2/runner.py -> build/lib/nose2 2024-04-30 05:35:50,992 root INFO creating build/lib/nose2/tests 2024-04-30 05:35:50,993 root INFO copying nose2/tests/__init__.py -> build/lib/nose2/tests 2024-04-30 05:35:50,994 root INFO copying nose2/tests/_common.py -> build/lib/nose2/tests 2024-04-30 05:35:50,997 root INFO creating build/lib/nose2/plugins 2024-04-30 05:35:50,997 root INFO copying nose2/plugins/__init__.py -> build/lib/nose2/plugins 2024-04-30 05:35:50,998 root INFO copying nose2/plugins/testid.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,000 root INFO copying nose2/plugins/mp.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,001 root INFO copying nose2/plugins/outcomes.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,002 root INFO copying nose2/plugins/buffer.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,003 root INFO copying nose2/plugins/debugger.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,004 root INFO copying nose2/plugins/dundertest.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,005 root INFO copying nose2/plugins/doctests.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,006 root INFO copying nose2/plugins/attrib.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,007 root INFO copying nose2/plugins/layers.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,008 root INFO copying nose2/plugins/prettyassert.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,009 root INFO copying nose2/plugins/junitxml.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,010 root INFO copying nose2/plugins/coverage.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,011 root INFO copying nose2/plugins/printhooks.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,012 root INFO copying nose2/plugins/prof.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,013 root INFO copying nose2/plugins/failfast.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,014 root INFO copying nose2/plugins/logcapture.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,015 root INFO copying nose2/plugins/collect.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,016 root INFO copying nose2/plugins/result.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,017 root INFO copying nose2/plugins/_constants.py -> build/lib/nose2/plugins 2024-04-30 05:35:51,019 root INFO creating build/lib/nose2/tools 2024-04-30 05:35:51,019 root INFO copying nose2/tools/__init__.py -> build/lib/nose2/tools 2024-04-30 05:35:51,020 root INFO copying nose2/tools/params.py -> build/lib/nose2/tools 2024-04-30 05:35:51,021 root INFO copying nose2/tools/decorators.py -> build/lib/nose2/tools 2024-04-30 05:35:51,022 root INFO copying nose2/tools/such.py -> build/lib/nose2/tools 2024-04-30 05:35:51,024 root INFO creating build/lib/nose2/tests/functional 2024-04-30 05:35:51,025 root INFO copying nose2/tests/functional/test_logcapture_plugin.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,026 root INFO copying nose2/tests/functional/__init__.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,027 root INFO copying nose2/tests/functional/test_collect_plugin.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,028 root INFO copying nose2/tests/functional/test_verbosity.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,028 root INFO copying nose2/tests/functional/test_loadtests_plugin.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,029 root INFO copying nose2/tests/functional/test_util.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,030 root INFO copying nose2/tests/functional/test_printhooks_plugin.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,031 root INFO copying nose2/tests/functional/test_junitxml_plugin.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,032 root INFO copying nose2/tests/functional/test_decorators.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,033 root INFO copying nose2/tests/functional/test_doctests_plugin.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,034 root INFO copying nose2/tests/functional/test_mp_plugin.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,035 root INFO copying nose2/tests/functional/test_subtests.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,036 root INFO copying nose2/tests/functional/test_layers_plugin.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,037 root INFO copying nose2/tests/functional/test_loading.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,038 root INFO copying nose2/tests/functional/test_session.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,039 root INFO copying nose2/tests/functional/test_main.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,040 root INFO copying nose2/tests/functional/test_dundertest_plugin.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,041 root INFO copying nose2/tests/functional/test_coverage.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,042 root INFO copying nose2/tests/functional/test_prettyassert.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,043 root INFO copying nose2/tests/functional/test_discovery_loader.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,044 root INFO copying nose2/tests/functional/test_attrib_plugin.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,045 root INFO copying nose2/tests/functional/test_such_dsl.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,046 root INFO copying nose2/tests/functional/test_layers_hooks.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,047 root INFO copying nose2/tests/functional/test_eggdiscovery_loader.py -> build/lib/nose2/tests/functional 2024-04-30 05:35:51,050 root INFO creating build/lib/nose2/tests/unit 2024-04-30 05:35:51,050 root INFO copying nose2/tests/unit/test_result.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,051 root INFO copying nose2/tests/unit/test_debugger_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,052 root INFO copying nose2/tests/unit/test_generators_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,053 root INFO copying nose2/tests/unit/test_logcapture_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,054 root INFO copying nose2/tests/unit/__init__.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,055 root INFO copying nose2/tests/unit/test_collect_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,056 root INFO copying nose2/tests/unit/test_testclass_loader.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,056 root INFO copying nose2/tests/unit/test_prof_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,057 root INFO copying nose2/tests/unit/test_outcomes_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,058 root INFO copying nose2/tests/unit/test_doctest_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,059 root INFO copying nose2/tests/unit/test_config.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,060 root INFO copying nose2/tests/unit/test_util.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,061 root INFO copying nose2/tests/unit/test_plugin_api.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,062 root INFO copying nose2/tests/unit/test_buffer_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,063 root INFO copying nose2/tests/unit/test_params_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,064 root INFO copying nose2/tests/unit/test_printhooks_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,065 root INFO copying nose2/tests/unit/test_decorators.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,066 root INFO copying nose2/tests/unit/test_collector.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,067 root INFO copying nose2/tests/unit/test_mp_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,068 root INFO copying nose2/tests/unit/test_failfast.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,068 root INFO copying nose2/tests/unit/test_layers_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,070 root INFO copying nose2/tests/unit/test_session.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,071 root INFO copying nose2/tests/unit/test_junitxml.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,072 root INFO copying nose2/tests/unit/test_dundertest_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,072 root INFO copying nose2/tests/unit/test_loader.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,073 root INFO copying nose2/tests/unit/test_testid_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,075 root INFO copying nose2/tests/unit/test_attrib_plugin.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,076 root INFO copying nose2/tests/unit/test_testcase_loader.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,076 root INFO copying nose2/tests/unit/test_functions_loader.py -> build/lib/nose2/tests/unit 2024-04-30 05:35:51,078 root INFO creating build/lib/nose2/tests/functional/support 2024-04-30 05:35:51,079 root INFO creating build/lib/nose2/tests/functional/support/such 2024-04-30 05:35:51,079 root INFO copying nose2/tests/functional/support/such/test_regression_same_havings.py -> build/lib/nose2/tests/functional/support/such 2024-04-30 05:35:51,080 root INFO copying nose2/tests/functional/support/such/test_such_timing.py -> build/lib/nose2/tests/functional/support/such 2024-04-30 05:35:51,081 root INFO copying nose2/tests/functional/support/such/test_such_without_layers.py -> build/lib/nose2/tests/functional/support/such 2024-04-30 05:35:51,082 root INFO copying nose2/tests/functional/support/such/test_such.py -> build/lib/nose2/tests/functional/support/such 2024-04-30 05:35:51,083 root INFO creating build/lib/nose2/tests/functional/support/lib 2024-04-30 05:35:51,084 root INFO copying nose2/tests/functional/support/lib/layer_hooks_plugin.py -> build/lib/nose2/tests/functional/support/lib 2024-04-30 05:35:51,085 root INFO copying nose2/tests/functional/support/lib/plugin_a.py -> build/lib/nose2/tests/functional/support/lib 2024-04-30 05:35:51,087 root INFO creating build/lib/nose2/tests/functional/support/scenario 2024-04-30 05:35:51,088 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-04-30 05:35:51,089 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-04-30 05:35:51,090 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_classes 2024-04-30 05:35:51,091 root INFO copying nose2/tests/functional/support/scenario/test_classes/test_classes.py -> build/lib/nose2/tests/functional/support/scenario/test_classes 2024-04-30 05:35:51,092 root INFO copying nose2/tests/functional/support/scenario/test_classes/test_fixtures.py -> build/lib/nose2/tests/functional/support/scenario/test_classes 2024-04-30 05:35:51,093 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_setups 2024-04-30 05:35:51,094 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2024-04-30 05:35:51,095 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2024-04-30 05:35:51,096 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2024-04-30 05:35:51,097 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2024-04-30 05:35:51,099 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-04-30 05:35:51,099 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-04-30 05:35:51,101 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_of_imports 2024-04-30 05:35:51,101 root INFO copying nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py -> build/lib/nose2/tests/functional/support/scenario/coverage_of_imports 2024-04-30 05:35:51,103 root INFO creating build/lib/nose2/tests/functional/support/scenario/no_tests 2024-04-30 05:35:51,104 root INFO copying nose2/tests/functional/support/scenario/no_tests/a.py -> build/lib/nose2/tests/functional/support/scenario/no_tests 2024-04-30 05:35:51,105 root INFO creating build/lib/nose2/tests/functional/support/scenario/doctests 2024-04-30 05:35:51,106 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.py -> build/lib/nose2/tests/functional/support/scenario/doctests 2024-04-30 05:35:51,107 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-04-30 05:35:51,108 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-04-30 05:35:51,110 root INFO creating build/lib/nose2/tests/functional/support/scenario/dundertest_attribute 2024-04-30 05:35:51,111 root INFO copying nose2/tests/functional/support/scenario/dundertest_attribute/test.py -> build/lib/nose2/tests/functional/support/scenario/dundertest_attribute 2024-04-30 05:35:51,112 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_import_err 2024-04-30 05:35:51,113 root INFO copying nose2/tests/functional/support/scenario/module_import_err/test_import_err.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err 2024-04-30 05:35:51,114 root INFO creating build/lib/nose2/tests/functional/support/scenario/slow 2024-04-30 05:35:51,115 root INFO copying nose2/tests/functional/support/scenario/slow/test_slow.py -> build/lib/nose2/tests/functional/support/scenario/slow 2024-04-30 05:35:51,116 root INFO creating build/lib/nose2/tests/functional/support/scenario/such_with_params 2024-04-30 05:35:51,117 root INFO copying nose2/tests/functional/support/scenario/such_with_params/such_with_params.py -> build/lib/nose2/tests/functional/support/scenario/such_with_params 2024-04-30 05:35:51,119 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_with_module 2024-04-30 05:35:51,119 root INFO copying nose2/tests/functional/support/scenario/test_with_module/test_coverage.py -> build/lib/nose2/tests/functional/support/scenario/test_with_module 2024-04-30 05:35:51,121 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_hooks 2024-04-30 05:35:51,122 root INFO copying nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py -> build/lib/nose2/tests/functional/support/scenario/layers_hooks 2024-04-30 05:35:51,123 root INFO copying nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py -> build/lib/nose2/tests/functional/support/scenario/layers_hooks 2024-04-30 05:35:51,125 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,125 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,127 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib 2024-04-30 05:35:51,127 root INFO copying nose2/tests/functional/support/scenario/package_in_lib/tests.py -> build/lib/nose2/tests/functional/support/scenario/package_in_lib 2024-04-30 05:35:51,129 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests 2024-04-30 05:35:51,130 root INFO copying nose2/tests/functional/support/scenario/load_tests/test_filter.py -> build/lib/nose2/tests/functional/support/scenario/load_tests 2024-04-30 05:35:51,131 root INFO copying nose2/tests/functional/support/scenario/load_tests/test_simple.py -> build/lib/nose2/tests/functional/support/scenario/load_tests 2024-04-30 05:35:51,132 root INFO creating build/lib/nose2/tests/functional/support/scenario/one_test 2024-04-30 05:35:51,133 root INFO copying nose2/tests/functional/support/scenario/one_test/tests.py -> build/lib/nose2/tests/functional/support/scenario/one_test 2024-04-30 05:35:51,134 root INFO creating build/lib/nose2/tests/functional/support/scenario/class_fixtures 2024-04-30 05:35:51,135 root INFO copying nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py -> build/lib/nose2/tests/functional/support/scenario/class_fixtures 2024-04-30 05:35:51,136 root INFO creating build/lib/nose2/tests/functional/support/scenario/logging 2024-04-30 05:35:51,137 root INFO copying nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py -> build/lib/nose2/tests/functional/support/scenario/logging 2024-04-30 05:35:51,139 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_classes_mp 2024-04-30 05:35:51,139 root INFO copying nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py -> build/lib/nose2/tests/functional/support/scenario/test_classes_mp 2024-04-30 05:35:51,140 root INFO copying nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py -> build/lib/nose2/tests/functional/support/scenario/test_classes_mp 2024-04-30 05:35:51,142 root INFO creating build/lib/nose2/tests/functional/support/scenario/many_tests 2024-04-30 05:35:51,142 root INFO copying nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py -> build/lib/nose2/tests/functional/support/scenario/many_tests 2024-04-30 05:35:51,144 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,145 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,146 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,147 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/common.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,148 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,149 root INFO copying nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,150 root INFO creating build/lib/nose2/tests/functional/support/scenario/logging_config 2024-04-30 05:35:51,151 root INFO copying nose2/tests/functional/support/scenario/logging_config/logging_config.py -> build/lib/nose2/tests/functional/support/scenario/logging_config 2024-04-30 05:35:51,152 root INFO creating build/lib/nose2/tests/functional/support/scenario/decorators 2024-04-30 05:35:51,153 root INFO copying nose2/tests/functional/support/scenario/decorators/test_decorators.py -> build/lib/nose2/tests/functional/support/scenario/decorators 2024-04-30 05:35:51,155 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package 2024-04-30 05:35:51,155 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/setup.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2024-04-30 05:35:51,157 root INFO creating build/lib/nose2/tests/functional/support/scenario/subtests 2024-04-30 05:35:51,157 root INFO copying nose2/tests/functional/support/scenario/subtests/test_subtests.py -> build/lib/nose2/tests/functional/support/scenario/subtests 2024-04-30 05:35:51,159 root INFO creating build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2024-04-30 05:35:51,159 root INFO copying nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py -> build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2024-04-30 05:35:51,161 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers 2024-04-30 05:35:51,161 root INFO copying nose2/tests/functional/support/scenario/layers/test_layers.py -> build/lib/nose2/tests/functional/support/scenario/layers 2024-04-30 05:35:51,163 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_and_attributes 2024-04-30 05:35:51,163 root INFO copying nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py -> build/lib/nose2/tests/functional/support/scenario/layers_and_attributes 2024-04-30 05:35:51,166 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_fixtures 2024-04-30 05:35:51,166 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2024-04-30 05:35:51,167 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2024-04-30 05:35:51,168 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2024-04-30 05:35:51,169 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2024-04-30 05:35:51,171 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance 2024-04-30 05:35:51,171 root INFO copying nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance 2024-04-30 05:35:51,173 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,174 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,175 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,176 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,177 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,178 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,179 root INFO copying nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py -> build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,180 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_class_fail 2024-04-30 05:35:51,181 root INFO copying nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py -> build/lib/nose2/tests/functional/support/scenario/test_class_fail 2024-04-30 05:35:51,182 root INFO creating build/lib/nose2/tests/functional/support/scenario/expected_failures 2024-04-30 05:35:51,183 root INFO copying nose2/tests/functional/support/scenario/expected_failures/expected_failures.py -> build/lib/nose2/tests/functional/support/scenario/expected_failures 2024-04-30 05:35:51,185 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-04-30 05:35:51,185 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-04-30 05:35:51,186 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-04-30 05:35:51,187 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-04-30 05:35:51,188 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-04-30 05:35:51,189 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-04-30 05:35:51,191 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-04-30 05:35:51,191 root INFO copying nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py -> build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-04-30 05:35:51,192 root INFO copying nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py -> build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-04-30 05:35:51,194 root INFO creating build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-04-30 05:35:51,195 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-04-30 05:35:51,196 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-04-30 05:35:51,197 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules 2024-04-30 05:35:51,198 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2024-04-30 05:35:51,199 root INFO copying nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py -> build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2024-04-30 05:35:51,200 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2024-04-30 05:35:51,200 root INFO copying nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py -> build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2024-04-30 05:35:51,202 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-04-30 05:35:51,203 root INFO copying nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-04-30 05:35:51,204 root INFO copying nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-04-30 05:35:51,204 root INFO copying nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py -> build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-04-30 05:35:51,206 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config 2024-04-30 05:35:51,207 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-04-30 05:35:51,207 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-04-30 05:35:51,209 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-04-30 05:35:51,210 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-04-30 05:35:51,211 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-04-30 05:35:51,212 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-04-30 05:35:51,212 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-04-30 05:35:51,214 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-04-30 05:35:51,215 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-04-30 05:35:51,215 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-04-30 05:35:51,217 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_with_module/lib 2024-04-30 05:35:51,218 root INFO copying nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py -> build/lib/nose2/tests/functional/support/scenario/test_with_module/lib 2024-04-30 05:35:51,219 root INFO copying nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py -> build/lib/nose2/tests/functional/support/scenario/test_with_module/lib 2024-04-30 05:35:51,220 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg 2024-04-30 05:35:51,221 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2024-04-30 05:35:51,222 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2024-04-30 05:35:51,223 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2024-04-30 05:35:51,224 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2024-04-30 05:35:51,226 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-04-30 05:35:51,227 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-04-30 05:35:51,227 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-04-30 05:35:51,229 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-04-30 05:35:51,230 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-04-30 05:35:51,231 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-04-30 05:35:51,232 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib 2024-04-30 05:35:51,233 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2024-04-30 05:35:51,233 root INFO copying nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py -> build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2024-04-30 05:35:51,235 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts 2024-04-30 05:35:51,235 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-04-30 05:35:51,236 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-04-30 05:35:51,237 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2024-04-30 05:35:51,238 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2024-04-30 05:35:51,239 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-04-30 05:35:51,240 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-04-30 05:35:51,241 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-04-30 05:35:51,242 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2024-04-30 05:35:51,243 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2024-04-30 05:35:51,244 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-04-30 05:35:51,245 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-04-30 05:35:51,246 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-04-30 05:35:51,247 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2024-04-30 05:35:51,248 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2024-04-30 05:35:51,249 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2024-04-30 05:35:51,250 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2024-04-30 05:35:51,251 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2024-04-30 05:35:51,252 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2024-04-30 05:35:51,253 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2024-04-30 05:35:51,254 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2024-04-30 05:35:51,255 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-04-30 05:35:51,256 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-04-30 05:35:51,257 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-04-30 05:35:51,258 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-04-30 05:35:51,259 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-04-30 05:35:51,260 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-04-30 05:35:51,261 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml 2024-04-30 05:35:51,262 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-04-30 05:35:51,262 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-04-30 05:35:51,264 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-04-30 05:35:51,264 root INFO copying nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-04-30 05:35:51,266 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-04-30 05:35:51,266 root INFO copying nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-04-30 05:35:51,268 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-04-30 05:35:51,268 root INFO copying nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-04-30 05:35:51,270 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-04-30 05:35:51,271 root INFO copying nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-04-30 05:35:51,272 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/chdir 2024-04-30 05:35:51,273 root INFO copying nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/chdir 2024-04-30 05:35:51,274 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-04-30 05:35:51,275 root INFO copying nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-04-30 05:35:51,276 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/happyday 2024-04-30 05:35:51,277 root INFO copying nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/happyday 2024-04-30 05:35:51,278 root INFO creating build/lib/nose2/plugins/loader 2024-04-30 05:35:51,279 root INFO copying nose2/plugins/loader/functions.py -> build/lib/nose2/plugins/loader 2024-04-30 05:35:51,280 root INFO copying nose2/plugins/loader/__init__.py -> build/lib/nose2/plugins/loader 2024-04-30 05:35:51,281 root INFO copying nose2/plugins/loader/testcases.py -> build/lib/nose2/plugins/loader 2024-04-30 05:35:51,282 root INFO copying nose2/plugins/loader/discovery.py -> build/lib/nose2/plugins/loader 2024-04-30 05:35:51,283 root INFO copying nose2/plugins/loader/parameters.py -> build/lib/nose2/plugins/loader 2024-04-30 05:35:51,284 root INFO copying nose2/plugins/loader/eggdiscovery.py -> build/lib/nose2/plugins/loader 2024-04-30 05:35:51,285 root INFO copying nose2/plugins/loader/generators.py -> build/lib/nose2/plugins/loader 2024-04-30 05:35:51,286 root INFO copying nose2/plugins/loader/loadtests.py -> build/lib/nose2/plugins/loader 2024-04-30 05:35:51,287 root INFO copying nose2/plugins/loader/testclasses.py -> build/lib/nose2/plugins/loader 2024-04-30 05:35:51,290 root INFO running egg_info 2024-04-30 05:35:51,290 root INFO creating nose2.egg-info 2024-04-30 05:35:51,295 root INFO writing nose2.egg-info/PKG-INFO 2024-04-30 05:35:51,300 root INFO writing dependency_links to nose2.egg-info/dependency_links.txt 2024-04-30 05:35:51,301 root INFO writing entry points to nose2.egg-info/entry_points.txt 2024-04-30 05:35:51,303 root INFO writing requirements to nose2.egg-info/requires.txt 2024-04-30 05:35:51,304 root INFO writing top-level names to nose2.egg-info/top_level.txt 2024-04-30 05:35:51,305 root INFO writing manifest file 'nose2.egg-info/SOURCES.txt' 2024-04-30 05:35:51,366 root INFO reading manifest file 'nose2.egg-info/SOURCES.txt' 2024-04-30 05:35:51,368 root INFO reading manifest template 'MANIFEST.in' 2024-04-30 05:35:51,369 root WARNING warning: no files found matching 'license.txt' 2024-04-30 05:35:51,548 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-04-30 05:35:51,550 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2024-04-30 05:35:51,552 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-04-30 05:35:51,553 root INFO adding license file 'LICENSE' 2024-04-30 05:35:51,553 root INFO adding license file 'AUTHORS' 2024-04-30 05:35:51,570 root INFO writing manifest file 'nose2.egg-info/SOURCES.txt' 2024-04-30 05:35:51,606 root INFO copying nose2/tests/functional/support/such/output.txt -> build/lib/nose2/tests/functional/support/such 2024-04-30 05:35:51,607 root INFO creating build/lib/nose2/tests/functional/support/cfg 2024-04-30 05:35:51,608 root INFO copying nose2/tests/functional/support/cfg/a.cfg -> build/lib/nose2/tests/functional/support/cfg 2024-04-30 05:35:51,609 root INFO copying nose2/tests/functional/support/cfg/b.cfg -> build/lib/nose2/tests/functional/support/cfg 2024-04-30 05:35:51,610 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-04-30 05:35:51,611 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-04-30 05:35:51,612 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-04-30 05:35:51,613 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.rst -> build/lib/nose2/tests/functional/support/scenario/doctests 2024-04-30 05:35:51,616 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.txt -> build/lib/nose2/tests/functional/support/scenario/doctests 2024-04-30 05:35:51,617 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-04-30 05:35:51,618 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-04-30 05:35:51,619 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-04-30 05:35:51,620 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg 2024-04-30 05:35:51,621 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-04-30 05:35:51,621 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/SOURCES.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-04-30 05:35:51,623 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/dependency_links.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-04-30 05:35:51,624 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/top_level.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-04-30 05:35:51,625 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-04-30 05:35:51,626 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-04-30 05:35:51,627 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/mod1.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-04-30 05:35:51,628 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-04-30 05:35:51,628 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/__init__.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-04-30 05:35:51,630 root INFO copying nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/test_things.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-04-30 05:35:51,631 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg 2024-04-30 05:35:51,632 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,633 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,634 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,635 root INFO copying nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,637 root INFO copying nose2/tests/functional/support/scenario/logging_config/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/logging_config 2024-04-30 05:35:51,638 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/docs.rst -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2024-04-30 05:35:51,639 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/docs.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2024-04-30 05:35:51,640 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2024-04-30 05:35:51,641 root INFO copying nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2024-04-30 05:35:51,642 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-04-30 05:35:51,643 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-04-30 05:35:51,645 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-04-30 05:35:51,646 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-04-30 05:35:51,647 root INFO copying nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-04-30 05:35:51,648 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-04-30 05:35:51,649 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-04-30 05:35:51,650 root INFO copying nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-04-30 05:35:51,651 root INFO copying nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-04-30 05:35:51,653 root INFO copying nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-04-30 05:35:51,654 root INFO copying nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-04-30 05:35:51,655 root INFO copying nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-04-30 05:35:51,693 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-30 05:35:51,694 root INFO running install 2024-04-30 05:35:51,734 root INFO running install_lib 2024-04-30 05:35:51,740 root INFO creating build/bdist.linux-riscv64 2024-04-30 05:35:51,741 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-30 05:35:51,741 root INFO creating build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:51,742 root INFO copying build/lib/nose2/collector.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:51,743 root INFO copying build/lib/nose2/__init__.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:51,744 root INFO copying build/lib/nose2/suite.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:51,745 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests 2024-04-30 05:35:51,746 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,747 root INFO copying build/lib/nose2/tests/functional/test_logcapture_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,748 root INFO copying build/lib/nose2/tests/functional/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,749 root INFO copying build/lib/nose2/tests/functional/test_collect_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,750 root INFO copying build/lib/nose2/tests/functional/test_verbosity.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,751 root INFO copying build/lib/nose2/tests/functional/test_loadtests_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,752 root INFO copying build/lib/nose2/tests/functional/test_util.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,753 root INFO copying build/lib/nose2/tests/functional/test_printhooks_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,754 root INFO copying build/lib/nose2/tests/functional/test_junitxml_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,755 root INFO copying build/lib/nose2/tests/functional/test_decorators.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,756 root INFO copying build/lib/nose2/tests/functional/test_doctests_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,757 root INFO copying build/lib/nose2/tests/functional/test_mp_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,758 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support 2024-04-30 05:35:51,759 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/such 2024-04-30 05:35:51,760 root INFO copying build/lib/nose2/tests/functional/support/such/test_regression_same_havings.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/such 2024-04-30 05:35:51,761 root INFO copying build/lib/nose2/tests/functional/support/such/output.txt -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/such 2024-04-30 05:35:51,762 root INFO copying build/lib/nose2/tests/functional/support/such/test_such_timing.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/such 2024-04-30 05:35:51,763 root INFO copying build/lib/nose2/tests/functional/support/such/test_such_without_layers.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/such 2024-04-30 05:35:51,764 root INFO copying build/lib/nose2/tests/functional/support/such/test_such.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/such 2024-04-30 05:35:51,765 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/lib 2024-04-30 05:35:51,766 root INFO copying build/lib/nose2/tests/functional/support/lib/layer_hooks_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/lib 2024-04-30 05:35:51,767 root INFO copying build/lib/nose2/tests/functional/support/lib/plugin_a.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/lib 2024-04-30 05:35:51,768 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/cfg 2024-04-30 05:35:51,769 root INFO copying build/lib/nose2/tests/functional/support/cfg/a.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/cfg 2024-04-30 05:35:51,770 root INFO copying build/lib/nose2/tests/functional/support/cfg/b.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/cfg 2024-04-30 05:35:51,771 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario 2024-04-30 05:35:51,772 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-04-30 05:35:51,772 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-04-30 05:35:51,773 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-04-30 05:35:51,774 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-04-30 05:35:51,775 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2024-04-30 05:35:51,776 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under 2024-04-30 05:35:51,777 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_classes 2024-04-30 05:35:51,778 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes/test_classes.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_classes 2024-04-30 05:35:51,779 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes/test_fixtures.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_classes 2024-04-30 05:35:51,780 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_setups 2024-04-30 05:35:51,781 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_setups 2024-04-30 05:35:51,782 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_setups 2024-04-30 05:35:51,783 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_setups 2024-04-30 05:35:51,784 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_setups 2024-04-30 05:35:51,785 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-04-30 05:35:51,786 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-04-30 05:35:51,787 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-04-30 05:35:51,788 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-04-30 05:35:51,789 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2024-04-30 05:35:51,790 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-04-30 05:35:51,791 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2024-04-30 05:35:51,792 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_of_imports 2024-04-30 05:35:51,793 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-04-30 05:35:51,793 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-04-30 05:35:51,794 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2024-04-30 05:35:51,795 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/coverage_of_imports 2024-04-30 05:35:51,796 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/no_tests 2024-04-30 05:35:51,797 root INFO copying build/lib/nose2/tests/functional/support/scenario/no_tests/a.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/no_tests 2024-04-30 05:35:51,798 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/doctests 2024-04-30 05:35:51,799 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/doctests 2024-04-30 05:35:51,800 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.rst -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/doctests 2024-04-30 05:35:51,801 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.txt -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/doctests 2024-04-30 05:35:51,802 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-04-30 05:35:51,803 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-04-30 05:35:51,804 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-04-30 05:35:51,805 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-04-30 05:35:51,806 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2024-04-30 05:35:51,807 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-04-30 05:35:51,808 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-04-30 05:35:51,809 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-04-30 05:35:51,810 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg 2024-04-30 05:35:51,811 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-04-30 05:35:51,811 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/top_level.txt -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-04-30 05:35:51,812 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/SOURCES.txt -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-04-30 05:35:51,814 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/dependency_links.txt -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2024-04-30 05:35:51,815 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-04-30 05:35:51,815 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-04-30 05:35:51,816 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-04-30 05:35:51,817 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-04-30 05:35:51,818 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/test_things.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2024-04-30 05:35:51,819 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/mod1.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2024-04-30 05:35:51,820 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-04-30 05:35:51,821 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2024-04-30 05:35:51,823 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/colliding_test_modules 2024-04-30 05:35:51,823 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2024-04-30 05:35:51,824 root INFO copying build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2024-04-30 05:35:51,825 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2024-04-30 05:35:51,826 root INFO copying build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2024-04-30 05:35:51,827 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/dundertest_attribute 2024-04-30 05:35:51,827 root INFO copying build/lib/nose2/tests/functional/support/scenario/dundertest_attribute/test.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/dundertest_attribute 2024-04-30 05:35:51,829 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_import_err 2024-04-30 05:35:51,829 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-04-30 05:35:51,830 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-04-30 05:35:51,831 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-04-30 05:35:51,832 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2024-04-30 05:35:51,833 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/test_import_err.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_import_err 2024-04-30 05:35:51,834 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config 2024-04-30 05:35:51,835 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-04-30 05:35:51,836 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-04-30 05:35:51,837 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2024-04-30 05:35:51,838 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-04-30 05:35:51,839 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-04-30 05:35:51,839 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2024-04-30 05:35:51,841 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-04-30 05:35:51,841 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-04-30 05:35:51,842 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-04-30 05:35:51,843 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2024-04-30 05:35:51,844 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-04-30 05:35:51,845 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2024-04-30 05:35:51,846 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/slow 2024-04-30 05:35:51,847 root INFO copying build/lib/nose2/tests/functional/support/scenario/slow/test_slow.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/slow 2024-04-30 05:35:51,848 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/such_with_params 2024-04-30 05:35:51,849 root INFO copying build/lib/nose2/tests/functional/support/scenario/such_with_params/such_with_params.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/such_with_params 2024-04-30 05:35:51,850 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_with_module 2024-04-30 05:35:51,851 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_with_module/lib 2024-04-30 05:35:51,851 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_with_module/lib 2024-04-30 05:35:51,852 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_with_module/lib 2024-04-30 05:35:51,853 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/test_coverage.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_with_module 2024-04-30 05:35:51,854 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_hooks 2024-04-30 05:35:51,855 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_hooks 2024-04-30 05:35:51,856 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_hooks 2024-04-30 05:35:51,858 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg 2024-04-30 05:35:51,858 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2024-04-30 05:35:51,859 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2024-04-30 05:35:51,860 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-04-30 05:35:51,861 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-04-30 05:35:51,862 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2024-04-30 05:35:51,863 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg 2024-04-30 05:35:51,864 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2024-04-30 05:35:51,865 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2024-04-30 05:35:51,866 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-04-30 05:35:51,867 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-04-30 05:35:51,868 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2024-04-30 05:35:51,869 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,870 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,871 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,872 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,873 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,874 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2024-04-30 05:35:51,875 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/package_in_lib 2024-04-30 05:35:51,876 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib 2024-04-30 05:35:51,876 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2024-04-30 05:35:51,877 root INFO copying build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2024-04-30 05:35:51,878 root INFO copying build/lib/nose2/tests/functional/support/scenario/package_in_lib/tests.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/package_in_lib 2024-04-30 05:35:51,879 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts 2024-04-30 05:35:51,880 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-04-30 05:35:51,881 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-04-30 05:35:51,882 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2024-04-30 05:35:51,883 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2024-04-30 05:35:51,884 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2024-04-30 05:35:51,885 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-04-30 05:35:51,885 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-04-30 05:35:51,886 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2024-04-30 05:35:51,888 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2024-04-30 05:35:51,888 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2024-04-30 05:35:51,889 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-04-30 05:35:51,890 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-04-30 05:35:51,891 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2024-04-30 05:35:51,892 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2024-04-30 05:35:51,893 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2024-04-30 05:35:51,894 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2024-04-30 05:35:51,895 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2024-04-30 05:35:51,896 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2024-04-30 05:35:51,897 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2024-04-30 05:35:51,898 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2024-04-30 05:35:51,899 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2024-04-30 05:35:51,900 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests 2024-04-30 05:35:51,901 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests/test_filter.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests 2024-04-30 05:35:51,902 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests/test_simple.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/load_tests 2024-04-30 05:35:51,903 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/one_test 2024-04-30 05:35:51,904 root INFO copying build/lib/nose2/tests/functional/support/scenario/one_test/tests.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/one_test 2024-04-30 05:35:51,905 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/class_fixtures 2024-04-30 05:35:51,905 root INFO copying build/lib/nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/class_fixtures 2024-04-30 05:35:51,907 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/logging 2024-04-30 05:35:51,907 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/logging 2024-04-30 05:35:51,908 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_classes_mp 2024-04-30 05:35:51,909 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_classes_mp 2024-04-30 05:35:51,910 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_classes_mp 2024-04-30 05:35:51,911 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/many_tests 2024-04-30 05:35:51,912 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/many_tests 2024-04-30 05:35:51,913 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,914 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,915 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,916 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/common.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,917 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,918 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2024-04-30 05:35:51,919 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/logging_config 2024-04-30 05:35:51,920 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging_config/nose2.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/logging_config 2024-04-30 05:35:51,921 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging_config/logging_config.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/logging_config 2024-04-30 05:35:51,922 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/decorators 2024-04-30 05:35:51,923 root INFO copying build/lib/nose2/tests/functional/support/scenario/decorators/test_decorators.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/decorators 2024-04-30 05:35:51,924 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package 2024-04-30 05:35:51,924 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package 2024-04-30 05:35:51,925 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/setup.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package 2024-04-30 05:35:51,927 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-04-30 05:35:51,927 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-04-30 05:35:51,929 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-04-30 05:35:51,929 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-04-30 05:35:51,930 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2024-04-30 05:35:51,933 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2024-04-30 05:35:51,934 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/docs.rst -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package 2024-04-30 05:35:51,935 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/docs.txt -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/tests_in_package 2024-04-30 05:35:51,936 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/subtests 2024-04-30 05:35:51,937 root INFO copying build/lib/nose2/tests/functional/support/scenario/subtests/test_subtests.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/subtests 2024-04-30 05:35:51,938 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/many_tests_socket 2024-04-30 05:35:51,939 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/many_tests_socket 2024-04-30 05:35:51,940 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/many_tests_socket 2024-04-30 05:35:51,941 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers 2024-04-30 05:35:51,942 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers/test_layers.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers 2024-04-30 05:35:51,943 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_and_attributes 2024-04-30 05:35:51,944 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_and_attributes 2024-04-30 05:35:51,945 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml 2024-04-30 05:35:51,946 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-04-30 05:35:51,947 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-04-30 05:35:51,948 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-04-30 05:35:51,949 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2024-04-30 05:35:51,950 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-04-30 05:35:51,951 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-04-30 05:35:51,952 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2024-04-30 05:35:51,953 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-04-30 05:35:51,953 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-04-30 05:35:51,954 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/skip_reason 2024-04-30 05:35:51,956 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-04-30 05:35:51,956 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-04-30 05:35:51,957 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/missing_properties 2024-04-30 05:35:51,959 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-04-30 05:35:51,959 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-04-30 05:35:51,960 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/non_default_path 2024-04-30 05:35:51,961 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/chdir 2024-04-30 05:35:51,962 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/chdir 2024-04-30 05:35:51,963 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-04-30 05:35:51,964 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-04-30 05:35:51,965 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/with_properties 2024-04-30 05:35:51,966 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/happyday 2024-04-30 05:35:51,967 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/junitxml/happyday 2024-04-30 05:35:51,968 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_fixtures 2024-04-30 05:35:51,969 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_fixtures 2024-04-30 05:35:51,970 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_fixtures 2024-04-30 05:35:51,971 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_fixtures 2024-04-30 05:35:51,972 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/module_fixtures 2024-04-30 05:35:51,973 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_with_inheritance 2024-04-30 05:35:51,974 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_with_inheritance 2024-04-30 05:35:51,975 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,976 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,977 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,978 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,979 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,980 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,981 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2024-04-30 05:35:51,982 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_class_fail 2024-04-30 05:35:51,983 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/test_class_fail 2024-04-30 05:35:51,984 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/expected_failures 2024-04-30 05:35:51,985 root INFO copying build/lib/nose2/tests/functional/support/scenario/expected_failures/expected_failures.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional/support/scenario/expected_failures 2024-04-30 05:35:51,986 root INFO copying build/lib/nose2/tests/functional/test_subtests.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,987 root INFO copying build/lib/nose2/tests/functional/test_layers_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,988 root INFO copying build/lib/nose2/tests/functional/test_loading.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,989 root INFO copying build/lib/nose2/tests/functional/test_session.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,990 root INFO copying build/lib/nose2/tests/functional/test_main.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,991 root INFO copying build/lib/nose2/tests/functional/test_dundertest_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,992 root INFO copying build/lib/nose2/tests/functional/test_coverage.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,993 root INFO copying build/lib/nose2/tests/functional/test_prettyassert.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,994 root INFO copying build/lib/nose2/tests/functional/test_discovery_loader.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,995 root INFO copying build/lib/nose2/tests/functional/test_attrib_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,996 root INFO copying build/lib/nose2/tests/functional/test_such_dsl.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,997 root INFO copying build/lib/nose2/tests/functional/test_layers_hooks.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:51,999 root INFO copying build/lib/nose2/tests/functional/test_eggdiscovery_loader.py -> build/bdist.linux-riscv64/wheel/nose2/tests/functional 2024-04-30 05:35:52,000 root INFO copying build/lib/nose2/tests/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests 2024-04-30 05:35:52,001 root INFO copying build/lib/nose2/tests/_common.py -> build/bdist.linux-riscv64/wheel/nose2/tests 2024-04-30 05:35:52,002 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,003 root INFO copying build/lib/nose2/tests/unit/test_result.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,004 root INFO copying build/lib/nose2/tests/unit/test_debugger_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,005 root INFO copying build/lib/nose2/tests/unit/test_generators_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,006 root INFO copying build/lib/nose2/tests/unit/test_logcapture_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,007 root INFO copying build/lib/nose2/tests/unit/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,008 root INFO copying build/lib/nose2/tests/unit/test_collect_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,009 root INFO copying build/lib/nose2/tests/unit/test_testclass_loader.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,010 root INFO copying build/lib/nose2/tests/unit/test_prof_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,011 root INFO copying build/lib/nose2/tests/unit/test_outcomes_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,012 root INFO copying build/lib/nose2/tests/unit/test_doctest_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,013 root INFO copying build/lib/nose2/tests/unit/test_config.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,014 root INFO copying build/lib/nose2/tests/unit/test_util.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,015 root INFO copying build/lib/nose2/tests/unit/test_plugin_api.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,016 root INFO copying build/lib/nose2/tests/unit/test_buffer_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,017 root INFO copying build/lib/nose2/tests/unit/test_params_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,018 root INFO copying build/lib/nose2/tests/unit/test_printhooks_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,019 root INFO copying build/lib/nose2/tests/unit/test_decorators.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,020 root INFO copying build/lib/nose2/tests/unit/test_collector.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,021 root INFO copying build/lib/nose2/tests/unit/test_mp_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,022 root INFO copying build/lib/nose2/tests/unit/test_failfast.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,023 root INFO copying build/lib/nose2/tests/unit/test_layers_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,024 root INFO copying build/lib/nose2/tests/unit/test_session.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,025 root INFO copying build/lib/nose2/tests/unit/test_junitxml.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,026 root INFO copying build/lib/nose2/tests/unit/test_dundertest_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,027 root INFO copying build/lib/nose2/tests/unit/test_loader.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,028 root INFO copying build/lib/nose2/tests/unit/test_testid_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,029 root INFO copying build/lib/nose2/tests/unit/test_attrib_plugin.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,030 root INFO copying build/lib/nose2/tests/unit/test_testcase_loader.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,032 root INFO copying build/lib/nose2/tests/unit/test_functions_loader.py -> build/bdist.linux-riscv64/wheel/nose2/tests/unit 2024-04-30 05:35:52,033 root INFO copying build/lib/nose2/exceptions.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,034 root INFO copying build/lib/nose2/config.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,035 root INFO copying build/lib/nose2/main.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,036 root INFO copying build/lib/nose2/session.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,037 root INFO copying build/lib/nose2/loader.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,038 root INFO copying build/lib/nose2/util.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,039 root INFO copying build/lib/nose2/events.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,041 root INFO creating build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,042 root INFO copying build/lib/nose2/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,043 root INFO copying build/lib/nose2/plugins/testid.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,044 root INFO copying build/lib/nose2/plugins/mp.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,045 root INFO copying build/lib/nose2/plugins/outcomes.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,046 root INFO copying build/lib/nose2/plugins/buffer.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,047 root INFO copying build/lib/nose2/plugins/debugger.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,048 root INFO copying build/lib/nose2/plugins/dundertest.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,049 root INFO copying build/lib/nose2/plugins/doctests.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,050 root INFO copying build/lib/nose2/plugins/attrib.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,051 root INFO copying build/lib/nose2/plugins/layers.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,052 root INFO copying build/lib/nose2/plugins/prettyassert.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,053 root INFO copying build/lib/nose2/plugins/junitxml.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,054 root INFO copying build/lib/nose2/plugins/coverage.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,055 root INFO copying build/lib/nose2/plugins/printhooks.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,056 root INFO copying build/lib/nose2/plugins/prof.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,057 root INFO copying build/lib/nose2/plugins/failfast.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,058 root INFO copying build/lib/nose2/plugins/logcapture.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,059 root INFO copying build/lib/nose2/plugins/collect.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,060 root INFO copying build/lib/nose2/plugins/result.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,062 root INFO creating build/bdist.linux-riscv64/wheel/nose2/plugins/loader 2024-04-30 05:35:52,062 root INFO copying build/lib/nose2/plugins/loader/functions.py -> build/bdist.linux-riscv64/wheel/nose2/plugins/loader 2024-04-30 05:35:52,064 root INFO copying build/lib/nose2/plugins/loader/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/plugins/loader 2024-04-30 05:35:52,064 root INFO copying build/lib/nose2/plugins/loader/testcases.py -> build/bdist.linux-riscv64/wheel/nose2/plugins/loader 2024-04-30 05:35:52,065 root INFO copying build/lib/nose2/plugins/loader/discovery.py -> build/bdist.linux-riscv64/wheel/nose2/plugins/loader 2024-04-30 05:35:52,067 root INFO copying build/lib/nose2/plugins/loader/parameters.py -> build/bdist.linux-riscv64/wheel/nose2/plugins/loader 2024-04-30 05:35:52,068 root INFO copying build/lib/nose2/plugins/loader/eggdiscovery.py -> build/bdist.linux-riscv64/wheel/nose2/plugins/loader 2024-04-30 05:35:52,069 root INFO copying build/lib/nose2/plugins/loader/generators.py -> build/bdist.linux-riscv64/wheel/nose2/plugins/loader 2024-04-30 05:35:52,070 root INFO copying build/lib/nose2/plugins/loader/loadtests.py -> build/bdist.linux-riscv64/wheel/nose2/plugins/loader 2024-04-30 05:35:52,071 root INFO copying build/lib/nose2/plugins/loader/testclasses.py -> build/bdist.linux-riscv64/wheel/nose2/plugins/loader 2024-04-30 05:35:52,072 root INFO copying build/lib/nose2/plugins/_constants.py -> build/bdist.linux-riscv64/wheel/nose2/plugins 2024-04-30 05:35:52,073 root INFO copying build/lib/nose2/result.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,074 root INFO copying build/lib/nose2/__main__.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,075 root INFO creating build/bdist.linux-riscv64/wheel/nose2/tools 2024-04-30 05:35:52,076 root INFO copying build/lib/nose2/tools/__init__.py -> build/bdist.linux-riscv64/wheel/nose2/tools 2024-04-30 05:35:52,077 root INFO copying build/lib/nose2/tools/params.py -> build/bdist.linux-riscv64/wheel/nose2/tools 2024-04-30 05:35:52,078 root INFO copying build/lib/nose2/tools/decorators.py -> build/bdist.linux-riscv64/wheel/nose2/tools 2024-04-30 05:35:52,079 root INFO copying build/lib/nose2/tools/such.py -> build/bdist.linux-riscv64/wheel/nose2/tools 2024-04-30 05:35:52,080 root INFO copying build/lib/nose2/sphinxext.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,081 root INFO copying build/lib/nose2/runner.py -> build/bdist.linux-riscv64/wheel/nose2 2024-04-30 05:35:52,083 root INFO running install_egg_info 2024-04-30 05:35:52,088 root INFO Copying nose2.egg-info to build/bdist.linux-riscv64/wheel/nose2-0.14.1-py3.12.egg-info 2024-04-30 05:35:52,094 root INFO running install_scripts 2024-04-30 05:35:52,106 wheel INFO creating build/bdist.linux-riscv64/wheel/nose2-0.14.1.dist-info/WHEEL 2024-04-30 05:35:52,108 wheel INFO creating '/home/buildozer/aports/community/py3-nose2/src/nose2-0.14.1/.dist/.tmp-v4yw0082/nose2-0.14.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-30 05:35:52,110 wheel INFO adding 'nose2/__init__.py' 2024-04-30 05:35:52,111 wheel INFO adding 'nose2/__main__.py' 2024-04-30 05:35:52,112 wheel INFO adding 'nose2/collector.py' 2024-04-30 05:35:52,114 wheel INFO adding 'nose2/config.py' 2024-04-30 05:35:52,115 wheel INFO adding 'nose2/events.py' 2024-04-30 05:35:52,117 wheel INFO adding 'nose2/exceptions.py' 2024-04-30 05:35:52,119 wheel INFO adding 'nose2/loader.py' 2024-04-30 05:35:52,120 wheel INFO adding 'nose2/main.py' 2024-04-30 05:35:52,121 wheel INFO adding 'nose2/result.py' 2024-04-30 05:35:52,123 wheel INFO adding 'nose2/runner.py' 2024-04-30 05:35:52,124 wheel INFO adding 'nose2/session.py' 2024-04-30 05:35:52,125 wheel INFO adding 'nose2/sphinxext.py' 2024-04-30 05:35:52,127 wheel INFO adding 'nose2/suite.py' 2024-04-30 05:35:52,128 wheel INFO adding 'nose2/util.py' 2024-04-30 05:35:52,130 wheel INFO adding 'nose2/plugins/__init__.py' 2024-04-30 05:35:52,131 wheel INFO adding 'nose2/plugins/_constants.py' 2024-04-30 05:35:52,133 wheel INFO adding 'nose2/plugins/attrib.py' 2024-04-30 05:35:52,134 wheel INFO adding 'nose2/plugins/buffer.py' 2024-04-30 05:35:52,135 wheel INFO adding 'nose2/plugins/collect.py' 2024-04-30 05:35:52,137 wheel INFO adding 'nose2/plugins/coverage.py' 2024-04-30 05:35:52,138 wheel INFO adding 'nose2/plugins/debugger.py' 2024-04-30 05:35:52,139 wheel INFO adding 'nose2/plugins/doctests.py' 2024-04-30 05:35:52,140 wheel INFO adding 'nose2/plugins/dundertest.py' 2024-04-30 05:35:52,142 wheel INFO adding 'nose2/plugins/failfast.py' 2024-04-30 05:35:52,143 wheel INFO adding 'nose2/plugins/junitxml.py' 2024-04-30 05:35:52,144 wheel INFO adding 'nose2/plugins/layers.py' 2024-04-30 05:35:52,146 wheel INFO adding 'nose2/plugins/logcapture.py' 2024-04-30 05:35:52,148 wheel INFO adding 'nose2/plugins/mp.py' 2024-04-30 05:35:52,149 wheel INFO adding 'nose2/plugins/outcomes.py' 2024-04-30 05:35:52,150 wheel INFO adding 'nose2/plugins/prettyassert.py' 2024-04-30 05:35:52,152 wheel INFO adding 'nose2/plugins/printhooks.py' 2024-04-30 05:35:52,153 wheel INFO adding 'nose2/plugins/prof.py' 2024-04-30 05:35:52,155 wheel INFO adding 'nose2/plugins/result.py' 2024-04-30 05:35:52,156 wheel INFO adding 'nose2/plugins/testid.py' 2024-04-30 05:35:52,158 wheel INFO adding 'nose2/plugins/loader/__init__.py' 2024-04-30 05:35:52,159 wheel INFO adding 'nose2/plugins/loader/discovery.py' 2024-04-30 05:35:52,160 wheel INFO adding 'nose2/plugins/loader/eggdiscovery.py' 2024-04-30 05:35:52,162 wheel INFO adding 'nose2/plugins/loader/functions.py' 2024-04-30 05:35:52,163 wheel INFO adding 'nose2/plugins/loader/generators.py' 2024-04-30 05:35:52,164 wheel INFO adding 'nose2/plugins/loader/loadtests.py' 2024-04-30 05:35:52,166 wheel INFO adding 'nose2/plugins/loader/parameters.py' 2024-04-30 05:35:52,167 wheel INFO adding 'nose2/plugins/loader/testcases.py' 2024-04-30 05:35:52,168 wheel INFO adding 'nose2/plugins/loader/testclasses.py' 2024-04-30 05:35:52,170 wheel INFO adding 'nose2/tests/__init__.py' 2024-04-30 05:35:52,171 wheel INFO adding 'nose2/tests/_common.py' 2024-04-30 05:35:52,173 wheel INFO adding 'nose2/tests/functional/__init__.py' 2024-04-30 05:35:52,174 wheel INFO adding 'nose2/tests/functional/test_attrib_plugin.py' 2024-04-30 05:35:52,176 wheel INFO adding 'nose2/tests/functional/test_collect_plugin.py' 2024-04-30 05:35:52,177 wheel INFO adding 'nose2/tests/functional/test_coverage.py' 2024-04-30 05:35:52,178 wheel INFO adding 'nose2/tests/functional/test_decorators.py' 2024-04-30 05:35:52,179 wheel INFO adding 'nose2/tests/functional/test_discovery_loader.py' 2024-04-30 05:35:52,181 wheel INFO adding 'nose2/tests/functional/test_doctests_plugin.py' 2024-04-30 05:35:52,182 wheel INFO adding 'nose2/tests/functional/test_dundertest_plugin.py' 2024-04-30 05:35:52,183 wheel INFO adding 'nose2/tests/functional/test_eggdiscovery_loader.py' 2024-04-30 05:35:52,185 wheel INFO adding 'nose2/tests/functional/test_junitxml_plugin.py' 2024-04-30 05:35:52,186 wheel INFO adding 'nose2/tests/functional/test_layers_hooks.py' 2024-04-30 05:35:52,188 wheel INFO adding 'nose2/tests/functional/test_layers_plugin.py' 2024-04-30 05:35:52,189 wheel INFO adding 'nose2/tests/functional/test_loading.py' 2024-04-30 05:35:52,191 wheel INFO adding 'nose2/tests/functional/test_loadtests_plugin.py' 2024-04-30 05:35:52,192 wheel INFO adding 'nose2/tests/functional/test_logcapture_plugin.py' 2024-04-30 05:35:52,192 wheel INFO adding 'nose2/tests/functional/test_main.py' 2024-04-30 05:35:52,193 wheel INFO adding 'nose2/tests/functional/test_mp_plugin.py' 2024-04-30 05:35:52,195 wheel INFO adding 'nose2/tests/functional/test_prettyassert.py' 2024-04-30 05:35:52,196 wheel INFO adding 'nose2/tests/functional/test_printhooks_plugin.py' 2024-04-30 05:35:52,197 wheel INFO adding 'nose2/tests/functional/test_session.py' 2024-04-30 05:35:52,198 wheel INFO adding 'nose2/tests/functional/test_subtests.py' 2024-04-30 05:35:52,199 wheel INFO adding 'nose2/tests/functional/test_such_dsl.py' 2024-04-30 05:35:52,200 wheel INFO adding 'nose2/tests/functional/test_util.py' 2024-04-30 05:35:52,201 wheel INFO adding 'nose2/tests/functional/test_verbosity.py' 2024-04-30 05:35:52,202 wheel INFO adding 'nose2/tests/functional/support/cfg/a.cfg' 2024-04-30 05:35:52,203 wheel INFO adding 'nose2/tests/functional/support/cfg/b.cfg' 2024-04-30 05:35:52,204 wheel INFO adding 'nose2/tests/functional/support/lib/layer_hooks_plugin.py' 2024-04-30 05:35:52,205 wheel INFO adding 'nose2/tests/functional/support/lib/plugin_a.py' 2024-04-30 05:35:52,207 wheel INFO adding 'nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py' 2024-04-30 05:35:52,209 wheel INFO adding 'nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py' 2024-04-30 05:35:52,210 wheel INFO adding 'nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py' 2024-04-30 05:35:52,211 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc' 2024-04-30 05:35:52,212 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py' 2024-04-30 05:35:52,213 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py' 2024-04-30 05:35:52,213 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py' 2024-04-30 05:35:52,215 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc' 2024-04-30 05:35:52,215 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg' 2024-04-30 05:35:52,216 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py' 2024-04-30 05:35:52,217 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py' 2024-04-30 05:35:52,218 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py' 2024-04-30 05:35:52,219 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py' 2024-04-30 05:35:52,220 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py' 2024-04-30 05:35:52,221 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py' 2024-04-30 05:35:52,222 wheel INFO adding 'nose2/tests/functional/support/scenario/decorators/test_decorators.py' 2024-04-30 05:35:52,223 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.py' 2024-04-30 05:35:52,224 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.rst' 2024-04-30 05:35:52,225 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.txt' 2024-04-30 05:35:52,226 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py' 2024-04-30 05:35:52,227 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py' 2024-04-30 05:35:52,228 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst' 2024-04-30 05:35:52,228 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt' 2024-04-30 05:35:52,229 wheel INFO adding 'nose2/tests/functional/support/scenario/dundertest_attribute/test.py' 2024-04-30 05:35:52,230 wheel INFO adding 'nose2/tests/functional/support/scenario/expected_failures/expected_failures.py' 2024-04-30 05:35:52,232 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py' 2024-04-30 05:35:52,233 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json' 2024-04-30 05:35:52,234 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py' 2024-04-30 05:35:52,235 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg' 2024-04-30 05:35:52,236 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py' 2024-04-30 05:35:52,236 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg' 2024-04-30 05:35:52,237 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py' 2024-04-30 05:35:52,238 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py' 2024-04-30 05:35:52,239 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg' 2024-04-30 05:35:52,240 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py' 2024-04-30 05:35:52,241 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg' 2024-04-30 05:35:52,242 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py' 2024-04-30 05:35:52,243 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg' 2024-04-30 05:35:52,244 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py' 2024-04-30 05:35:52,245 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg' 2024-04-30 05:35:52,246 wheel INFO adding 'nose2/tests/functional/support/scenario/layers/test_layers.py' 2024-04-30 05:35:52,247 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py' 2024-04-30 05:35:52,248 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py' 2024-04-30 05:35:52,249 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/common.py' 2024-04-30 05:35:52,250 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py' 2024-04-30 05:35:52,251 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py' 2024-04-30 05:35:52,252 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py' 2024-04-30 05:35:52,253 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py' 2024-04-30 05:35:52,254 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py' 2024-04-30 05:35:52,255 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py' 2024-04-30 05:35:52,256 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py' 2024-04-30 05:35:52,257 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py' 2024-04-30 05:35:52,257 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py' 2024-04-30 05:35:52,258 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py' 2024-04-30 05:35:52,259 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py' 2024-04-30 05:35:52,260 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py' 2024-04-30 05:35:52,261 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py' 2024-04-30 05:35:52,262 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py' 2024-04-30 05:35:52,263 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py' 2024-04-30 05:35:52,264 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py' 2024-04-30 05:35:52,265 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests/test_filter.py' 2024-04-30 05:35:52,266 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests/test_simple.py' 2024-04-30 05:35:52,267 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg' 2024-04-30 05:35:52,268 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py' 2024-04-30 05:35:52,269 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py' 2024-04-30 05:35:52,270 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py' 2024-04-30 05:35:52,271 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py' 2024-04-30 05:35:52,272 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py' 2024-04-30 05:35:52,273 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py' 2024-04-30 05:35:52,274 wheel INFO adding 'nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py' 2024-04-30 05:35:52,275 wheel INFO adding 'nose2/tests/functional/support/scenario/logging_config/logging_config.py' 2024-04-30 05:35:52,276 wheel INFO adding 'nose2/tests/functional/support/scenario/logging_config/nose2.cfg' 2024-04-30 05:35:52,277 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py' 2024-04-30 05:35:52,277 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg' 2024-04-30 05:35:52,278 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py' 2024-04-30 05:35:52,279 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py' 2024-04-30 05:35:52,280 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py' 2024-04-30 05:35:52,281 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py' 2024-04-30 05:35:52,282 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py' 2024-04-30 05:35:52,283 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/test_import_err.py' 2024-04-30 05:35:52,284 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py' 2024-04-30 05:35:52,285 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py' 2024-04-30 05:35:52,286 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py' 2024-04-30 05:35:52,287 wheel INFO adding 'nose2/tests/functional/support/scenario/no_tests/a.py' 2024-04-30 05:35:52,288 wheel INFO adding 'nose2/tests/functional/support/scenario/one_test/tests.py' 2024-04-30 05:35:52,289 wheel INFO adding 'nose2/tests/functional/support/scenario/package_in_lib/tests.py' 2024-04-30 05:35:52,290 wheel INFO adding 'nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py' 2024-04-30 05:35:52,291 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py' 2024-04-30 05:35:52,292 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py' 2024-04-30 05:35:52,293 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py' 2024-04-30 05:35:52,295 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg' 2024-04-30 05:35:52,295 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py' 2024-04-30 05:35:52,296 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py' 2024-04-30 05:35:52,297 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py' 2024-04-30 05:35:52,298 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py' 2024-04-30 05:35:52,299 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py' 2024-04-30 05:35:52,300 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py' 2024-04-30 05:35:52,301 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py' 2024-04-30 05:35:52,302 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py' 2024-04-30 05:35:52,303 wheel INFO adding 'nose2/tests/functional/support/scenario/slow/test_slow.py' 2024-04-30 05:35:52,304 wheel INFO adding 'nose2/tests/functional/support/scenario/subtests/test_subtests.py' 2024-04-30 05:35:52,305 wheel INFO adding 'nose2/tests/functional/support/scenario/such_with_params/such_with_params.py' 2024-04-30 05:35:52,306 wheel INFO adding 'nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py' 2024-04-30 05:35:52,307 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes/test_classes.py' 2024-04-30 05:35:52,308 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes/test_fixtures.py' 2024-04-30 05:35:52,309 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py' 2024-04-30 05:35:52,310 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py' 2024-04-30 05:35:52,311 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc' 2024-04-30 05:35:52,312 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py' 2024-04-30 05:35:52,313 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py' 2024-04-30 05:35:52,314 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py' 2024-04-30 05:35:52,315 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg' 2024-04-30 05:35:52,316 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py' 2024-04-30 05:35:52,317 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py' 2024-04-30 05:35:52,318 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py' 2024-04-30 05:35:52,319 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/test_coverage.py' 2024-04-30 05:35:52,320 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py' 2024-04-30 05:35:52,321 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py' 2024-04-30 05:35:52,322 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/docs.rst' 2024-04-30 05:35:52,323 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/docs.txt' 2024-04-30 05:35:52,324 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/setup.py' 2024-04-30 05:35:52,324 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg' 2024-04-30 05:35:52,325 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py' 2024-04-30 05:35:52,326 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py' 2024-04-30 05:35:52,327 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py' 2024-04-30 05:35:52,328 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py' 2024-04-30 05:35:52,329 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst' 2024-04-30 05:35:52,330 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt' 2024-04-30 05:35:52,331 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py' 2024-04-30 05:35:52,332 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg' 2024-04-30 05:35:52,333 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/SOURCES.txt' 2024-04-30 05:35:52,334 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/dependency_links.txt' 2024-04-30 05:35:52,335 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/top_level.txt' 2024-04-30 05:35:52,336 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/__init__.py' 2024-04-30 05:35:52,336 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/mod1.py' 2024-04-30 05:35:52,338 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/__init__.py' 2024-04-30 05:35:52,339 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/test_things.py' 2024-04-30 05:35:52,340 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst' 2024-04-30 05:35:52,340 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt' 2024-04-30 05:35:52,341 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg' 2024-04-30 05:35:52,343 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py' 2024-04-30 05:35:52,343 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg' 2024-04-30 05:35:52,344 wheel INFO adding 'nose2/tests/functional/support/such/output.txt' 2024-04-30 05:35:52,345 wheel INFO adding 'nose2/tests/functional/support/such/test_regression_same_havings.py' 2024-04-30 05:35:52,346 wheel INFO adding 'nose2/tests/functional/support/such/test_such.py' 2024-04-30 05:35:52,347 wheel INFO adding 'nose2/tests/functional/support/such/test_such_timing.py' 2024-04-30 05:35:52,348 wheel INFO adding 'nose2/tests/functional/support/such/test_such_without_layers.py' 2024-04-30 05:35:52,349 wheel INFO adding 'nose2/tests/unit/__init__.py' 2024-04-30 05:35:52,350 wheel INFO adding 'nose2/tests/unit/test_attrib_plugin.py' 2024-04-30 05:35:52,351 wheel INFO adding 'nose2/tests/unit/test_buffer_plugin.py' 2024-04-30 05:35:52,352 wheel INFO adding 'nose2/tests/unit/test_collect_plugin.py' 2024-04-30 05:35:52,353 wheel INFO adding 'nose2/tests/unit/test_collector.py' 2024-04-30 05:35:52,353 wheel INFO adding 'nose2/tests/unit/test_config.py' 2024-04-30 05:35:52,354 wheel INFO adding 'nose2/tests/unit/test_debugger_plugin.py' 2024-04-30 05:35:52,355 wheel INFO adding 'nose2/tests/unit/test_decorators.py' 2024-04-30 05:35:52,356 wheel INFO adding 'nose2/tests/unit/test_doctest_plugin.py' 2024-04-30 05:35:52,357 wheel INFO adding 'nose2/tests/unit/test_dundertest_plugin.py' 2024-04-30 05:35:52,358 wheel INFO adding 'nose2/tests/unit/test_failfast.py' 2024-04-30 05:35:52,359 wheel INFO adding 'nose2/tests/unit/test_functions_loader.py' 2024-04-30 05:35:52,360 wheel INFO adding 'nose2/tests/unit/test_generators_plugin.py' 2024-04-30 05:35:52,361 wheel INFO adding 'nose2/tests/unit/test_junitxml.py' 2024-04-30 05:35:52,362 wheel INFO adding 'nose2/tests/unit/test_layers_plugin.py' 2024-04-30 05:35:52,364 wheel INFO adding 'nose2/tests/unit/test_loader.py' 2024-04-30 05:35:52,365 wheel INFO adding 'nose2/tests/unit/test_logcapture_plugin.py' 2024-04-30 05:35:52,365 wheel INFO adding 'nose2/tests/unit/test_mp_plugin.py' 2024-04-30 05:35:52,367 wheel INFO adding 'nose2/tests/unit/test_outcomes_plugin.py' 2024-04-30 05:35:52,368 wheel INFO adding 'nose2/tests/unit/test_params_plugin.py' 2024-04-30 05:35:52,369 wheel INFO adding 'nose2/tests/unit/test_plugin_api.py' 2024-04-30 05:35:52,369 wheel INFO adding 'nose2/tests/unit/test_printhooks_plugin.py' 2024-04-30 05:35:52,371 wheel INFO adding 'nose2/tests/unit/test_prof_plugin.py' 2024-04-30 05:35:52,371 wheel INFO adding 'nose2/tests/unit/test_result.py' 2024-04-30 05:35:52,372 wheel INFO adding 'nose2/tests/unit/test_session.py' 2024-04-30 05:35:52,373 wheel INFO adding 'nose2/tests/unit/test_testcase_loader.py' 2024-04-30 05:35:52,374 wheel INFO adding 'nose2/tests/unit/test_testclass_loader.py' 2024-04-30 05:35:52,375 wheel INFO adding 'nose2/tests/unit/test_testid_plugin.py' 2024-04-30 05:35:52,376 wheel INFO adding 'nose2/tests/unit/test_util.py' 2024-04-30 05:35:52,377 wheel INFO adding 'nose2/tools/__init__.py' 2024-04-30 05:35:52,378 wheel INFO adding 'nose2/tools/decorators.py' 2024-04-30 05:35:52,379 wheel INFO adding 'nose2/tools/params.py' 2024-04-30 05:35:52,380 wheel INFO adding 'nose2/tools/such.py' 2024-04-30 05:35:52,382 wheel INFO adding 'nose2-0.14.1.dist-info/AUTHORS' 2024-04-30 05:35:52,383 wheel INFO adding 'nose2-0.14.1.dist-info/LICENSE' 2024-04-30 05:35:52,384 wheel INFO adding 'nose2-0.14.1.dist-info/METADATA' 2024-04-30 05:35:52,384 wheel INFO adding 'nose2-0.14.1.dist-info/WHEEL' 2024-04-30 05:35:52,385 wheel INFO adding 'nose2-0.14.1.dist-info/entry_points.txt' 2024-04-30 05:35:52,386 wheel INFO adding 'nose2-0.14.1.dist-info/top_level.txt' 2024-04-30 05:35:52,390 wheel INFO adding 'nose2-0.14.1.dist-info/RECORD' 2024-04-30 05:35:52,395 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-30 05:35:52,440 gpep517 INFO The backend produced .dist/nose2-0.14.1-py3-none-any.whl nose2-0.14.1-py3-none-any.whl .......ssssss.........................................................................................................../usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed if method() is not None: ResourceWarning: Enable tracemalloc to get the object allocation traceback ./usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed if method() is not None: ResourceWarning: Enable tracemalloc to get the object allocation traceback ............................................................................................................................/usr/lib/python3.12/unittest/case.py:690: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.Test.test_gen of .Test testMethod=test_gen>>) return self.run(*args, **kwds) ..................................................................................... ---------------------------------------------------------------------- Ran 330 tests in 129.277s OK (skipped=6) >>> py3-nose2: Entering fakeroot... >>> py3-nose2-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.12/site-packages/nose2/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/__pycache__' '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.12/site-packages/nose2/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/plugins/__pycache__' '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.12/site-packages/nose2/plugins/loader/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/plugins/loader/__pycache__' '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.12/site-packages/nose2/tools/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.12/site-packages/nose2/tools/__pycache__' >>> py3-nose2-pyc*: Preparing subpackage py3-nose2-pyc... >>> py3-nose2-pyc*: Running postcheck for py3-nose2-pyc >>> py3-nose2*: Running postcheck for py3-nose2 >>> py3-nose2*: Preparing package py3-nose2... >>> py3-nose2-pyc*: Tracing dependencies... python3~3.12 >>> py3-nose2-pyc*: Package size: 504.0 KB >>> py3-nose2-pyc*: Compressing data... >>> py3-nose2-pyc*: Create checksum... >>> py3-nose2-pyc*: Create py3-nose2-pyc-0.14.1-r1.apk >>> py3-nose2*: Tracing dependencies... python3~3.12 >>> py3-nose2*: Package size: 480.0 KB >>> py3-nose2*: Compressing data... >>> py3-nose2*: Create checksum... >>> py3-nose2*: Create py3-nose2-0.14.1-r1.apk >>> py3-nose2: Build complete at Tue, 30 Apr 2024 05:38:08 +0000 elapsed time 0h 2m 27s >>> py3-nose2: Cleaning up srcdir >>> py3-nose2: Cleaning up pkgdir >>> py3-nose2: Uninstalling dependencies... (1/25) Purging .makedepends-py3-nose2 (20240430.053547) (2/25) Purging py3-gpep517-pyc (15-r2) (3/25) Purging py3-gpep517 (15-r2) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (69.5.1-r0) (7/25) Purging py3-setuptools (69.5.1-r0) (8/25) Purging py3-wheel-pyc (0.42.0-r1) (9/25) Purging py3-wheel (0.42.0-r1) (10/25) Purging py3-packaging-pyc (24.0-r1) (11/25) Purging py3-packaging (24.0-r1) (12/25) Purging py3-parsing-pyc (3.1.2-r1) (13/25) Purging py3-parsing (3.1.2-r1) (14/25) Purging python3-pyc (3.12.3-r1) (15/25) Purging python3-pycache-pyc0 (3.12.3-r1) (16/25) Purging pyc (3.12.3-r1) (17/25) Purging python3 (3.12.3-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.6-r0) (21/25) Purging libpanelw (6.4_p20240330-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging readline (8.2.10-r0) (24/25) Purging sqlite-libs (3.45.3-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 228 MiB in 101 packages >>> py3-nose2: Updating the community/riscv64 repository index... >>> py3-nose2: Signing the index...