>>> py3-nose2: Building community/py3-nose2 0.13.0-r0 (using abuild 3.11.0_rc13-r0) started Sun, 30 Apr 2023 01:38:18 +0000 >>> py3-nose2: Checking sanity of /home/buildozer/aports/community/py3-nose2/APKBUILD... >>> py3-nose2: Analyzing dependencies... >>> py3-nose2: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r5) (2/25) Installing libffi (3.4.4-r2) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.2-r1) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20230424-r0) (7/25) Installing readline (8.2.1-r1) (8/25) Installing sqlite-libs (3.41.2-r2) (9/25) Installing python3 (3.11.3-r10) (10/25) Installing python3-pycache-pyc0 (3.11.3-r10) (11/25) Installing pyc (0.1-r0) (12/25) Installing py3-installer-pyc (0.7.0-r1) (13/25) Installing py3-gpep517-pyc (13-r2) (14/25) Installing python3-pyc (3.11.3-r10) (15/25) Installing py3-installer (0.7.0-r1) (16/25) Installing py3-gpep517 (13-r2) (17/25) Installing py3-parsing (3.0.9-r2) (18/25) Installing py3-parsing-pyc (3.0.9-r2) (19/25) Installing py3-packaging (23.1-r1) (20/25) Installing py3-packaging-pyc (23.1-r1) (21/25) Installing py3-setuptools (67.7.2-r0) (22/25) Installing py3-setuptools-pyc (67.7.2-r0) (23/25) Installing py3-wheel (0.40.0-r1) (24/25) Installing py3-wheel-pyc (0.40.0-r1) (25/25) Installing .makedepends-py3-nose2 (20230430.013819) Executing busybox-1.36.0-r8.trigger OK: 423 MiB in 123 packages >>> py3-nose2: Cleaning up srcdir >>> py3-nose2: Cleaning up pkgdir >>> py3-nose2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/nose2-0.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-nose2: Fetching https://github.com/nose-devs/nose2/archive/refs/tags/0.13.0/nose2-0.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 155k 0 155k 0 0 502k 0 --:--:-- --:--:-- --:--:-- 502k >>> py3-nose2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/nose2-0.13.0.tar.gz >>> py3-nose2: Checking sha512sums... nose2-0.13.0.tar.gz: OK >>> py3-nose2: Unpacking /var/cache/distfiles/v3.18/nose2-0.13.0.tar.gz... 2023-04-30 01:38:21,264 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-04-30 01:38:21,432 root INFO running bdist_wheel 2023-04-30 01:38:21,437 root INFO running build 2023-04-30 01:38:21,437 root INFO running build_py 2023-04-30 01:38:21,439 root INFO creating build 2023-04-30 01:38:21,439 root INFO creating build/lib 2023-04-30 01:38:21,439 root INFO creating build/lib/nose2 2023-04-30 01:38:21,439 root INFO copying nose2/events.py -> build/lib/nose2 2023-04-30 01:38:21,440 root INFO copying nose2/loader.py -> build/lib/nose2 2023-04-30 01:38:21,440 root INFO copying nose2/session.py -> build/lib/nose2 2023-04-30 01:38:21,440 root INFO copying nose2/sphinxext.py -> build/lib/nose2 2023-04-30 01:38:21,441 root INFO copying nose2/result.py -> build/lib/nose2 2023-04-30 01:38:21,441 root INFO copying nose2/util.py -> build/lib/nose2 2023-04-30 01:38:21,441 root INFO copying nose2/__init__.py -> build/lib/nose2 2023-04-30 01:38:21,442 root INFO copying nose2/runner.py -> build/lib/nose2 2023-04-30 01:38:21,442 root INFO copying nose2/__main__.py -> build/lib/nose2 2023-04-30 01:38:21,442 root INFO copying nose2/collector.py -> build/lib/nose2 2023-04-30 01:38:21,442 root INFO copying nose2/main.py -> build/lib/nose2 2023-04-30 01:38:21,443 root INFO copying nose2/suite.py -> build/lib/nose2 2023-04-30 01:38:21,443 root INFO copying nose2/exceptions.py -> build/lib/nose2 2023-04-30 01:38:21,443 root INFO copying nose2/config.py -> build/lib/nose2 2023-04-30 01:38:21,444 root INFO creating build/lib/nose2/tests 2023-04-30 01:38:21,444 root INFO copying nose2/tests/_common.py -> build/lib/nose2/tests 2023-04-30 01:38:21,444 root INFO copying nose2/tests/__init__.py -> build/lib/nose2/tests 2023-04-30 01:38:21,445 root INFO creating build/lib/nose2/plugins 2023-04-30 01:38:21,445 root INFO copying nose2/plugins/coverage.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,445 root INFO copying nose2/plugins/prettyassert.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,445 root INFO copying nose2/plugins/failfast.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,446 root INFO copying nose2/plugins/collect.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,446 root INFO copying nose2/plugins/buffer.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,446 root INFO copying nose2/plugins/debugger.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,446 root INFO copying nose2/plugins/result.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,447 root INFO copying nose2/plugins/testid.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,447 root INFO copying nose2/plugins/mp.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,447 root INFO copying nose2/plugins/prof.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,447 root INFO copying nose2/plugins/_constants.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,448 root INFO copying nose2/plugins/__init__.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,448 root INFO copying nose2/plugins/attrib.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,448 root INFO copying nose2/plugins/dundertest.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,449 root INFO copying nose2/plugins/outcomes.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,449 root INFO copying nose2/plugins/logcapture.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,449 root INFO copying nose2/plugins/layers.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,449 root INFO copying nose2/plugins/junitxml.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,450 root INFO copying nose2/plugins/doctests.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,450 root INFO copying nose2/plugins/printhooks.py -> build/lib/nose2/plugins 2023-04-30 01:38:21,450 root INFO creating build/lib/nose2/tools 2023-04-30 01:38:21,450 root INFO copying nose2/tools/__init__.py -> build/lib/nose2/tools 2023-04-30 01:38:21,451 root INFO copying nose2/tools/params.py -> build/lib/nose2/tools 2023-04-30 01:38:21,451 root INFO copying nose2/tools/decorators.py -> build/lib/nose2/tools 2023-04-30 01:38:21,451 root INFO copying nose2/tools/such.py -> build/lib/nose2/tools 2023-04-30 01:38:21,452 root INFO creating build/lib/nose2/tests/unit 2023-04-30 01:38:21,452 root INFO copying nose2/tests/unit/test_buffer_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,452 root INFO copying nose2/tests/unit/test_plugin_api.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,453 root INFO copying nose2/tests/unit/test_failfast.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,453 root INFO copying nose2/tests/unit/test_generators_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,453 root INFO copying nose2/tests/unit/test_session.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,453 root INFO copying nose2/tests/unit/test_dundertest_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,454 root INFO copying nose2/tests/unit/test_decorators.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,454 root INFO copying nose2/tests/unit/test_debugger_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,454 root INFO copying nose2/tests/unit/test_collector.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,454 root INFO copying nose2/tests/unit/test_result.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,455 root INFO copying nose2/tests/unit/__init__.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,455 root INFO copying nose2/tests/unit/test_logcapture_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,455 root INFO copying nose2/tests/unit/test_prof_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,455 root INFO copying nose2/tests/unit/test_layers_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,456 root INFO copying nose2/tests/unit/test_attrib_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,456 root INFO copying nose2/tests/unit/test_testcase_loader.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,456 root INFO copying nose2/tests/unit/test_collect_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,456 root INFO copying nose2/tests/unit/test_params_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,457 root INFO copying nose2/tests/unit/test_printhooks_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,457 root INFO copying nose2/tests/unit/test_testclass_loader.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,457 root INFO copying nose2/tests/unit/test_outcomes_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,457 root INFO copying nose2/tests/unit/test_loader.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,457 root INFO copying nose2/tests/unit/test_junitxml.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,458 root INFO copying nose2/tests/unit/test_doctest_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,458 root INFO copying nose2/tests/unit/test_testid_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,458 root INFO copying nose2/tests/unit/test_functions_loader.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,458 root INFO copying nose2/tests/unit/test_util.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,459 root INFO copying nose2/tests/unit/test_mp_plugin.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,459 root INFO copying nose2/tests/unit/test_config.py -> build/lib/nose2/tests/unit 2023-04-30 01:38:21,460 root INFO creating build/lib/nose2/tests/functional 2023-04-30 01:38:21,460 root INFO copying nose2/tests/functional/test_verbosity.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,460 root INFO copying nose2/tests/functional/test_loading.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,460 root INFO copying nose2/tests/functional/test_main.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,460 root INFO copying nose2/tests/functional/test_session.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,461 root INFO copying nose2/tests/functional/test_dundertest_plugin.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,461 root INFO copying nose2/tests/functional/test_loadtests_plugin.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,461 root INFO copying nose2/tests/functional/test_decorators.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,461 root INFO copying nose2/tests/functional/test_such_dsl.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,462 root INFO copying nose2/tests/functional/__init__.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,462 root INFO copying nose2/tests/functional/test_logcapture_plugin.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,462 root INFO copying nose2/tests/functional/test_layers_plugin.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,462 root INFO copying nose2/tests/functional/test_attrib_plugin.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,462 root INFO copying nose2/tests/functional/test_subtests.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,463 root INFO copying nose2/tests/functional/test_collect_plugin.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,463 root INFO copying nose2/tests/functional/test_prettyassert.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,463 root INFO copying nose2/tests/functional/test_printhooks_plugin.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,463 root INFO copying nose2/tests/functional/test_doctests_plugin.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,464 root INFO copying nose2/tests/functional/test_eggdiscovery_loader.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,464 root INFO copying nose2/tests/functional/test_coverage.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,464 root INFO copying nose2/tests/functional/test_layers_hooks.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,464 root INFO copying nose2/tests/functional/test_util.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,465 root INFO copying nose2/tests/functional/test_discovery_loader.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,465 root INFO copying nose2/tests/functional/test_mp_plugin.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,465 root INFO copying nose2/tests/functional/test_junitxml_plugin.py -> build/lib/nose2/tests/functional 2023-04-30 01:38:21,466 root INFO creating build/lib/nose2/tests/functional/support 2023-04-30 01:38:21,466 root INFO creating build/lib/nose2/tests/functional/support/lib 2023-04-30 01:38:21,466 root INFO copying nose2/tests/functional/support/lib/layer_hooks_plugin.py -> build/lib/nose2/tests/functional/support/lib 2023-04-30 01:38:21,466 root INFO copying nose2/tests/functional/support/lib/plugin_a.py -> build/lib/nose2/tests/functional/support/lib 2023-04-30 01:38:21,467 root INFO creating build/lib/nose2/tests/functional/support/such 2023-04-30 01:38:21,467 root INFO copying nose2/tests/functional/support/such/test_such_without_layers.py -> build/lib/nose2/tests/functional/support/such 2023-04-30 01:38:21,467 root INFO copying nose2/tests/functional/support/such/test_such.py -> build/lib/nose2/tests/functional/support/such 2023-04-30 01:38:21,467 root INFO copying nose2/tests/functional/support/such/test_regression_same_havings.py -> build/lib/nose2/tests/functional/support/such 2023-04-30 01:38:21,467 root INFO copying nose2/tests/functional/support/such/test_such_timing.py -> build/lib/nose2/tests/functional/support/such 2023-04-30 01:38:21,468 root INFO creating build/lib/nose2/tests/functional/support/scenario 2023-04-30 01:38:21,468 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib 2023-04-30 01:38:21,468 root INFO copying nose2/tests/functional/support/scenario/package_in_lib/tests.py -> build/lib/nose2/tests/functional/support/scenario/package_in_lib 2023-04-30 01:38:21,469 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_with_module 2023-04-30 01:38:21,469 root INFO copying nose2/tests/functional/support/scenario/test_with_module/test_coverage.py -> build/lib/nose2/tests/functional/support/scenario/test_with_module 2023-04-30 01:38:21,469 root INFO creating build/lib/nose2/tests/functional/support/scenario/logging 2023-04-30 01:38:21,469 root INFO copying nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py -> build/lib/nose2/tests/functional/support/scenario/logging 2023-04-30 01:38:21,470 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_class_fail 2023-04-30 01:38:21,470 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 2023-04-30 01:38:21,470 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2023-04-30 01:38:21,470 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 2023-04-30 01:38:21,471 root INFO creating build/lib/nose2/tests/functional/support/scenario/no_tests 2023-04-30 01:38:21,471 root INFO copying nose2/tests/functional/support/scenario/no_tests/a.py -> build/lib/nose2/tests/functional/support/scenario/no_tests 2023-04-30 01:38:21,471 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_of_imports 2023-04-30 01:38:21,471 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 2023-04-30 01:38:21,472 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_and_attributes 2023-04-30 01:38:21,472 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 2023-04-30 01:38:21,472 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers 2023-04-30 01:38:21,472 root INFO copying nose2/tests/functional/support/scenario/layers/test_layers.py -> build/lib/nose2/tests/functional/support/scenario/layers 2023-04-30 01:38:21,472 root INFO creating build/lib/nose2/tests/functional/support/scenario/expected_failures 2023-04-30 01:38:21,473 root INFO copying nose2/tests/functional/support/scenario/expected_failures/expected_failures.py -> build/lib/nose2/tests/functional/support/scenario/expected_failures 2023-04-30 01:38:21,473 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2023-04-30 01:38:21,473 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 2023-04-30 01:38:21,474 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_fixtures 2023-04-30 01:38:21,474 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2023-04-30 01:38:21,474 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2023-04-30 01:38:21,474 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2023-04-30 01:38:21,474 root INFO copying nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py -> build/lib/nose2/tests/functional/support/scenario/module_fixtures 2023-04-30 01:38:21,475 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance 2023-04-30 01:38:21,475 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 2023-04-30 01:38:21,475 root INFO creating build/lib/nose2/tests/functional/support/scenario/one_test 2023-04-30 01:38:21,475 root INFO copying nose2/tests/functional/support/scenario/one_test/tests.py -> build/lib/nose2/tests/functional/support/scenario/one_test 2023-04-30 01:38:21,476 root INFO creating build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2023-04-30 01:38:21,476 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 2023-04-30 01:38:21,476 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_hooks 2023-04-30 01:38:21,477 root INFO copying nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py -> build/lib/nose2/tests/functional/support/scenario/layers_hooks 2023-04-30 01:38:21,477 root INFO copying nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py -> build/lib/nose2/tests/functional/support/scenario/layers_hooks 2023-04-30 01:38:21,477 root INFO creating build/lib/nose2/tests/functional/support/scenario/logging_config 2023-04-30 01:38:21,477 root INFO copying nose2/tests/functional/support/scenario/logging_config/logging_config.py -> build/lib/nose2/tests/functional/support/scenario/logging_config 2023-04-30 01:38:21,478 root INFO creating build/lib/nose2/tests/functional/support/scenario/class_fixtures 2023-04-30 01:38:21,478 root INFO copying nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py -> build/lib/nose2/tests/functional/support/scenario/class_fixtures 2023-04-30 01:38:21,478 root INFO creating build/lib/nose2/tests/functional/support/scenario/such_with_params 2023-04-30 01:38:21,478 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 2023-04-30 01:38:21,479 root INFO creating build/lib/nose2/tests/functional/support/scenario/doctests 2023-04-30 01:38:21,479 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.py -> build/lib/nose2/tests/functional/support/scenario/doctests 2023-04-30 01:38:21,479 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_classes 2023-04-30 01:38:21,479 root INFO copying nose2/tests/functional/support/scenario/test_classes/test_fixtures.py -> build/lib/nose2/tests/functional/support/scenario/test_classes 2023-04-30 01:38:21,480 root INFO copying nose2/tests/functional/support/scenario/test_classes/test_classes.py -> build/lib/nose2/tests/functional/support/scenario/test_classes 2023-04-30 01:38:21,480 root INFO creating build/lib/nose2/tests/functional/support/scenario/slow 2023-04-30 01:38:21,480 root INFO copying nose2/tests/functional/support/scenario/slow/test_slow.py -> build/lib/nose2/tests/functional/support/scenario/slow 2023-04-30 01:38:21,480 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2023-04-30 01:38:21,481 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 2023-04-30 01:38:21,481 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package 2023-04-30 01:38:21,481 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/setup.py -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2023-04-30 01:38:21,481 root INFO creating build/lib/nose2/tests/functional/support/scenario/dundertest_attribute 2023-04-30 01:38:21,482 root INFO copying nose2/tests/functional/support/scenario/dundertest_attribute/test.py -> build/lib/nose2/tests/functional/support/scenario/dundertest_attribute 2023-04-30 01:38:21,482 root INFO creating build/lib/nose2/tests/functional/support/scenario/subtests 2023-04-30 01:38:21,482 root INFO copying nose2/tests/functional/support/scenario/subtests/test_subtests.py -> build/lib/nose2/tests/functional/support/scenario/subtests 2023-04-30 01:38:21,482 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_classes_mp 2023-04-30 01:38:21,483 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 2023-04-30 01:38:21,483 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 2023-04-30 01:38:21,483 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_with_errors 2023-04-30 01:38:21,483 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 2023-04-30 01:38:21,484 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 2023-04-30 01:38:21,484 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 2023-04-30 01:38:21,484 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 2023-04-30 01:38:21,484 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 2023-04-30 01:38:21,485 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 2023-04-30 01:38:21,485 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_import_err 2023-04-30 01:38:21,485 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 2023-04-30 01:38:21,485 root INFO creating build/lib/nose2/tests/functional/support/scenario/many_tests 2023-04-30 01:38:21,486 root INFO copying nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py -> build/lib/nose2/tests/functional/support/scenario/many_tests 2023-04-30 01:38:21,486 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2023-04-30 01:38:21,486 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 2023-04-30 01:38:21,487 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers 2023-04-30 01:38:21,487 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 2023-04-30 01:38:21,487 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 2023-04-30 01:38:21,487 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 2023-04-30 01:38:21,487 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 2023-04-30 01:38:21,488 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 2023-04-30 01:38:21,488 root INFO creating build/lib/nose2/tests/functional/support/scenario/layers_setups 2023-04-30 01:38:21,488 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2023-04-30 01:38:21,488 root INFO copying nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py -> build/lib/nose2/tests/functional/support/scenario/layers_setups 2023-04-30 01:38:21,489 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 2023-04-30 01:38:21,489 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 2023-04-30 01:38:21,489 root INFO creating build/lib/nose2/tests/functional/support/scenario/decorators 2023-04-30 01:38:21,489 root INFO copying nose2/tests/functional/support/scenario/decorators/test_decorators.py -> build/lib/nose2/tests/functional/support/scenario/decorators 2023-04-30 01:38:21,490 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests 2023-04-30 01:38:21,490 root INFO copying nose2/tests/functional/support/scenario/load_tests/test_simple.py -> build/lib/nose2/tests/functional/support/scenario/load_tests 2023-04-30 01:38:21,490 root INFO copying nose2/tests/functional/support/scenario/load_tests/test_filter.py -> build/lib/nose2/tests/functional/support/scenario/load_tests 2023-04-30 01:38:21,490 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib 2023-04-30 01:38:21,491 root INFO creating build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2023-04-30 01:38:21,491 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 2023-04-30 01:38:21,491 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_with_module/lib 2023-04-30 01:38:21,491 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 2023-04-30 01:38:21,491 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 2023-04-30 01:38:21,492 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2023-04-30 01:38:21,492 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 2023-04-30 01:38:21,492 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 2023-04-30 01:38:21,493 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2023-04-30 01:38:21,493 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 2023-04-30 01:38:21,493 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 2023-04-30 01:38:21,493 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config 2023-04-30 01:38:21,493 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2023-04-30 01:38:21,494 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 2023-04-30 01:38:21,494 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2023-04-30 01:38:21,494 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 2023-04-30 01:38:21,494 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2023-04-30 01:38:21,495 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 2023-04-30 01:38:21,495 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 2023-04-30 01:38:21,495 root INFO creating build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2023-04-30 01:38:21,495 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 2023-04-30 01:38:21,496 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 2023-04-30 01:38:21,496 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg 2023-04-30 01:38:21,496 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2023-04-30 01:38:21,496 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 2023-04-30 01:38:21,496 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2023-04-30 01:38:21,497 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 2023-04-30 01:38:21,497 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2023-04-30 01:38:21,497 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 2023-04-30 01:38:21,497 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 2023-04-30 01:38:21,498 root INFO creating build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2023-04-30 01:38:21,498 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 2023-04-30 01:38:21,498 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 2023-04-30 01:38:21,498 root INFO creating build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2023-04-30 01:38:21,499 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2023-04-30 01:38:21,499 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2023-04-30 01:38:21,499 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts 2023-04-30 01:38:21,499 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2023-04-30 01:38:21,499 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 2023-04-30 01:38:21,500 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2023-04-30 01:38:21,500 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 2023-04-30 01:38:21,500 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2023-04-30 01:38:21,500 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 2023-04-30 01:38:21,501 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2023-04-30 01:38:21,501 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 2023-04-30 01:38:21,501 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2023-04-30 01:38:21,501 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 2023-04-30 01:38:21,502 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 2023-04-30 01:38:21,502 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2023-04-30 01:38:21,502 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 2023-04-30 01:38:21,502 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 2023-04-30 01:38:21,503 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2023-04-30 01:38:21,503 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 2023-04-30 01:38:21,503 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2023-04-30 01:38:21,503 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 2023-04-30 01:38:21,504 root INFO creating build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2023-04-30 01:38:21,504 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 2023-04-30 01:38:21,504 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules 2023-04-30 01:38:21,504 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2023-04-30 01:38:21,504 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 2023-04-30 01:38:21,505 root INFO creating build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2023-04-30 01:38:21,505 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 2023-04-30 01:38:21,505 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2023-04-30 01:38:21,505 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 2023-04-30 01:38:21,506 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 2023-04-30 01:38:21,506 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2023-04-30 01:38:21,506 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 2023-04-30 01:38:21,506 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 2023-04-30 01:38:21,507 root INFO creating build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg 2023-04-30 01:38:21,507 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 2023-04-30 01:38:21,507 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 2023-04-30 01:38:21,507 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 2023-04-30 01:38:21,508 root INFO creating build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2023-04-30 01:38:21,508 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 2023-04-30 01:38:21,508 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 2023-04-30 01:38:21,508 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml 2023-04-30 01:38:21,508 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/happyday 2023-04-30 01:38:21,509 root INFO copying nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/happyday 2023-04-30 01:38:21,509 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2023-04-30 01:38:21,509 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 2023-04-30 01:38:21,509 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2023-04-30 01:38:21,510 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 2023-04-30 01:38:21,510 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2023-04-30 01:38:21,510 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 2023-04-30 01:38:21,510 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/chdir 2023-04-30 01:38:21,511 root INFO copying nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py -> build/lib/nose2/tests/functional/support/scenario/junitxml/chdir 2023-04-30 01:38:21,511 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2023-04-30 01:38:21,511 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 2023-04-30 01:38:21,511 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path 2023-04-30 01:38:21,511 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 2023-04-30 01:38:21,512 root INFO creating build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2023-04-30 01:38:21,512 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 2023-04-30 01:38:21,512 root INFO creating build/lib/nose2/plugins/loader 2023-04-30 01:38:21,513 root INFO copying nose2/plugins/loader/functions.py -> build/lib/nose2/plugins/loader 2023-04-30 01:38:21,513 root INFO copying nose2/plugins/loader/generators.py -> build/lib/nose2/plugins/loader 2023-04-30 01:38:21,513 root INFO copying nose2/plugins/loader/__init__.py -> build/lib/nose2/plugins/loader 2023-04-30 01:38:21,513 root INFO copying nose2/plugins/loader/discovery.py -> build/lib/nose2/plugins/loader 2023-04-30 01:38:21,513 root INFO copying nose2/plugins/loader/eggdiscovery.py -> build/lib/nose2/plugins/loader 2023-04-30 01:38:21,514 root INFO copying nose2/plugins/loader/loadtests.py -> build/lib/nose2/plugins/loader 2023-04-30 01:38:21,514 root INFO copying nose2/plugins/loader/testclasses.py -> build/lib/nose2/plugins/loader 2023-04-30 01:38:21,514 root INFO copying nose2/plugins/loader/parameters.py -> build/lib/nose2/plugins/loader 2023-04-30 01:38:21,514 root INFO copying nose2/plugins/loader/testcases.py -> build/lib/nose2/plugins/loader 2023-04-30 01:38:21,515 root INFO running egg_info 2023-04-30 01:38:21,517 root INFO creating nose2.egg-info 2023-04-30 01:38:21,518 root INFO writing nose2.egg-info/PKG-INFO 2023-04-30 01:38:21,518 root INFO writing dependency_links to nose2.egg-info/dependency_links.txt 2023-04-30 01:38:21,519 root INFO writing entry points to nose2.egg-info/entry_points.txt 2023-04-30 01:38:21,519 root INFO writing requirements to nose2.egg-info/requires.txt 2023-04-30 01:38:21,519 root INFO writing top-level names to nose2.egg-info/top_level.txt 2023-04-30 01:38:21,519 root INFO writing manifest file 'nose2.egg-info/SOURCES.txt' 2023-04-30 01:38:21,532 root INFO reading manifest file 'nose2.egg-info/SOURCES.txt' 2023-04-30 01:38:21,533 root INFO reading manifest template 'MANIFEST.in' 2023-04-30 01:38:21,533 root WARNING warning: no files found matching 'license.txt' 2023-04-30 01:38:21,585 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-04-30 01:38:21,586 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2023-04-30 01:38:21,586 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-04-30 01:38:21,586 root INFO adding license file 'LICENSE' 2023-04-30 01:38:21,586 root INFO adding license file 'AUTHORS' 2023-04-30 01:38:21,592 root INFO writing manifest file 'nose2.egg-info/SOURCES.txt' 2023-04-30 01:38:21,597 root INFO copying nose2/tests/functional/support/such/output.txt -> build/lib/nose2/tests/functional/support/such 2023-04-30 01:38:21,598 root INFO creating build/lib/nose2/tests/functional/support/cfg 2023-04-30 01:38:21,598 root INFO copying nose2/tests/functional/support/cfg/a.cfg -> build/lib/nose2/tests/functional/support/cfg 2023-04-30 01:38:21,598 root INFO copying nose2/tests/functional/support/cfg/b.cfg -> build/lib/nose2/tests/functional/support/cfg 2023-04-30 01:38:21,598 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2023-04-30 01:38:21,599 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 2023-04-30 01:38:21,599 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 2023-04-30 01:38:21,599 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 2023-04-30 01:38:21,599 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 2023-04-30 01:38:21,600 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 2023-04-30 01:38:21,600 root INFO copying nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/many_tests_socket 2023-04-30 01:38:21,600 root INFO copying nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/load_tests_pkg 2023-04-30 01:38:21,600 root INFO copying nose2/tests/functional/support/scenario/logging_config/nose2.cfg -> build/lib/nose2/tests/functional/support/scenario/logging_config 2023-04-30 01:38:21,601 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.rst -> build/lib/nose2/tests/functional/support/scenario/doctests 2023-04-30 01:38:21,601 root INFO copying nose2/tests/functional/support/scenario/doctests/docs.txt -> build/lib/nose2/tests/functional/support/scenario/doctests 2023-04-30 01:38:21,601 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 2023-04-30 01:38:21,601 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 2023-04-30 01:38:21,602 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 2023-04-30 01:38:21,602 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg 2023-04-30 01:38:21,602 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2023-04-30 01:38:21,602 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 2023-04-30 01:38:21,602 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 2023-04-30 01:38:21,603 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 2023-04-30 01:38:21,603 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2023-04-30 01:38:21,603 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 2023-04-30 01:38:21,603 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 2023-04-30 01:38:21,604 root INFO creating build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2023-04-30 01:38:21,604 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 2023-04-30 01:38:21,604 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 2023-04-30 01:38:21,604 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/docs.rst -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2023-04-30 01:38:21,604 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/docs.txt -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2023-04-30 01:38:21,605 root INFO copying nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/tests_in_package 2023-04-30 01:38:21,605 root INFO copying nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under 2023-04-30 01:38:21,605 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 2023-04-30 01:38:21,605 root INFO copying nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc -> build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2023-04-30 01:38:21,606 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2023-04-30 01:38:21,606 root INFO copying nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt -> build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2023-04-30 01:38:21,606 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 2023-04-30 01:38:21,606 root INFO copying nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason 2023-04-30 01:38:21,607 root INFO copying nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties 2023-04-30 01:38:21,607 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 2023-04-30 01:38:21,607 root INFO copying nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties 2023-04-30 01:38:21,607 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 2023-04-30 01:38:21,608 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2023-04-30 01:38:21,608 root INFO copying nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg -> build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties 2023-04-30 01:38:21,620 wheel INFO installing to build/bdist.linux-i686/wheel 2023-04-30 01:38:21,620 root INFO running install 2023-04-30 01:38:21,630 root INFO running install_lib 2023-04-30 01:38:21,631 root INFO creating build/bdist.linux-i686 2023-04-30 01:38:21,631 root INFO creating build/bdist.linux-i686/wheel 2023-04-30 01:38:21,632 root INFO creating build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,632 root INFO creating build/bdist.linux-i686/wheel/nose2/tests 2023-04-30 01:38:21,632 root INFO copying build/lib/nose2/tests/_common.py -> build/bdist.linux-i686/wheel/nose2/tests 2023-04-30 01:38:21,632 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,632 root INFO copying build/lib/nose2/tests/unit/test_buffer_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,633 root INFO copying build/lib/nose2/tests/unit/test_plugin_api.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,633 root INFO copying build/lib/nose2/tests/unit/test_failfast.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,633 root INFO copying build/lib/nose2/tests/unit/test_generators_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,633 root INFO copying build/lib/nose2/tests/unit/test_session.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,634 root INFO copying build/lib/nose2/tests/unit/test_dundertest_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,634 root INFO copying build/lib/nose2/tests/unit/test_decorators.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,634 root INFO copying build/lib/nose2/tests/unit/test_debugger_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,634 root INFO copying build/lib/nose2/tests/unit/test_collector.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,634 root INFO copying build/lib/nose2/tests/unit/test_result.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,635 root INFO copying build/lib/nose2/tests/unit/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,635 root INFO copying build/lib/nose2/tests/unit/test_logcapture_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,635 root INFO copying build/lib/nose2/tests/unit/test_prof_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,635 root INFO copying build/lib/nose2/tests/unit/test_layers_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,636 root INFO copying build/lib/nose2/tests/unit/test_attrib_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,636 root INFO copying build/lib/nose2/tests/unit/test_testcase_loader.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,636 root INFO copying build/lib/nose2/tests/unit/test_collect_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,636 root INFO copying build/lib/nose2/tests/unit/test_params_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,636 root INFO copying build/lib/nose2/tests/unit/test_printhooks_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,637 root INFO copying build/lib/nose2/tests/unit/test_testclass_loader.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,637 root INFO copying build/lib/nose2/tests/unit/test_outcomes_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,637 root INFO copying build/lib/nose2/tests/unit/test_loader.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,637 root INFO copying build/lib/nose2/tests/unit/test_junitxml.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,637 root INFO copying build/lib/nose2/tests/unit/test_doctest_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,638 root INFO copying build/lib/nose2/tests/unit/test_testid_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,638 root INFO copying build/lib/nose2/tests/unit/test_functions_loader.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,638 root INFO copying build/lib/nose2/tests/unit/test_util.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,638 root INFO copying build/lib/nose2/tests/unit/test_mp_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,639 root INFO copying build/lib/nose2/tests/unit/test_config.py -> build/bdist.linux-i686/wheel/nose2/tests/unit 2023-04-30 01:38:21,639 root INFO copying build/lib/nose2/tests/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests 2023-04-30 01:38:21,639 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,639 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support 2023-04-30 01:38:21,639 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/lib 2023-04-30 01:38:21,640 root INFO copying build/lib/nose2/tests/functional/support/lib/layer_hooks_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/lib 2023-04-30 01:38:21,640 root INFO copying build/lib/nose2/tests/functional/support/lib/plugin_a.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/lib 2023-04-30 01:38:21,640 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/such 2023-04-30 01:38:21,640 root INFO copying build/lib/nose2/tests/functional/support/such/output.txt -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/such 2023-04-30 01:38:21,640 root INFO copying build/lib/nose2/tests/functional/support/such/test_such_without_layers.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/such 2023-04-30 01:38:21,641 root INFO copying build/lib/nose2/tests/functional/support/such/test_such.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/such 2023-04-30 01:38:21,641 root INFO copying build/lib/nose2/tests/functional/support/such/test_regression_same_havings.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/such 2023-04-30 01:38:21,641 root INFO copying build/lib/nose2/tests/functional/support/such/test_such_timing.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/such 2023-04-30 01:38:21,641 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario 2023-04-30 01:38:21,641 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/package_in_lib 2023-04-30 01:38:21,642 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib 2023-04-30 01:38:21,642 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2023-04-30 01:38:21,642 root INFO copying build/lib/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2 2023-04-30 01:38:21,642 root INFO copying build/lib/nose2/tests/functional/support/scenario/package_in_lib/tests.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/package_in_lib 2023-04-30 01:38:21,642 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_with_module 2023-04-30 01:38:21,643 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_with_module/lib 2023-04-30 01:38:21,643 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_with_module/lib 2023-04-30 01:38:21,643 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_with_module/lib 2023-04-30 01:38:21,643 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_with_module/test_coverage.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_with_module 2023-04-30 01:38:21,643 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/logging 2023-04-30 01:38:21,644 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/logging 2023-04-30 01:38:21,644 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_class_fail 2023-04-30 01:38:21,644 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_class_fail 2023-04-30 01:38:21,644 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2023-04-30 01:38:21,644 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2023-04-30 01:38:21,645 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2023-04-30 01:38:21,645 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2023-04-30 01:38:21,645 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib 2023-04-30 01:38:21,645 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2023-04-30 01:38:21,645 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under2 2023-04-30 01:38:21,646 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/no_tests 2023-04-30 01:38:21,646 root INFO copying build/lib/nose2/tests/functional/support/scenario/no_tests/a.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/no_tests 2023-04-30 01:38:21,646 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_of_imports 2023-04-30 01:38:21,646 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_of_imports 2023-04-30 01:38:21,646 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2023-04-30 01:38:21,647 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2023-04-30 01:38:21,647 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102 2023-04-30 01:38:21,647 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_and_attributes 2023-04-30 01:38:21,647 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_and_attributes 2023-04-30 01:38:21,647 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers 2023-04-30 01:38:21,648 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers/test_layers.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers 2023-04-30 01:38:21,648 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/expected_failures 2023-04-30 01:38:21,648 root INFO copying build/lib/nose2/tests/functional/support/scenario/expected_failures/expected_failures.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/expected_failures 2023-04-30 01:38:21,648 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2023-04-30 01:38:21,648 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2023-04-30 01:38:21,649 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2023-04-30 01:38:21,649 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2023-04-30 01:38:21,649 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2023-04-30 01:38:21,649 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_zipped_eggs 2023-04-30 01:38:21,649 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_fixtures 2023-04-30 01:38:21,650 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_fixtures 2023-04-30 01:38:21,650 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_fixtures 2023-04-30 01:38:21,650 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_fixtures 2023-04-30 01:38:21,650 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_fixtures 2023-04-30 01:38:21,650 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config 2023-04-30 01:38:21,651 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2023-04-30 01:38:21,651 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2023-04-30 01:38:21,651 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg 2023-04-30 01:38:21,651 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2023-04-30 01:38:21,651 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2023-04-30 01:38:21,652 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg 2023-04-30 01:38:21,652 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2023-04-30 01:38:21,652 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2023-04-30 01:38:21,652 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2023-04-30 01:38:21,652 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2023-04-30 01:38:21,653 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc 2023-04-30 01:38:21,653 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_coverage_config/coveragerc 2023-04-30 01:38:21,653 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_with_inheritance 2023-04-30 01:38:21,653 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_with_inheritance 2023-04-30 01:38:21,654 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/one_test 2023-04-30 01:38:21,654 root INFO copying build/lib/nose2/tests/functional/support/scenario/one_test/tests.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/one_test 2023-04-30 01:38:21,654 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/many_tests_socket 2023-04-30 01:38:21,654 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/many_tests_socket 2023-04-30 01:38:21,654 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/many_tests_socket 2023-04-30 01:38:21,655 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg 2023-04-30 01:38:21,655 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg 2023-04-30 01:38:21,655 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2023-04-30 01:38:21,655 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2023-04-30 01:38:21,655 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2023-04-30 01:38:21,655 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests 2023-04-30 01:38:21,656 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg 2023-04-30 01:38:21,656 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2023-04-30 01:38:21,656 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2023-04-30 01:38:21,656 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2023-04-30 01:38:21,656 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests 2023-04-30 01:38:21,657 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2 2023-04-30 01:38:21,657 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_hooks 2023-04-30 01:38:21,657 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_hooks 2023-04-30 01:38:21,657 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_hooks 2023-04-30 01:38:21,658 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/logging_config 2023-04-30 01:38:21,658 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging_config/logging_config.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/logging_config 2023-04-30 01:38:21,658 root INFO copying build/lib/nose2/tests/functional/support/scenario/logging_config/nose2.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/logging_config 2023-04-30 01:38:21,658 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/class_fixtures 2023-04-30 01:38:21,658 root INFO copying build/lib/nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/class_fixtures 2023-04-30 01:38:21,659 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/such_with_params 2023-04-30 01:38:21,659 root INFO copying build/lib/nose2/tests/functional/support/scenario/such_with_params/such_with_params.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/such_with_params 2023-04-30 01:38:21,659 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/doctests 2023-04-30 01:38:21,659 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2023-04-30 01:38:21,659 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2023-04-30 01:38:21,659 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2023-04-30 01:38:21,660 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2023-04-30 01:38:21,660 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/doctests/doctests_pkg1 2023-04-30 01:38:21,660 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.rst -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/doctests 2023-04-30 01:38:21,660 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.txt -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/doctests 2023-04-30 01:38:21,660 root INFO copying build/lib/nose2/tests/functional/support/scenario/doctests/docs.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/doctests 2023-04-30 01:38:21,661 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts 2023-04-30 01:38:21,661 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2023-04-30 01:38:21,661 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/simple_global 2023-04-30 01:38:21,661 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2023-04-30 01:38:21,661 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef 2023-04-30 01:38:21,662 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2023-04-30 01:38:21,662 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2 2023-04-30 01:38:21,662 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2023-04-30 01:38:21,662 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert 2023-04-30 01:38:21,662 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2023-04-30 01:38:21,663 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2023-04-30 01:38:21,663 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing 2023-04-30 01:38:21,663 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2023-04-30 01:38:21,663 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2023-04-30 01:38:21,663 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion 2023-04-30 01:38:21,664 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2023-04-30 01:38:21,664 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2023-04-30 01:38:21,664 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/conf_on 2023-04-30 01:38:21,664 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2023-04-30 01:38:21,664 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution 2023-04-30 01:38:21,665 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2023-04-30 01:38:21,665 root INFO copying build/lib/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement 2023-04-30 01:38:21,665 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_classes 2023-04-30 01:38:21,665 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes/test_fixtures.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_classes 2023-04-30 01:38:21,665 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes/test_classes.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_classes 2023-04-30 01:38:21,666 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/colliding_test_modules 2023-04-30 01:38:21,666 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2023-04-30 01:38:21,666 root INFO copying build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests 2023-04-30 01:38:21,666 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2023-04-30 01:38:21,666 root INFO copying build/lib/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests 2023-04-30 01:38:21,667 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/slow 2023-04-30 01:38:21,667 root INFO copying build/lib/nose2/tests/functional/support/scenario/slow/test_slow.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/slow 2023-04-30 01:38:21,667 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2023-04-30 01:38:21,667 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2023-04-30 01:38:21,667 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg 2023-04-30 01:38:21,668 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2023-04-30 01:38:21,668 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-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2023-04-30 01:38:21,668 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-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg 2023-04-30 01:38:21,669 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2023-04-30 01:38:21,669 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-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2023-04-30 01:38:21,669 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-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test 2023-04-30 01:38:21,669 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2023-04-30 01:38:21,669 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-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2023-04-30 01:38:21,670 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-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2023-04-30 01:38:21,670 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-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO 2023-04-30 01:38:21,670 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2023-04-30 01:38:21,670 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2023-04-30 01:38:21,670 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_unzipped_eggs 2023-04-30 01:38:21,671 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package 2023-04-30 01:38:21,671 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package 2023-04-30 01:38:21,671 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2023-04-30 01:38:21,671 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2023-04-30 01:38:21,671 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1 2023-04-30 01:38:21,672 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2023-04-30 01:38:21,672 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2023-04-30 01:38:21,672 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package/pkg1/test 2023-04-30 01:38:21,672 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/docs.rst -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package 2023-04-30 01:38:21,672 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/docs.txt -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package 2023-04-30 01:38:21,673 root INFO copying build/lib/nose2/tests/functional/support/scenario/tests_in_package/setup.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/tests_in_package 2023-04-30 01:38:21,673 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/dundertest_attribute 2023-04-30 01:38:21,673 root INFO copying build/lib/nose2/tests/functional/support/scenario/dundertest_attribute/test.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/dundertest_attribute 2023-04-30 01:38:21,673 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/subtests 2023-04-30 01:38:21,673 root INFO copying build/lib/nose2/tests/functional/support/scenario/subtests/test_subtests.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/subtests 2023-04-30 01:38:21,674 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_classes_mp 2023-04-30 01:38:21,674 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_classes_mp 2023-04-30 01:38:21,674 root INFO copying build/lib/nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/test_classes_mp 2023-04-30 01:38:21,674 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2023-04-30 01:38:21,674 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2023-04-30 01:38:21,675 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2023-04-30 01:38:21,675 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2023-04-30 01:38:21,675 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2023-04-30 01:38:21,675 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2023-04-30 01:38:21,675 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_with_errors 2023-04-30 01:38:21,676 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_import_err 2023-04-30 01:38:21,676 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2023-04-30 01:38:21,676 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2023-04-30 01:38:21,676 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2023-04-30 01:38:21,676 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_import_err/pkg 2023-04-30 01:38:21,677 root INFO copying build/lib/nose2/tests/functional/support/scenario/module_import_err/test_import_err.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/module_import_err 2023-04-30 01:38:21,677 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/many_tests 2023-04-30 01:38:21,677 root INFO copying build/lib/nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/many_tests 2023-04-30 01:38:21,677 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under 2023-04-30 01:38:21,677 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under 2023-04-30 01:38:21,678 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under 2023-04-30 01:38:21,678 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2023-04-30 01:38:21,678 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2023-04-30 01:38:21,678 root INFO copying build/lib/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib 2023-04-30 01:38:21,679 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml 2023-04-30 01:38:21,679 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/happyday 2023-04-30 01:38:21,679 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/happyday 2023-04-30 01:38:21,679 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/skip_reason 2023-04-30 01:38:21,679 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/skip_reason 2023-04-30 01:38:21,679 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/skip_reason 2023-04-30 01:38:21,680 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/missing_properties 2023-04-30 01:38:21,680 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/missing_properties 2023-04-30 01:38:21,680 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/missing_properties 2023-04-30 01:38:21,680 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2023-04-30 01:38:21,680 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2023-04-30 01:38:21,681 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/fail_to_write 2023-04-30 01:38:21,681 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/chdir 2023-04-30 01:38:21,681 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/chdir 2023-04-30 01:38:21,681 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/with_properties 2023-04-30 01:38:21,681 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/with_properties 2023-04-30 01:38:21,682 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/with_properties 2023-04-30 01:38:21,682 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/non_default_path 2023-04-30 01:38:21,682 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/non_default_path 2023-04-30 01:38:21,682 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/non_default_path 2023-04-30 01:38:21,683 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2023-04-30 01:38:21,683 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2023-04-30 01:38:21,683 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2023-04-30 01:38:21,683 root INFO copying build/lib/nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/junitxml/empty_properties 2023-04-30 01:38:21,683 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2023-04-30 01:38:21,683 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2023-04-30 01:38:21,684 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2023-04-30 01:38:21,684 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2023-04-30 01:38:21,684 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/common.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2023-04-30 01:38:21,684 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_and_non_layers 2023-04-30 01:38:21,685 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_setups 2023-04-30 01:38:21,685 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_setups 2023-04-30 01:38:21,685 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_setups 2023-04-30 01:38:21,685 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_setups 2023-04-30 01:38:21,685 root INFO copying build/lib/nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/layers_setups 2023-04-30 01:38:21,686 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/decorators 2023-04-30 01:38:21,686 root INFO copying build/lib/nose2/tests/functional/support/scenario/decorators/test_decorators.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/decorators 2023-04-30 01:38:21,686 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests 2023-04-30 01:38:21,686 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests/test_simple.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests 2023-04-30 01:38:21,686 root INFO copying build/lib/nose2/tests/functional/support/scenario/load_tests/test_filter.py -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/scenario/load_tests 2023-04-30 01:38:21,687 root INFO creating build/bdist.linux-i686/wheel/nose2/tests/functional/support/cfg 2023-04-30 01:38:21,687 root INFO copying build/lib/nose2/tests/functional/support/cfg/b.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/cfg 2023-04-30 01:38:21,687 root INFO copying build/lib/nose2/tests/functional/support/cfg/a.cfg -> build/bdist.linux-i686/wheel/nose2/tests/functional/support/cfg 2023-04-30 01:38:21,687 root INFO copying build/lib/nose2/tests/functional/test_verbosity.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,687 root INFO copying build/lib/nose2/tests/functional/test_loading.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,688 root INFO copying build/lib/nose2/tests/functional/test_main.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,688 root INFO copying build/lib/nose2/tests/functional/test_session.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,688 root INFO copying build/lib/nose2/tests/functional/test_dundertest_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,688 root INFO copying build/lib/nose2/tests/functional/test_loadtests_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,688 root INFO copying build/lib/nose2/tests/functional/test_decorators.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,689 root INFO copying build/lib/nose2/tests/functional/test_such_dsl.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,689 root INFO copying build/lib/nose2/tests/functional/__init__.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,689 root INFO copying build/lib/nose2/tests/functional/test_logcapture_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,689 root INFO copying build/lib/nose2/tests/functional/test_layers_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,690 root INFO copying build/lib/nose2/tests/functional/test_attrib_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,690 root INFO copying build/lib/nose2/tests/functional/test_subtests.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,690 root INFO copying build/lib/nose2/tests/functional/test_collect_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,690 root INFO copying build/lib/nose2/tests/functional/test_prettyassert.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,690 root INFO copying build/lib/nose2/tests/functional/test_printhooks_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,691 root INFO copying build/lib/nose2/tests/functional/test_doctests_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,691 root INFO copying build/lib/nose2/tests/functional/test_eggdiscovery_loader.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,691 root INFO copying build/lib/nose2/tests/functional/test_coverage.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,691 root INFO copying build/lib/nose2/tests/functional/test_layers_hooks.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,692 root INFO copying build/lib/nose2/tests/functional/test_util.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,692 root INFO copying build/lib/nose2/tests/functional/test_discovery_loader.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,692 root INFO copying build/lib/nose2/tests/functional/test_mp_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,692 root INFO copying build/lib/nose2/tests/functional/test_junitxml_plugin.py -> build/bdist.linux-i686/wheel/nose2/tests/functional 2023-04-30 01:38:21,692 root INFO copying build/lib/nose2/events.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,693 root INFO copying build/lib/nose2/loader.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,693 root INFO copying build/lib/nose2/session.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,693 root INFO copying build/lib/nose2/sphinxext.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,693 root INFO copying build/lib/nose2/result.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,694 root INFO creating build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,694 root INFO copying build/lib/nose2/plugins/coverage.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,694 root INFO copying build/lib/nose2/plugins/prettyassert.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,694 root INFO copying build/lib/nose2/plugins/failfast.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,694 root INFO copying build/lib/nose2/plugins/collect.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,695 root INFO copying build/lib/nose2/plugins/buffer.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,695 root INFO copying build/lib/nose2/plugins/debugger.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,695 root INFO creating build/bdist.linux-i686/wheel/nose2/plugins/loader 2023-04-30 01:38:21,695 root INFO copying build/lib/nose2/plugins/loader/functions.py -> build/bdist.linux-i686/wheel/nose2/plugins/loader 2023-04-30 01:38:21,695 root INFO copying build/lib/nose2/plugins/loader/generators.py -> build/bdist.linux-i686/wheel/nose2/plugins/loader 2023-04-30 01:38:21,696 root INFO copying build/lib/nose2/plugins/loader/__init__.py -> build/bdist.linux-i686/wheel/nose2/plugins/loader 2023-04-30 01:38:21,696 root INFO copying build/lib/nose2/plugins/loader/discovery.py -> build/bdist.linux-i686/wheel/nose2/plugins/loader 2023-04-30 01:38:21,696 root INFO copying build/lib/nose2/plugins/loader/eggdiscovery.py -> build/bdist.linux-i686/wheel/nose2/plugins/loader 2023-04-30 01:38:21,696 root INFO copying build/lib/nose2/plugins/loader/loadtests.py -> build/bdist.linux-i686/wheel/nose2/plugins/loader 2023-04-30 01:38:21,697 root INFO copying build/lib/nose2/plugins/loader/testclasses.py -> build/bdist.linux-i686/wheel/nose2/plugins/loader 2023-04-30 01:38:21,697 root INFO copying build/lib/nose2/plugins/loader/parameters.py -> build/bdist.linux-i686/wheel/nose2/plugins/loader 2023-04-30 01:38:21,697 root INFO copying build/lib/nose2/plugins/loader/testcases.py -> build/bdist.linux-i686/wheel/nose2/plugins/loader 2023-04-30 01:38:21,697 root INFO copying build/lib/nose2/plugins/result.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,697 root INFO copying build/lib/nose2/plugins/testid.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,698 root INFO copying build/lib/nose2/plugins/mp.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,698 root INFO copying build/lib/nose2/plugins/prof.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,698 root INFO copying build/lib/nose2/plugins/_constants.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,698 root INFO copying build/lib/nose2/plugins/__init__.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,699 root INFO copying build/lib/nose2/plugins/attrib.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,699 root INFO copying build/lib/nose2/plugins/dundertest.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,699 root INFO copying build/lib/nose2/plugins/outcomes.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,699 root INFO copying build/lib/nose2/plugins/logcapture.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,699 root INFO copying build/lib/nose2/plugins/layers.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,700 root INFO copying build/lib/nose2/plugins/junitxml.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,700 root INFO copying build/lib/nose2/plugins/doctests.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,700 root INFO copying build/lib/nose2/plugins/printhooks.py -> build/bdist.linux-i686/wheel/nose2/plugins 2023-04-30 01:38:21,700 root INFO copying build/lib/nose2/util.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,701 root INFO copying build/lib/nose2/__init__.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,701 root INFO copying build/lib/nose2/runner.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,701 root INFO copying build/lib/nose2/__main__.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,701 root INFO creating build/bdist.linux-i686/wheel/nose2/tools 2023-04-30 01:38:21,701 root INFO copying build/lib/nose2/tools/__init__.py -> build/bdist.linux-i686/wheel/nose2/tools 2023-04-30 01:38:21,702 root INFO copying build/lib/nose2/tools/params.py -> build/bdist.linux-i686/wheel/nose2/tools 2023-04-30 01:38:21,702 root INFO copying build/lib/nose2/tools/decorators.py -> build/bdist.linux-i686/wheel/nose2/tools 2023-04-30 01:38:21,702 root INFO copying build/lib/nose2/tools/such.py -> build/bdist.linux-i686/wheel/nose2/tools 2023-04-30 01:38:21,702 root INFO copying build/lib/nose2/collector.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,703 root INFO copying build/lib/nose2/main.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,703 root INFO copying build/lib/nose2/suite.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,703 root INFO copying build/lib/nose2/exceptions.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,703 root INFO copying build/lib/nose2/config.py -> build/bdist.linux-i686/wheel/nose2 2023-04-30 01:38:21,703 root INFO running install_egg_info 2023-04-30 01:38:21,705 root INFO Copying nose2.egg-info to build/bdist.linux-i686/wheel/nose2-0.13.0-py3.11.egg-info 2023-04-30 01:38:21,706 root INFO running install_scripts 2023-04-30 01:38:21,709 wheel INFO creating build/bdist.linux-i686/wheel/nose2-0.13.0.dist-info/WHEEL 2023-04-30 01:38:21,710 wheel INFO creating '/home/buildozer/aports/community/py3-nose2/src/nose2-0.13.0/dist/.tmp-5i67dxc3/nose2-0.13.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-04-30 01:38:21,710 wheel INFO adding 'nose2/__init__.py' 2023-04-30 01:38:21,710 wheel INFO adding 'nose2/__main__.py' 2023-04-30 01:38:21,711 wheel INFO adding 'nose2/collector.py' 2023-04-30 01:38:21,711 wheel INFO adding 'nose2/config.py' 2023-04-30 01:38:21,711 wheel INFO adding 'nose2/events.py' 2023-04-30 01:38:21,712 wheel INFO adding 'nose2/exceptions.py' 2023-04-30 01:38:21,712 wheel INFO adding 'nose2/loader.py' 2023-04-30 01:38:21,712 wheel INFO adding 'nose2/main.py' 2023-04-30 01:38:21,713 wheel INFO adding 'nose2/result.py' 2023-04-30 01:38:21,713 wheel INFO adding 'nose2/runner.py' 2023-04-30 01:38:21,713 wheel INFO adding 'nose2/session.py' 2023-04-30 01:38:21,713 wheel INFO adding 'nose2/sphinxext.py' 2023-04-30 01:38:21,714 wheel INFO adding 'nose2/suite.py' 2023-04-30 01:38:21,714 wheel INFO adding 'nose2/util.py' 2023-04-30 01:38:21,714 wheel INFO adding 'nose2/plugins/__init__.py' 2023-04-30 01:38:21,714 wheel INFO adding 'nose2/plugins/_constants.py' 2023-04-30 01:38:21,715 wheel INFO adding 'nose2/plugins/attrib.py' 2023-04-30 01:38:21,715 wheel INFO adding 'nose2/plugins/buffer.py' 2023-04-30 01:38:21,715 wheel INFO adding 'nose2/plugins/collect.py' 2023-04-30 01:38:21,715 wheel INFO adding 'nose2/plugins/coverage.py' 2023-04-30 01:38:21,716 wheel INFO adding 'nose2/plugins/debugger.py' 2023-04-30 01:38:21,716 wheel INFO adding 'nose2/plugins/doctests.py' 2023-04-30 01:38:21,716 wheel INFO adding 'nose2/plugins/dundertest.py' 2023-04-30 01:38:21,716 wheel INFO adding 'nose2/plugins/failfast.py' 2023-04-30 01:38:21,717 wheel INFO adding 'nose2/plugins/junitxml.py' 2023-04-30 01:38:21,717 wheel INFO adding 'nose2/plugins/layers.py' 2023-04-30 01:38:21,717 wheel INFO adding 'nose2/plugins/logcapture.py' 2023-04-30 01:38:21,718 wheel INFO adding 'nose2/plugins/mp.py' 2023-04-30 01:38:21,718 wheel INFO adding 'nose2/plugins/outcomes.py' 2023-04-30 01:38:21,718 wheel INFO adding 'nose2/plugins/prettyassert.py' 2023-04-30 01:38:21,718 wheel INFO adding 'nose2/plugins/printhooks.py' 2023-04-30 01:38:21,719 wheel INFO adding 'nose2/plugins/prof.py' 2023-04-30 01:38:21,719 wheel INFO adding 'nose2/plugins/result.py' 2023-04-30 01:38:21,719 wheel INFO adding 'nose2/plugins/testid.py' 2023-04-30 01:38:21,719 wheel INFO adding 'nose2/plugins/loader/__init__.py' 2023-04-30 01:38:21,720 wheel INFO adding 'nose2/plugins/loader/discovery.py' 2023-04-30 01:38:21,720 wheel INFO adding 'nose2/plugins/loader/eggdiscovery.py' 2023-04-30 01:38:21,720 wheel INFO adding 'nose2/plugins/loader/functions.py' 2023-04-30 01:38:21,721 wheel INFO adding 'nose2/plugins/loader/generators.py' 2023-04-30 01:38:21,721 wheel INFO adding 'nose2/plugins/loader/loadtests.py' 2023-04-30 01:38:21,721 wheel INFO adding 'nose2/plugins/loader/parameters.py' 2023-04-30 01:38:21,721 wheel INFO adding 'nose2/plugins/loader/testcases.py' 2023-04-30 01:38:21,722 wheel INFO adding 'nose2/plugins/loader/testclasses.py' 2023-04-30 01:38:21,722 wheel INFO adding 'nose2/tests/__init__.py' 2023-04-30 01:38:21,722 wheel INFO adding 'nose2/tests/_common.py' 2023-04-30 01:38:21,723 wheel INFO adding 'nose2/tests/functional/__init__.py' 2023-04-30 01:38:21,723 wheel INFO adding 'nose2/tests/functional/test_attrib_plugin.py' 2023-04-30 01:38:21,723 wheel INFO adding 'nose2/tests/functional/test_collect_plugin.py' 2023-04-30 01:38:21,723 wheel INFO adding 'nose2/tests/functional/test_coverage.py' 2023-04-30 01:38:21,723 wheel INFO adding 'nose2/tests/functional/test_decorators.py' 2023-04-30 01:38:21,724 wheel INFO adding 'nose2/tests/functional/test_discovery_loader.py' 2023-04-30 01:38:21,724 wheel INFO adding 'nose2/tests/functional/test_doctests_plugin.py' 2023-04-30 01:38:21,724 wheel INFO adding 'nose2/tests/functional/test_dundertest_plugin.py' 2023-04-30 01:38:21,724 wheel INFO adding 'nose2/tests/functional/test_eggdiscovery_loader.py' 2023-04-30 01:38:21,725 wheel INFO adding 'nose2/tests/functional/test_junitxml_plugin.py' 2023-04-30 01:38:21,725 wheel INFO adding 'nose2/tests/functional/test_layers_hooks.py' 2023-04-30 01:38:21,725 wheel INFO adding 'nose2/tests/functional/test_layers_plugin.py' 2023-04-30 01:38:21,726 wheel INFO adding 'nose2/tests/functional/test_loading.py' 2023-04-30 01:38:21,726 wheel INFO adding 'nose2/tests/functional/test_loadtests_plugin.py' 2023-04-30 01:38:21,726 wheel INFO adding 'nose2/tests/functional/test_logcapture_plugin.py' 2023-04-30 01:38:21,726 wheel INFO adding 'nose2/tests/functional/test_main.py' 2023-04-30 01:38:21,727 wheel INFO adding 'nose2/tests/functional/test_mp_plugin.py' 2023-04-30 01:38:21,727 wheel INFO adding 'nose2/tests/functional/test_prettyassert.py' 2023-04-30 01:38:21,727 wheel INFO adding 'nose2/tests/functional/test_printhooks_plugin.py' 2023-04-30 01:38:21,727 wheel INFO adding 'nose2/tests/functional/test_session.py' 2023-04-30 01:38:21,728 wheel INFO adding 'nose2/tests/functional/test_subtests.py' 2023-04-30 01:38:21,728 wheel INFO adding 'nose2/tests/functional/test_such_dsl.py' 2023-04-30 01:38:21,728 wheel INFO adding 'nose2/tests/functional/test_util.py' 2023-04-30 01:38:21,729 wheel INFO adding 'nose2/tests/functional/test_verbosity.py' 2023-04-30 01:38:21,729 wheel INFO adding 'nose2/tests/functional/support/cfg/a.cfg' 2023-04-30 01:38:21,729 wheel INFO adding 'nose2/tests/functional/support/cfg/b.cfg' 2023-04-30 01:38:21,729 wheel INFO adding 'nose2/tests/functional/support/lib/layer_hooks_plugin.py' 2023-04-30 01:38:21,730 wheel INFO adding 'nose2/tests/functional/support/lib/plugin_a.py' 2023-04-30 01:38:21,730 wheel INFO adding 'nose2/tests/functional/support/scenario/class_fixtures/test_cf_testcase.py' 2023-04-30 01:38:21,730 wheel INFO adding 'nose2/tests/functional/support/scenario/colliding_test_modules/tests/test.py' 2023-04-30 01:38:21,730 wheel INFO adding 'nose2/tests/functional/support/scenario/colliding_test_modules/tests/more_tests/test.py' 2023-04-30 01:38:21,731 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/.coveragerc' 2023-04-30 01:38:21,731 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/test_mod.py' 2023-04-30 01:38:21,731 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/__init__.py' 2023-04-30 01:38:21,731 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under/covered_lib/mod1.py' 2023-04-30 01:38:21,732 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/.coveragerc' 2023-04-30 01:38:21,732 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/nose2.cfg' 2023-04-30 01:38:21,732 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/test_part_covered_mod.py' 2023-04-30 01:38:21,732 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/__init__.py' 2023-04-30 01:38:21,733 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_config_fail_under2/part_covered_lib/mod1.py' 2023-04-30 01:38:21,733 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/test_import_coverage.py' 2023-04-30 01:38:21,733 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/__init__.py' 2023-04-30 01:38:21,733 wheel INFO adding 'nose2/tests/functional/support/scenario/coverage_of_imports/lib20171102/mod1.py' 2023-04-30 01:38:21,734 wheel INFO adding 'nose2/tests/functional/support/scenario/decorators/test_decorators.py' 2023-04-30 01:38:21,734 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.py' 2023-04-30 01:38:21,734 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.rst' 2023-04-30 01:38:21,734 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/docs.txt' 2023-04-30 01:38:21,735 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/__init__.py' 2023-04-30 01:38:21,735 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.py' 2023-04-30 01:38:21,735 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.rst' 2023-04-30 01:38:21,735 wheel INFO adding 'nose2/tests/functional/support/scenario/doctests/doctests_pkg1/docs1.txt' 2023-04-30 01:38:21,736 wheel INFO adding 'nose2/tests/functional/support/scenario/dundertest_attribute/test.py' 2023-04-30 01:38:21,736 wheel INFO adding 'nose2/tests/functional/support/scenario/expected_failures/expected_failures.py' 2023-04-30 01:38:21,736 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/chdir/test_junitxml_chdir.py' 2023-04-30 01:38:21,736 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/properties.json' 2023-04-30 01:38:21,737 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/test_junitxml_empty_properties.py' 2023-04-30 01:38:21,737 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/empty_properties/unittest.cfg' 2023-04-30 01:38:21,737 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/fail_to_write/test_junitxml_fail_to_write.py' 2023-04-30 01:38:21,737 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/fail_to_write/unittest.cfg' 2023-04-30 01:38:21,738 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/happyday/test_junitxml_happyday.py' 2023-04-30 01:38:21,738 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/missing_properties/test_junitxml_missing_properties.py' 2023-04-30 01:38:21,738 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/missing_properties/unittest.cfg' 2023-04-30 01:38:21,738 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/non_default_path/test_junitxml_non_default_path.py' 2023-04-30 01:38:21,739 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/non_default_path/unittest.cfg' 2023-04-30 01:38:21,739 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/skip_reason/test_junitxml_skip_reason.py' 2023-04-30 01:38:21,739 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/skip_reason/unittest.cfg' 2023-04-30 01:38:21,739 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/with_properties/test_junitxml_with_properties.py' 2023-04-30 01:38:21,740 wheel INFO adding 'nose2/tests/functional/support/scenario/junitxml/with_properties/unittest.cfg' 2023-04-30 01:38:21,740 wheel INFO adding 'nose2/tests/functional/support/scenario/layers/test_layers.py' 2023-04-30 01:38:21,740 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_attributes/test_layers_and_attributes.py' 2023-04-30 01:38:21,740 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/__init__.py' 2023-04-30 01:38:21,741 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/common.py' 2023-04-30 01:38:21,741 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_layers.py' 2023-04-30 01:38:21,741 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_has_setup.py' 2023-04-30 01:38:21,741 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_and_non_layers/test_such_with_uses_decorator.py' 2023-04-30 01:38:21,742 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_hooks/test_layers_simple.py' 2023-04-30 01:38:21,742 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_hooks/test_simple_such.py' 2023-04-30 01:38:21,742 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_setup.py' 2023-04-30 01:38:21,742 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_3layers.py' 2023-04-30 01:38:21,743 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_no_test.py' 2023-04-30 01:38:21,743 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_setups/higher_layer_testsetup_with_test.py' 2023-04-30 01:38:21,743 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layer_setup_fail.py' 2023-04-30 01:38:21,743 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layer_teardown_fail.py' 2023-04-30 01:38:21,743 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_layers_with_errors.py' 2023-04-30 01:38:21,744 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_setup_fail.py' 2023-04-30 01:38:21,744 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_teardown_fail.py' 2023-04-30 01:38:21,744 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_errors/test_such_with_errors.py' 2023-04-30 01:38:21,744 wheel INFO adding 'nose2/tests/functional/support/scenario/layers_with_inheritance/test_layers_with_inheritance.py' 2023-04-30 01:38:21,745 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests/test_filter.py' 2023-04-30 01:38:21,745 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests/test_simple.py' 2023-04-30 01:38:21,745 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/unittest.cfg' 2023-04-30 01:38:21,745 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/__init__.py' 2023-04-30 01:38:21,746 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/__init__.py' 2023-04-30 01:38:21,746 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg/tests/test_find_these.py' 2023-04-30 01:38:21,746 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/__init__.py' 2023-04-30 01:38:21,746 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/__init__.py' 2023-04-30 01:38:21,747 wheel INFO adding 'nose2/tests/functional/support/scenario/load_tests_pkg/ltpkg2/tests/test_skip_these.py' 2023-04-30 01:38:21,747 wheel INFO adding 'nose2/tests/functional/support/scenario/logging/logging_keeps_copies_of_mutable_objects.py' 2023-04-30 01:38:21,747 wheel INFO adding 'nose2/tests/functional/support/scenario/logging_config/logging_config.py' 2023-04-30 01:38:21,747 wheel INFO adding 'nose2/tests/functional/support/scenario/logging_config/nose2.cfg' 2023-04-30 01:38:21,748 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests/test_gen_many_func.py' 2023-04-30 01:38:21,748 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests_socket/nose2.cfg' 2023-04-30 01:38:21,748 wheel INFO adding 'nose2/tests/functional/support/scenario/many_tests_socket/test_gen_many_socket_func.py' 2023-04-30 01:38:21,748 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_func.py' 2023-04-30 01:38:21,749 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_gen_func.py' 2023-04-30 01:38:21,749 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_param_func.py' 2023-04-30 01:38:21,749 wheel INFO adding 'nose2/tests/functional/support/scenario/module_fixtures/test_mf_testcase.py' 2023-04-30 01:38:21,749 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/test_import_err.py' 2023-04-30 01:38:21,750 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/__init__.py' 2023-04-30 01:38:21,750 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/test_attribute_err.py' 2023-04-30 01:38:21,750 wheel INFO adding 'nose2/tests/functional/support/scenario/module_import_err/pkg/test_import_err.py' 2023-04-30 01:38:21,750 wheel INFO adding 'nose2/tests/functional/support/scenario/no_tests/a.py' 2023-04-30 01:38:21,751 wheel INFO adding 'nose2/tests/functional/support/scenario/one_test/tests.py' 2023-04-30 01:38:21,751 wheel INFO adding 'nose2/tests/functional/support/scenario/package_in_lib/tests.py' 2023-04-30 01:38:21,751 wheel INFO adding 'nose2/tests/functional/support/scenario/package_in_lib/lib/pkg2/__init__.py' 2023-04-30 01:38:21,751 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/assign_after_assert/test_assign_after_assert.py' 2023-04-30 01:38:21,752 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution/test_prettyassert_attribute_resolution.py' 2023-04-30 01:38:21,752 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/attribute_resolution2/test_prettyassert_attribute_resolution2.py' 2023-04-30 01:38:21,752 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/conf_on/nose2.cfg' 2023-04-30 01:38:21,752 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/conf_on/test_conf_on.py' 2023-04-30 01:38:21,753 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/__init__.py' 2023-04-30 01:38:21,753 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/ignore_passing/test_prettyassert_ignore_passing.py' 2023-04-30 01:38:21,753 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/multiline_funcdef/test_multiline_funcdef.py' 2023-04-30 01:38:21,753 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/multiline_statement/test_multiline_statement.py' 2023-04-30 01:38:21,754 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/simple_global/test_simple_global.py' 2023-04-30 01:38:21,754 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/__init__.py' 2023-04-30 01:38:21,754 wheel INFO adding 'nose2/tests/functional/support/scenario/pretty_asserts/unittest_assertion/test_prettyassert_unittestassertion.py' 2023-04-30 01:38:21,754 wheel INFO adding 'nose2/tests/functional/support/scenario/slow/test_slow.py' 2023-04-30 01:38:21,755 wheel INFO adding 'nose2/tests/functional/support/scenario/subtests/test_subtests.py' 2023-04-30 01:38:21,755 wheel INFO adding 'nose2/tests/functional/support/scenario/such_with_params/such_with_params.py' 2023-04-30 01:38:21,755 wheel INFO adding 'nose2/tests/functional/support/scenario/test_class_fail/test_class_fail.py' 2023-04-30 01:38:21,756 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes/test_classes.py' 2023-04-30 01:38:21,756 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes/test_fixtures.py' 2023-04-30 01:38:21,756 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes_mp/test_classes_mp.py' 2023-04-30 01:38:21,756 wheel INFO adding 'nose2/tests/functional/support/scenario/test_classes_mp/test_fixtures_mp.py' 2023-04-30 01:38:21,757 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/.coveragerc' 2023-04-30 01:38:21,757 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/test_coveragerc.py' 2023-04-30 01:38:21,757 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/__init__.py' 2023-04-30 01:38:21,757 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/coveragerc/covered_lib_coveragerc/mod1.py' 2023-04-30 01:38:21,758 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/nose2.cfg' 2023-04-30 01:38:21,758 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/test_nose2cfg.py' 2023-04-30 01:38:21,758 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/__init__.py' 2023-04-30 01:38:21,758 wheel INFO adding 'nose2/tests/functional/support/scenario/test_coverage_config/nose2cfg/covered_lib_nose2cfg/mod1.py' 2023-04-30 01:38:21,759 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/test_coverage.py' 2023-04-30 01:38:21,759 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/lib/__init__.py' 2023-04-30 01:38:21,759 wheel INFO adding 'nose2/tests/functional/support/scenario/test_with_module/lib/mod1.py' 2023-04-30 01:38:21,759 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/docs.rst' 2023-04-30 01:38:21,759 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/docs.txt' 2023-04-30 01:38:21,760 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/setup.py' 2023-04-30 01:38:21,760 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/unittest.cfg' 2023-04-30 01:38:21,760 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/__init__.py' 2023-04-30 01:38:21,760 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/mod1.py' 2023-04-30 01:38:21,761 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/__init__.py' 2023-04-30 01:38:21,761 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_package/pkg1/test/test_things.py' 2023-04-30 01:38:21,761 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.rst' 2023-04-30 01:38:21,761 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/docs.txt' 2023-04-30 01:38:21,762 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/setup.py' 2023-04-30 01:38:21,762 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/unittest.cfg' 2023-04-30 01:38:21,762 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/SOURCES.txt' 2023-04-30 01:38:21,762 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/dependency_links.txt' 2023-04-30 01:38:21,763 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/EGG-INFO/top_level.txt' 2023-04-30 01:38:21,763 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/__init__.py' 2023-04-30 01:38:21,763 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/mod1.py' 2023-04-30 01:38:21,763 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/__init__.py' 2023-04-30 01:38:21,764 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_unzipped_eggs/pkgunegg-0.0.0-py2.7.egg/pkgunegg/test/test_things.py' 2023-04-30 01:38:21,764 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.rst' 2023-04-30 01:38:21,764 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/docs.txt' 2023-04-30 01:38:21,764 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/pkgegg-0.0.0-py2.7.egg' 2023-04-30 01:38:21,765 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/setup.py' 2023-04-30 01:38:21,765 wheel INFO adding 'nose2/tests/functional/support/scenario/tests_in_zipped_eggs/unittest.cfg' 2023-04-30 01:38:21,765 wheel INFO adding 'nose2/tests/functional/support/such/output.txt' 2023-04-30 01:38:21,765 wheel INFO adding 'nose2/tests/functional/support/such/test_regression_same_havings.py' 2023-04-30 01:38:21,766 wheel INFO adding 'nose2/tests/functional/support/such/test_such.py' 2023-04-30 01:38:21,766 wheel INFO adding 'nose2/tests/functional/support/such/test_such_timing.py' 2023-04-30 01:38:21,766 wheel INFO adding 'nose2/tests/functional/support/such/test_such_without_layers.py' 2023-04-30 01:38:21,766 wheel INFO adding 'nose2/tests/unit/__init__.py' 2023-04-30 01:38:21,767 wheel INFO adding 'nose2/tests/unit/test_attrib_plugin.py' 2023-04-30 01:38:21,767 wheel INFO adding 'nose2/tests/unit/test_buffer_plugin.py' 2023-04-30 01:38:21,767 wheel INFO adding 'nose2/tests/unit/test_collect_plugin.py' 2023-04-30 01:38:21,767 wheel INFO adding 'nose2/tests/unit/test_collector.py' 2023-04-30 01:38:21,768 wheel INFO adding 'nose2/tests/unit/test_config.py' 2023-04-30 01:38:21,768 wheel INFO adding 'nose2/tests/unit/test_debugger_plugin.py' 2023-04-30 01:38:21,768 wheel INFO adding 'nose2/tests/unit/test_decorators.py' 2023-04-30 01:38:21,768 wheel INFO adding 'nose2/tests/unit/test_doctest_plugin.py' 2023-04-30 01:38:21,768 wheel INFO adding 'nose2/tests/unit/test_dundertest_plugin.py' 2023-04-30 01:38:21,769 wheel INFO adding 'nose2/tests/unit/test_failfast.py' 2023-04-30 01:38:21,769 wheel INFO adding 'nose2/tests/unit/test_functions_loader.py' 2023-04-30 01:38:21,769 wheel INFO adding 'nose2/tests/unit/test_generators_plugin.py' 2023-04-30 01:38:21,769 wheel INFO adding 'nose2/tests/unit/test_junitxml.py' 2023-04-30 01:38:21,770 wheel INFO adding 'nose2/tests/unit/test_layers_plugin.py' 2023-04-30 01:38:21,770 wheel INFO adding 'nose2/tests/unit/test_loader.py' 2023-04-30 01:38:21,770 wheel INFO adding 'nose2/tests/unit/test_logcapture_plugin.py' 2023-04-30 01:38:21,771 wheel INFO adding 'nose2/tests/unit/test_mp_plugin.py' 2023-04-30 01:38:21,771 wheel INFO adding 'nose2/tests/unit/test_outcomes_plugin.py' 2023-04-30 01:38:21,771 wheel INFO adding 'nose2/tests/unit/test_params_plugin.py' 2023-04-30 01:38:21,771 wheel INFO adding 'nose2/tests/unit/test_plugin_api.py' 2023-04-30 01:38:21,772 wheel INFO adding 'nose2/tests/unit/test_printhooks_plugin.py' 2023-04-30 01:38:21,772 wheel INFO adding 'nose2/tests/unit/test_prof_plugin.py' 2023-04-30 01:38:21,772 wheel INFO adding 'nose2/tests/unit/test_result.py' 2023-04-30 01:38:21,772 wheel INFO adding 'nose2/tests/unit/test_session.py' 2023-04-30 01:38:21,773 wheel INFO adding 'nose2/tests/unit/test_testcase_loader.py' 2023-04-30 01:38:21,773 wheel INFO adding 'nose2/tests/unit/test_testclass_loader.py' 2023-04-30 01:38:21,773 wheel INFO adding 'nose2/tests/unit/test_testid_plugin.py' 2023-04-30 01:38:21,773 wheel INFO adding 'nose2/tests/unit/test_util.py' 2023-04-30 01:38:21,774 wheel INFO adding 'nose2/tools/__init__.py' 2023-04-30 01:38:21,774 wheel INFO adding 'nose2/tools/decorators.py' 2023-04-30 01:38:21,774 wheel INFO adding 'nose2/tools/params.py' 2023-04-30 01:38:21,774 wheel INFO adding 'nose2/tools/such.py' 2023-04-30 01:38:21,775 wheel INFO adding 'nose2-0.13.0.dist-info/AUTHORS' 2023-04-30 01:38:21,775 wheel INFO adding 'nose2-0.13.0.dist-info/LICENSE' 2023-04-30 01:38:21,775 wheel INFO adding 'nose2-0.13.0.dist-info/METADATA' 2023-04-30 01:38:21,775 wheel INFO adding 'nose2-0.13.0.dist-info/WHEEL' 2023-04-30 01:38:21,776 wheel INFO adding 'nose2-0.13.0.dist-info/entry_points.txt' 2023-04-30 01:38:21,776 wheel INFO adding 'nose2-0.13.0.dist-info/top_level.txt' 2023-04-30 01:38:21,777 wheel INFO adding 'nose2-0.13.0.dist-info/RECORD' 2023-04-30 01:38:21,778 wheel INFO removing build/bdist.linux-i686/wheel 2023-04-30 01:38:21,789 gpep517 INFO The backend produced dist/nose2-0.13.0-py3-none-any.whl nose2-0.13.0-py3-none-any.whl >>> py3-nose2: Entering fakeroot... >>> py3-nose2-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.11/site-packages/nose2/plugins/loader/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.11/site-packages/nose2/plugins/loader/__pycache__' '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.11/site-packages/nose2/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.11/site-packages/nose2/plugins/__pycache__' '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.11/site-packages/nose2/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.11/site-packages/nose2/__pycache__' '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2/usr/lib/python3.11/site-packages/nose2/tools/__pycache__' -> '/home/buildozer/aports/community/py3-nose2/pkg/py3-nose2-pyc/usr/lib/python3.11/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.11 >>> py3-nose2-pyc*: Package size: 532.0 KB >>> py3-nose2-pyc*: Compressing data... >>> py3-nose2-pyc*: Create checksum... >>> py3-nose2-pyc*: Create py3-nose2-pyc-0.13.0-r0.apk >>> py3-nose2*: Tracing dependencies... python3~3.11 >>> py3-nose2*: Package size: 480.0 KB >>> py3-nose2*: Compressing data... >>> py3-nose2*: Create checksum... >>> py3-nose2*: Create py3-nose2-0.13.0-r0.apk >>> py3-nose2: Build complete at Sun, 30 Apr 2023 01:38:23 +0000 elapsed time 0h 0m 5s >>> py3-nose2: Cleaning up srcdir >>> py3-nose2: Cleaning up pkgdir >>> py3-nose2: Uninstalling dependencies... (1/25) Purging .makedepends-py3-nose2 (20230430.013819) (2/25) Purging py3-gpep517-pyc (13-r2) (3/25) Purging py3-gpep517 (13-r2) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools-pyc (67.7.2-r0) (7/25) Purging py3-setuptools (67.7.2-r0) (8/25) Purging py3-wheel-pyc (0.40.0-r1) (9/25) Purging py3-wheel (0.40.0-r1) (10/25) Purging py3-packaging-pyc (23.1-r1) (11/25) Purging py3-packaging (23.1-r1) (12/25) Purging py3-parsing-pyc (3.0.9-r2) (13/25) Purging py3-parsing (3.0.9-r2) (14/25) Purging python3-pyc (3.11.3-r10) (15/25) Purging python3-pycache-pyc0 (3.11.3-r10) (16/25) Purging pyc (0.1-r0) (17/25) Purging python3 (3.11.3-r10) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r5) (20/25) Purging libffi (3.4.4-r2) (21/25) Purging libpanelw (6.4_p20230424-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r1) (24/25) Purging sqlite-libs (3.41.2-r2) (25/25) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 373 MiB in 98 packages >>> py3-nose2: Updating the community/x86 repository index... >>> py3-nose2: Signing the index...