>>> py3-zope-testrunner: Building community/py3-zope-testrunner 7.3-r0 (using abuild 3.15.0_rc3-r3) started Sun, 18 May 2025 13:19:13 +0000 >>> py3-zope-testrunner: Validating /home/buildozer/aports/community/py3-zope-testrunner/APKBUILD... >>> py3-zope-testrunner: Analyzing dependencies... >>> py3-zope-testrunner: Installing for build: build-base python3 py3-setuptools py3-zope-exceptions py3-zope-interface py3-gpep517 py3-wheel py3-zope-testing (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.8-r0) (3/30) Installing gdbm (1.24-r0) (4/30) Installing xz-libs (5.8.1-r0) (5/30) Installing mpdecimal (4.0.1-r0) (6/30) Installing libpanelw (6.5_p20250503-r0) (7/30) Installing sqlite-libs (3.49.2-r0) (8/30) Installing python3 (3.12.10-r0) (9/30) Installing python3-pycache-pyc0 (3.12.10-r0) (10/30) Installing pyc (3.12.10-r0) (11/30) Installing python3-pyc (3.12.10-r0) (12/30) Installing py3-parsing (3.2.3-r0) (13/30) Installing py3-parsing-pyc (3.2.3-r0) (14/30) Installing py3-packaging (25.0-r0) (15/30) Installing py3-packaging-pyc (25.0-r0) (16/30) Installing py3-setuptools (80.5.0-r0) (17/30) Installing py3-setuptools-pyc (80.5.0-r0) (18/30) Installing py3-zope-interface (7.2-r0) (19/30) Installing py3-zope-interface-pyc (7.2-r0) (20/30) Installing py3-zope-exceptions (5.2-r0) (21/30) Installing py3-zope-exceptions-pyc (5.2-r0) (22/30) Installing py3-installer (0.7.0-r2) (23/30) Installing py3-installer-pyc (0.7.0-r2) (24/30) Installing py3-gpep517 (19-r0) (25/30) Installing py3-gpep517-pyc (19-r0) (26/30) Installing py3-wheel (0.46.1-r0) (27/30) Installing py3-wheel-pyc (0.46.1-r0) (28/30) Installing py3-zope-testing (5.1-r0) (29/30) Installing py3-zope-testing-pyc (5.1-r0) (30/30) Installing .makedepends-py3-zope-testrunner (20250518.131915) Executing busybox-1.37.0-r17.trigger OK: 385 MiB in 131 packages >>> py3-zope-testrunner: Cleaning up srcdir >>> py3-zope-testrunner: Cleaning up pkgdir >>> py3-zope-testrunner: Cleaning up tmpdir >>> py3-zope-testrunner: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/zope_testrunner-7.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/zope_testrunner-7.3.tar.gz.part' zope_testrunner-7.3. 100% |********************************| 151k 0:00:00 ETA '/var/cache/distfiles/v3.22/zope_testrunner-7.3.tar.gz.part' saved >>> py3-zope-testrunner: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/zope_testrunner-7.3.tar.gz >>> py3-zope-testrunner: Checking sha512sums... zope_testrunner-7.3.tar.gz: OK skip-tests.patch: OK >>> py3-zope-testrunner: Unpacking /var/cache/distfiles/v3.22/zope_testrunner-7.3.tar.gz... >>> py3-zope-testrunner: skip-tests.patch patching file src/zope/testrunner/tests/test_logsupport.py patching file src/zope/testrunner/tests/test_runner.py 2025-05-18 13:19:19,099 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:808: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Zope Public License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-18 13:19:19,232 root INFO running bdist_wheel 2025-05-18 13:19:19,323 root INFO running build 2025-05-18 13:19:19,323 root INFO running build_py 2025-05-18 13:19:19,344 root INFO creating build/lib/zope 2025-05-18 13:19:19,346 root INFO copying src/zope/__init__.py -> build/lib/zope 2025-05-18 13:19:19,350 root INFO creating build/lib/zope/testrunner 2025-05-18 13:19:19,351 root INFO copying src/zope/testrunner/process.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,352 root INFO copying src/zope/testrunner/__init__.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,354 root INFO copying src/zope/testrunner/options.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,356 root INFO copying src/zope/testrunner/logsupport.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,357 root INFO copying src/zope/testrunner/listing.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,359 root INFO copying src/zope/testrunner/exceptions.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,361 root INFO copying src/zope/testrunner/profiling.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,362 root INFO copying src/zope/testrunner/formatter.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,365 root INFO copying src/zope/testrunner/debug.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,366 root INFO copying src/zope/testrunner/selftest.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,368 root INFO copying src/zope/testrunner/refcount.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,369 root INFO copying src/zope/testrunner/util.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,370 root INFO copying src/zope/testrunner/find.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,372 root INFO copying src/zope/testrunner/_doctest.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,373 root INFO copying src/zope/testrunner/threadsupport.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,375 root INFO copying src/zope/testrunner/feature.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,376 root INFO copying src/zope/testrunner/coverage.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,377 root INFO copying src/zope/testrunner/statistics.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,379 root INFO copying src/zope/testrunner/digraph.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,380 root INFO copying src/zope/testrunner/__main__.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,382 root INFO copying src/zope/testrunner/shuffle.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,383 root INFO copying src/zope/testrunner/tb_format.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,384 root INFO copying src/zope/testrunner/filter.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,386 root INFO copying src/zope/testrunner/interfaces.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,387 root INFO copying src/zope/testrunner/garbagecollection.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,389 root INFO copying src/zope/testrunner/layer.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,390 root INFO copying src/zope/testrunner/runner.py -> build/lib/zope/testrunner 2025-05-18 13:19:19,391 root INFO running egg_info 2025-05-18 13:19:19,405 root INFO writing src/zope.testrunner.egg-info/PKG-INFO 2025-05-18 13:19:19,413 root INFO writing dependency_links to src/zope.testrunner.egg-info/dependency_links.txt 2025-05-18 13:19:19,414 root INFO writing entry points to src/zope.testrunner.egg-info/entry_points.txt 2025-05-18 13:19:19,415 root INFO writing namespace_packages to src/zope.testrunner.egg-info/namespace_packages.txt 2025-05-18 13:19:19,419 root INFO writing requirements to src/zope.testrunner.egg-info/requires.txt 2025-05-18 13:19:19,420 root INFO writing top-level names to src/zope.testrunner.egg-info/top_level.txt 2025-05-18 13:19:19,441 root INFO reading manifest file 'src/zope.testrunner.egg-info/SOURCES.txt' 2025-05-18 13:19:19,469 root INFO reading manifest template 'MANIFEST.in' 2025-05-18 13:19:19,472 root WARNING warning: no files found matching '*.txt' 2025-05-18 13:19:19,485 root WARNING warning: no files found matching 'Makefile' under directory 'docs' 2025-05-18 13:19:19,570 root INFO adding license file 'LICENSE.md' 2025-05-18 13:19:19,593 root INFO writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'zope.testrunner.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'zope.testrunner.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'zope.testrunner.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'zope.testrunner.tests' to be distributed and are already explicitly excluding 'zope.testrunner.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'zope.testrunner.tests.logsupport' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'zope.testrunner.tests.logsupport' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'zope.testrunner.tests.logsupport' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'zope.testrunner.tests.logsupport' to be distributed and are already explicitly excluding 'zope.testrunner.tests.logsupport' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-05-18 13:19:19,634 root INFO creating build/lib/zope/testrunner/tests 2025-05-18 13:19:19,635 root INFO copying src/zope/testrunner/tests/__init__.py -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,637 root INFO copying src/zope/testrunner/tests/test_digraph.py -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,638 root INFO copying src/zope/testrunner/tests/test_doctest.py -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,640 root INFO copying src/zope/testrunner/tests/test_filter.py -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,641 root INFO copying src/zope/testrunner/tests/test_find.py -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,642 root INFO copying src/zope/testrunner/tests/test_logsupport.py -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,644 root INFO copying src/zope/testrunner/tests/test_runner.py -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,645 root INFO copying src/zope/testrunner/tests/test_subunit.py -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,647 root INFO copying src/zope/testrunner/tests/test_threadsupport.py -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,648 root INFO copying src/zope/testrunner/tests/test_xml_output.py -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,650 root INFO copying src/zope/testrunner/tests/testrunner-arguments.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,651 root INFO copying src/zope/testrunner/tests/testrunner-colors.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,653 root INFO copying src/zope/testrunner/tests/testrunner-coverage-win32.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,654 root INFO copying src/zope/testrunner/tests/testrunner-coverage.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,656 root INFO copying src/zope/testrunner/tests/testrunner-debugging-import-failure.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,658 root INFO copying src/zope/testrunner/tests/testrunner-debugging-layer-setup.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,659 root INFO copying src/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,661 root INFO copying src/zope/testrunner/tests/testrunner-debugging.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,662 root INFO copying src/zope/testrunner/tests/testrunner-discovery.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,664 root INFO copying src/zope/testrunner/tests/testrunner-edge-cases.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,666 root INFO copying src/zope/testrunner/tests/testrunner-errors.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,667 root INFO copying src/zope/testrunner/tests/testrunner-expected-failures.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,669 root INFO copying src/zope/testrunner/tests/testrunner-gc-after-test.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,670 root INFO copying src/zope/testrunner/tests/testrunner-gc.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,672 root INFO copying src/zope/testrunner/tests/testrunner-knit.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,673 root INFO copying src/zope/testrunner/tests/testrunner-layers-api.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,675 root INFO copying src/zope/testrunner/tests/testrunner-layers-buff.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,677 root INFO copying src/zope/testrunner/tests/testrunner-layers-cantfind.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,678 root INFO copying src/zope/testrunner/tests/testrunner-layers-cwd.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,679 root INFO copying src/zope/testrunner/tests/testrunner-layers-instances.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,681 root INFO copying src/zope/testrunner/tests/testrunner-layers-ntd.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,683 root INFO copying src/zope/testrunner/tests/testrunner-layers-topological-sort.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,684 root INFO copying src/zope/testrunner/tests/testrunner-layers.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,685 root INFO copying src/zope/testrunner/tests/testrunner-leaks-err.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,687 root INFO copying src/zope/testrunner/tests/testrunner-leaks.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,688 root INFO copying src/zope/testrunner/tests/testrunner-nestedcode.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,690 root INFO copying src/zope/testrunner/tests/testrunner-new-threads.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,691 root INFO copying src/zope/testrunner/tests/testrunner-profiling-cprofiler.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,693 root INFO copying src/zope/testrunner/tests/testrunner-profiling.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,694 root INFO copying src/zope/testrunner/tests/testrunner-progress.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,696 root INFO copying src/zope/testrunner/tests/testrunner-repeat.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,697 root INFO copying src/zope/testrunner/tests/testrunner-report-skipped.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,698 root INFO copying src/zope/testrunner/tests/testrunner-shuffle.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,700 root INFO copying src/zope/testrunner/tests/testrunner-simple.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,701 root INFO copying src/zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,703 root INFO copying src/zope/testrunner/tests/testrunner-subprocess-errors.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,704 root INFO copying src/zope/testrunner/tests/testrunner-subtest.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,706 root INFO copying src/zope/testrunner/tests/testrunner-subunit-err.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,707 root INFO copying src/zope/testrunner/tests/testrunner-subunit-leaks.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,709 root INFO copying src/zope/testrunner/tests/testrunner-subunit-v2.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,710 root INFO copying src/zope/testrunner/tests/testrunner-subunit.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,712 root INFO copying src/zope/testrunner/tests/testrunner-tb-format.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,713 root INFO copying src/zope/testrunner/tests/testrunner-test-selection.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,715 root INFO copying src/zope/testrunner/tests/testrunner-verbose.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,717 root INFO copying src/zope/testrunner/tests/testrunner-wo-source.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,718 root INFO copying src/zope/testrunner/tests/testrunner.rst -> build/lib/zope/testrunner/tests 2025-05-18 13:19:19,719 root INFO creating build/lib/zope/testrunner/tests/logsupport 2025-05-18 13:19:19,720 root INFO copying src/zope/testrunner/tests/logsupport/log.ini -> build/lib/zope/testrunner/tests/logsupport 2025-05-18 13:19:19,722 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,722 root INFO copying src/zope/testrunner/tests/testrunner-ex/README.rst -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,724 root INFO copying src/zope/testrunner/tests/testrunner-ex/brokenlayer.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,725 root INFO copying src/zope/testrunner/tests/testrunner-ex/gc-after-test.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,727 root INFO copying src/zope/testrunner/tests/testrunner-ex/gc0.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,728 root INFO copying src/zope/testrunner/tests/testrunner-ex/gc1.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,730 root INFO copying src/zope/testrunner/tests/testrunner-ex/gcset.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,731 root INFO copying src/zope/testrunner/tests/testrunner-ex/gcstats.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,733 root INFO copying src/zope/testrunner/tests/testrunner-ex/leak.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,734 root INFO copying src/zope/testrunner/tests/testrunner-ex/new_threads.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,735 root INFO copying src/zope/testrunner/tests/testrunner-ex/pledge.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,737 root INFO copying src/zope/testrunner/tests/testrunner-ex/samplelayers.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,738 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests.rst -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,740 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,741 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests_many.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,743 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletestsf.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,744 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletestsl.rst -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,746 root INFO copying src/zope/testrunner/tests/testrunner-ex/subtest.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,747 root INFO copying src/zope/testrunner/tests/testrunner-ex/unicode.py -> build/lib/zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:19,748 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-37 2025-05-18 13:19:19,749 root INFO copying src/zope/testrunner/tests/testrunner-ex-37/layers.py -> build/lib/zope/testrunner/tests/testrunner-ex-37 2025-05-18 13:19:19,751 root INFO copying src/zope/testrunner/tests/testrunner-ex-37/stop_on_error.py -> build/lib/zope/testrunner/tests/testrunner-ex-37 2025-05-18 13:19:19,752 root INFO copying src/zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py -> build/lib/zope/testrunner/tests/testrunner-ex-37 2025-05-18 13:19:19,753 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-6 2025-05-18 13:19:19,754 root INFO copying src/zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> build/lib/zope/testrunner/tests/testrunner-ex-6 2025-05-18 13:19:19,756 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-expectedFailure 2025-05-18 13:19:19,756 root INFO copying src/zope/testrunner/tests/testrunner-ex-expectedFailure/sample_expected_failure_tests.py -> build/lib/zope/testrunner/tests/testrunner-ex-expectedFailure 2025-05-18 13:19:19,758 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 2025-05-18 13:19:19,759 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 2025-05-18 13:19:19,760 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products 2025-05-18 13:19:19,761 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products 2025-05-18 13:19:19,762 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-pp-products 2025-05-18 13:19:19,763 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products 2025-05-18 13:19:19,765 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products 2025-05-18 13:19:19,766 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more 2025-05-18 13:19:19,767 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more 2025-05-18 13:19:19,768 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more 2025-05-18 13:19:19,770 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-skip 2025-05-18 13:19:19,771 root INFO copying src/zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> build/lib/zope/testrunner/tests/testrunner-ex-skip 2025-05-18 13:19:19,772 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:19,773 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:19,774 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:19,776 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:19,777 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:19,779 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:19,780 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:19,782 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:19,783 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:19,785 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11 2025-05-18 13:19:19,786 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11 2025-05-18 13:19:19,787 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11 2025-05-18 13:19:19,788 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample12 2025-05-18 13:19:19,789 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample12 2025-05-18 13:19:19,790 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13 2025-05-18 13:19:19,791 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13 2025-05-18 13:19:19,793 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13 2025-05-18 13:19:19,794 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:19,795 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:19,797 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:19,798 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:19,800 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:19,801 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:19,803 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:19,804 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:19,806 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:19,807 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:19,808 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,809 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,811 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,812 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/e.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,813 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,815 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,816 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,818 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,819 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,821 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,822 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:19,824 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter 2025-05-18 13:19:19,825 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter 2025-05-18 13:19:19,826 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21 2025-05-18 13:19:19,827 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21 2025-05-18 13:19:19,828 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21 2025-05-18 13:19:19,830 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21 2025-05-18 13:19:19,831 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22 2025-05-18 13:19:19,832 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22 2025-05-18 13:19:19,833 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22 2025-05-18 13:19:19,835 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23 2025-05-18 13:19:19,836 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23 2025-05-18 13:19:19,837 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23 2025-05-18 13:19:19,838 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests 2025-05-18 13:19:19,839 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests 2025-05-18 13:19:19,841 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests 2025-05-18 13:19:19,842 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests 2025-05-18 13:19:19,844 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:19,844 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:19,846 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:19,847 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:19,849 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:19,850 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:19,852 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:19,853 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:19,854 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:19,856 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:19,857 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample31 2025-05-18 13:19:19,858 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample31 2025-05-18 13:19:19,859 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample32 2025-05-18 13:19:19,860 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample32 2025-05-18 13:19:19,862 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample33 2025-05-18 13:19:19,863 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample33 2025-05-18 13:19:19,864 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:19,865 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:19,866 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:19,868 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:19,869 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:19,871 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:19,872 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:19,874 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:19,875 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:19,876 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:19,878 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/usecompiled 2025-05-18 13:19:19,879 root INFO copying src/zope/testrunner/tests/testrunner-ex/usecompiled/README.rst -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled 2025-05-18 13:19:19,880 root INFO copying src/zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled 2025-05-18 13:19:19,881 root INFO copying src/zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled 2025-05-18 13:19:19,883 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package 2025-05-18 13:19:19,884 root INFO copying src/zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package 2025-05-18 13:19:19,885 root INFO copying src/zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package 2025-05-18 13:19:19,925 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-18 13:19:19,925 root INFO running install 2025-05-18 13:19:19,991 root INFO running install_lib 2025-05-18 13:19:20,011 root WARNING Skipping installation of build/bdist.linux-riscv64/wheel/./zope/__init__.py (namespace package) 2025-05-18 13:19:20,012 root INFO copying zope/testrunner/process.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,014 root INFO copying zope/testrunner/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,015 root INFO copying zope/testrunner/options.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,016 root INFO copying zope/testrunner/logsupport.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,017 root INFO copying zope/testrunner/listing.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,018 root INFO copying zope/testrunner/exceptions.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,019 root INFO copying zope/testrunner/profiling.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,020 root INFO copying zope/testrunner/formatter.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,022 root INFO copying zope/testrunner/debug.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,023 root INFO copying zope/testrunner/selftest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,024 root INFO copying zope/testrunner/refcount.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,025 root INFO copying zope/testrunner/util.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,026 root INFO copying zope/testrunner/find.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,027 root INFO copying zope/testrunner/_doctest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,028 root INFO copying zope/testrunner/threadsupport.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,029 root INFO copying zope/testrunner/feature.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,030 root INFO copying zope/testrunner/coverage.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,032 root INFO copying zope/testrunner/statistics.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,033 root INFO copying zope/testrunner/digraph.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,034 root INFO copying zope/testrunner/__main__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,035 root INFO copying zope/testrunner/shuffle.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,036 root INFO copying zope/testrunner/tb_format.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,037 root INFO copying zope/testrunner/filter.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,038 root INFO copying zope/testrunner/interfaces.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,039 root INFO copying zope/testrunner/garbagecollection.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,040 root INFO copying zope/testrunner/layer.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,041 root INFO copying zope/testrunner/runner.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2025-05-18 13:19:20,043 root INFO copying zope/testrunner/tests/testrunner-coverage.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,045 root INFO copying zope/testrunner/tests/testrunner-wo-source.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,046 root INFO copying zope/testrunner/tests/testrunner-shuffle.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,047 root INFO copying zope/testrunner/tests/testrunner-subunit.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,048 root INFO copying zope/testrunner/tests/testrunner-simple.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,049 root INFO copying zope/testrunner/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,050 root INFO copying zope/testrunner/tests/test_filter.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,052 root INFO copying zope/testrunner/tests/testrunner-errors.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,053 root INFO copying zope/testrunner/tests/testrunner-layers-ntd.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,054 root INFO copying zope/testrunner/tests/testrunner-layers-cwd.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,055 root INFO copying zope/testrunner/tests/test_digraph.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,056 root INFO copying zope/testrunner/tests/testrunner-gc.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,057 root INFO copying zope/testrunner/tests/test_find.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,058 root INFO copying zope/testrunner/tests/test_logsupport.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,059 root INFO copying zope/testrunner/tests/testrunner-profiling.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,061 root INFO copying zope/testrunner/tests/testrunner-subprocess-errors.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,062 root INFO copying zope/testrunner/tests/testrunner-report-skipped.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,063 root INFO copying zope/testrunner/tests/testrunner-subtest.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,064 root INFO copying zope/testrunner/tests/testrunner-repeat.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,065 root INFO copying zope/testrunner/tests/testrunner-expected-failures.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,066 root INFO copying zope/testrunner/tests/testrunner-subunit-v2.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,067 root INFO copying zope/testrunner/tests/testrunner-debugging.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,068 root INFO copying zope/testrunner/tests/testrunner-leaks-err.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,069 root INFO copying zope/testrunner/tests/test_threadsupport.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,070 root INFO copying zope/testrunner/tests/testrunner-test-selection.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,072 root INFO copying zope/testrunner/tests/testrunner-debugging-import-failure.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,073 root INFO copying zope/testrunner/tests/test_xml_output.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,074 root INFO copying zope/testrunner/tests/testrunner-subunit-err.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,075 root INFO copying zope/testrunner/tests/testrunner-layers-topological-sort.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,076 root INFO copying zope/testrunner/tests/testrunner-colors.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,077 root INFO copying zope/testrunner/tests/testrunner-gc-after-test.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,078 root INFO copying zope/testrunner/tests/testrunner-layers.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,080 root INFO copying zope/testrunner/tests/testrunner-subunit-leaks.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,081 root INFO copying zope/testrunner/tests/testrunner-arguments.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,082 root INFO copying zope/testrunner/tests/testrunner-layers-api.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,083 root INFO copying zope/testrunner/tests/testrunner-profiling-cprofiler.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,084 root INFO copying zope/testrunner/tests/test_subunit.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,085 root INFO copying zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,086 root INFO copying zope/testrunner/tests/testrunner-discovery.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,087 root INFO copying zope/testrunner/tests/testrunner-layers-instances.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,088 root INFO copying zope/testrunner/tests/testrunner-leaks.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,089 root INFO copying zope/testrunner/tests/testrunner.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,090 root INFO copying zope/testrunner/tests/testrunner-nestedcode.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,092 root INFO copying zope/testrunner/tests/test_doctest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,093 root INFO copying zope/testrunner/tests/test_runner.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,094 root INFO copying zope/testrunner/tests/testrunner-new-threads.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,095 root INFO copying zope/testrunner/tests/testrunner-progress.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,096 root INFO copying zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,097 root INFO copying zope/testrunner/tests/testrunner-coverage-win32.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,098 root INFO copying zope/testrunner/tests/testrunner-debugging-layer-setup.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,100 root INFO copying zope/testrunner/tests/testrunner-tb-format.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,101 root INFO copying zope/testrunner/tests/testrunner-edge-cases.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,102 root INFO copying zope/testrunner/tests/testrunner-knit.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,103 root INFO copying zope/testrunner/tests/testrunner-layers-buff.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,104 root INFO copying zope/testrunner/tests/testrunner-layers-cantfind.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,105 root INFO copying zope/testrunner/tests/testrunner-verbose.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2025-05-18 13:19:20,107 root INFO copying zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-37 2025-05-18 13:19:20,108 root INFO copying zope/testrunner/tests/testrunner-ex-37/layers.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-37 2025-05-18 13:19:20,109 root INFO copying zope/testrunner/tests/testrunner-ex-37/stop_on_error.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-37 2025-05-18 13:19:20,110 root INFO copying zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-skip 2025-05-18 13:19:20,112 root INFO copying zope/testrunner/tests/logsupport/log.ini -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/logsupport 2025-05-18 13:19:20,113 root INFO copying zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products 2025-05-18 13:19:20,114 root INFO copying zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products 2025-05-18 13:19:20,116 root INFO copying zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products/more 2025-05-18 13:19:20,117 root INFO copying zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products/more 2025-05-18 13:19:20,118 root INFO copying zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-6 2025-05-18 13:19:20,120 root INFO copying zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-lib/sample4 2025-05-18 13:19:20,121 root INFO copying zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products 2025-05-18 13:19:20,123 root INFO copying zope/testrunner/tests/testrunner-ex/sampletestsf.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,124 root INFO copying zope/testrunner/tests/testrunner-ex/brokenlayer.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,126 root INFO copying zope/testrunner/tests/testrunner-ex/README.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,127 root INFO copying zope/testrunner/tests/testrunner-ex/new_threads.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,128 root INFO copying zope/testrunner/tests/testrunner-ex/pledge.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,129 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests_many.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,130 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,131 root INFO copying zope/testrunner/tests/testrunner-ex/unicode.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,132 root INFO copying zope/testrunner/tests/testrunner-ex/leak.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,133 root INFO copying zope/testrunner/tests/testrunner-ex/gc0.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,134 root INFO copying zope/testrunner/tests/testrunner-ex/gcset.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,135 root INFO copying zope/testrunner/tests/testrunner-ex/gc-after-test.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,136 root INFO copying zope/testrunner/tests/testrunner-ex/sampletestsl.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,137 root INFO copying zope/testrunner/tests/testrunner-ex/subtest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,138 root INFO copying zope/testrunner/tests/testrunner-ex/gcstats.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,140 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,141 root INFO copying zope/testrunner/tests/testrunner-ex/samplelayers.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,142 root INFO copying zope/testrunner/tests/testrunner-ex/gc1.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2025-05-18 13:19:20,143 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:20,144 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:20,146 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:20,147 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:20,148 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:20,149 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:20,150 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:20,151 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2025-05-18 13:19:20,152 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:20,154 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:20,155 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:20,156 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:20,157 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:20,158 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:20,159 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:20,160 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:20,162 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2025-05-18 13:19:20,163 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample11 2025-05-18 13:19:20,164 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample11 2025-05-18 13:19:20,165 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample13 2025-05-18 13:19:20,167 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample13 2025-05-18 13:19:20,168 root INFO copying zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample12 2025-05-18 13:19:20,169 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:20,171 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:20,172 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:20,173 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:20,174 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:20,175 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:20,176 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:20,177 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:20,178 root INFO copying zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2025-05-18 13:19:20,180 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:20,181 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:20,182 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:20,183 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:20,184 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:20,185 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/e.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:20,186 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:20,188 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:20,189 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:20,190 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2025-05-18 13:19:20,191 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sampletests 2025-05-18 13:19:20,192 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sampletests 2025-05-18 13:19:20,194 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sampletests 2025-05-18 13:19:20,195 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/do-not-enter 2025-05-18 13:19:20,196 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample23 2025-05-18 13:19:20,197 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample23 2025-05-18 13:19:20,199 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample22 2025-05-18 13:19:20,200 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample22 2025-05-18 13:19:20,201 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample21 2025-05-18 13:19:20,203 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample21 2025-05-18 13:19:20,204 root INFO copying zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample21 2025-05-18 13:19:20,205 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:20,206 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:20,208 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:20,209 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:20,210 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:20,211 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:20,212 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:20,213 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:20,214 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2025-05-18 13:19:20,215 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3/sample32 2025-05-18 13:19:20,217 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3/sample33 2025-05-18 13:19:20,218 root INFO copying zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3/sample31 2025-05-18 13:19:20,220 root INFO copying zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled 2025-05-18 13:19:20,221 root INFO copying zope/testrunner/tests/testrunner-ex/usecompiled/README.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled 2025-05-18 13:19:20,222 root INFO copying zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled 2025-05-18 13:19:20,223 root INFO copying zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled/package 2025-05-18 13:19:20,225 root INFO copying zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled/package 2025-05-18 13:19:20,226 root INFO copying zope/testrunner/tests/testrunner-ex-expectedFailure/sample_expected_failure_tests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-expectedFailure 2025-05-18 13:19:20,227 root INFO running install_egg_info 2025-05-18 13:19:20,245 root INFO Copying src/zope.testrunner.egg-info to build/bdist.linux-riscv64/wheel/./zope.testrunner-7.3-py3.12.egg-info 2025-05-18 13:19:20,251 root INFO Installing build/bdist.linux-riscv64/wheel/./zope.testrunner-7.3-py3.12-nspkg.pth 2025-05-18 13:19:20,252 root INFO running install_scripts 2025-05-18 13:19:20,260 root INFO creating build/bdist.linux-riscv64/wheel/zope_testrunner-7.3.dist-info/WHEEL 2025-05-18 13:19:20,262 wheel INFO creating '/home/buildozer/aports/community/py3-zope-testrunner/src/zope_testrunner-7.3/.dist/.tmp-8jzmfit1/zope_testrunner-7.3-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-18 13:19:20,264 wheel INFO adding 'zope.testrunner-7.3-py3.12-nspkg.pth' 2025-05-18 13:19:20,266 wheel INFO adding 'zope/testrunner/__init__.py' 2025-05-18 13:19:20,267 wheel INFO adding 'zope/testrunner/__main__.py' 2025-05-18 13:19:20,268 wheel INFO adding 'zope/testrunner/_doctest.py' 2025-05-18 13:19:20,269 wheel INFO adding 'zope/testrunner/coverage.py' 2025-05-18 13:19:20,271 wheel INFO adding 'zope/testrunner/debug.py' 2025-05-18 13:19:20,272 wheel INFO adding 'zope/testrunner/digraph.py' 2025-05-18 13:19:20,273 wheel INFO adding 'zope/testrunner/exceptions.py' 2025-05-18 13:19:20,274 wheel INFO adding 'zope/testrunner/feature.py' 2025-05-18 13:19:20,275 wheel INFO adding 'zope/testrunner/filter.py' 2025-05-18 13:19:20,277 wheel INFO adding 'zope/testrunner/find.py' 2025-05-18 13:19:20,279 wheel INFO adding 'zope/testrunner/formatter.py' 2025-05-18 13:19:20,281 wheel INFO adding 'zope/testrunner/garbagecollection.py' 2025-05-18 13:19:20,282 wheel INFO adding 'zope/testrunner/interfaces.py' 2025-05-18 13:19:20,284 wheel INFO adding 'zope/testrunner/layer.py' 2025-05-18 13:19:20,285 wheel INFO adding 'zope/testrunner/listing.py' 2025-05-18 13:19:20,286 wheel INFO adding 'zope/testrunner/logsupport.py' 2025-05-18 13:19:20,287 wheel INFO adding 'zope/testrunner/options.py' 2025-05-18 13:19:20,289 wheel INFO adding 'zope/testrunner/process.py' 2025-05-18 13:19:20,290 wheel INFO adding 'zope/testrunner/profiling.py' 2025-05-18 13:19:20,291 wheel INFO adding 'zope/testrunner/refcount.py' 2025-05-18 13:19:20,293 wheel INFO adding 'zope/testrunner/runner.py' 2025-05-18 13:19:20,295 wheel INFO adding 'zope/testrunner/selftest.py' 2025-05-18 13:19:20,296 wheel INFO adding 'zope/testrunner/shuffle.py' 2025-05-18 13:19:20,297 wheel INFO adding 'zope/testrunner/statistics.py' 2025-05-18 13:19:20,298 wheel INFO adding 'zope/testrunner/tb_format.py' 2025-05-18 13:19:20,299 wheel INFO adding 'zope/testrunner/threadsupport.py' 2025-05-18 13:19:20,300 wheel INFO adding 'zope/testrunner/util.py' 2025-05-18 13:19:20,302 wheel INFO adding 'zope/testrunner/tests/__init__.py' 2025-05-18 13:19:20,303 wheel INFO adding 'zope/testrunner/tests/test_digraph.py' 2025-05-18 13:19:20,305 wheel INFO adding 'zope/testrunner/tests/test_doctest.py' 2025-05-18 13:19:20,306 wheel INFO adding 'zope/testrunner/tests/test_filter.py' 2025-05-18 13:19:20,307 wheel INFO adding 'zope/testrunner/tests/test_find.py' 2025-05-18 13:19:20,308 wheel INFO adding 'zope/testrunner/tests/test_logsupport.py' 2025-05-18 13:19:20,310 wheel INFO adding 'zope/testrunner/tests/test_runner.py' 2025-05-18 13:19:20,311 wheel INFO adding 'zope/testrunner/tests/test_subunit.py' 2025-05-18 13:19:20,312 wheel INFO adding 'zope/testrunner/tests/test_threadsupport.py' 2025-05-18 13:19:20,313 wheel INFO adding 'zope/testrunner/tests/test_xml_output.py' 2025-05-18 13:19:20,315 wheel INFO adding 'zope/testrunner/tests/testrunner-arguments.rst' 2025-05-18 13:19:20,316 wheel INFO adding 'zope/testrunner/tests/testrunner-colors.rst' 2025-05-18 13:19:20,318 wheel INFO adding 'zope/testrunner/tests/testrunner-coverage-win32.rst' 2025-05-18 13:19:20,319 wheel INFO adding 'zope/testrunner/tests/testrunner-coverage.rst' 2025-05-18 13:19:20,320 wheel INFO adding 'zope/testrunner/tests/testrunner-debugging-import-failure.rst' 2025-05-18 13:19:20,321 wheel INFO adding 'zope/testrunner/tests/testrunner-debugging-layer-setup.rst' 2025-05-18 13:19:20,323 wheel INFO adding 'zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst' 2025-05-18 13:19:20,324 wheel INFO adding 'zope/testrunner/tests/testrunner-debugging.rst' 2025-05-18 13:19:20,325 wheel INFO adding 'zope/testrunner/tests/testrunner-discovery.rst' 2025-05-18 13:19:20,327 wheel INFO adding 'zope/testrunner/tests/testrunner-edge-cases.rst' 2025-05-18 13:19:20,328 wheel INFO adding 'zope/testrunner/tests/testrunner-errors.rst' 2025-05-18 13:19:20,330 wheel INFO adding 'zope/testrunner/tests/testrunner-expected-failures.rst' 2025-05-18 13:19:20,332 wheel INFO adding 'zope/testrunner/tests/testrunner-gc-after-test.rst' 2025-05-18 13:19:20,333 wheel INFO adding 'zope/testrunner/tests/testrunner-gc.rst' 2025-05-18 13:19:20,334 wheel INFO adding 'zope/testrunner/tests/testrunner-knit.rst' 2025-05-18 13:19:20,335 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-api.rst' 2025-05-18 13:19:20,337 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-buff.rst' 2025-05-18 13:19:20,338 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-cantfind.rst' 2025-05-18 13:19:20,339 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-cwd.rst' 2025-05-18 13:19:20,341 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-instances.rst' 2025-05-18 13:19:20,342 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-ntd.rst' 2025-05-18 13:19:20,344 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-topological-sort.rst' 2025-05-18 13:19:20,345 wheel INFO adding 'zope/testrunner/tests/testrunner-layers.rst' 2025-05-18 13:19:20,346 wheel INFO adding 'zope/testrunner/tests/testrunner-leaks-err.rst' 2025-05-18 13:19:20,347 wheel INFO adding 'zope/testrunner/tests/testrunner-leaks.rst' 2025-05-18 13:19:20,349 wheel INFO adding 'zope/testrunner/tests/testrunner-nestedcode.rst' 2025-05-18 13:19:20,350 wheel INFO adding 'zope/testrunner/tests/testrunner-new-threads.rst' 2025-05-18 13:19:20,351 wheel INFO adding 'zope/testrunner/tests/testrunner-profiling-cprofiler.rst' 2025-05-18 13:19:20,352 wheel INFO adding 'zope/testrunner/tests/testrunner-profiling.rst' 2025-05-18 13:19:20,353 wheel INFO adding 'zope/testrunner/tests/testrunner-progress.rst' 2025-05-18 13:19:20,355 wheel INFO adding 'zope/testrunner/tests/testrunner-repeat.rst' 2025-05-18 13:19:20,356 wheel INFO adding 'zope/testrunner/tests/testrunner-report-skipped.rst' 2025-05-18 13:19:20,357 wheel INFO adding 'zope/testrunner/tests/testrunner-shuffle.rst' 2025-05-18 13:19:20,359 wheel INFO adding 'zope/testrunner/tests/testrunner-simple.rst' 2025-05-18 13:19:20,360 wheel INFO adding 'zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst' 2025-05-18 13:19:20,361 wheel INFO adding 'zope/testrunner/tests/testrunner-subprocess-errors.rst' 2025-05-18 13:19:20,362 wheel INFO adding 'zope/testrunner/tests/testrunner-subtest.rst' 2025-05-18 13:19:20,364 wheel INFO adding 'zope/testrunner/tests/testrunner-subunit-err.rst' 2025-05-18 13:19:20,365 wheel INFO adding 'zope/testrunner/tests/testrunner-subunit-leaks.rst' 2025-05-18 13:19:20,366 wheel INFO adding 'zope/testrunner/tests/testrunner-subunit-v2.rst' 2025-05-18 13:19:20,368 wheel INFO adding 'zope/testrunner/tests/testrunner-subunit.rst' 2025-05-18 13:19:20,370 wheel INFO adding 'zope/testrunner/tests/testrunner-tb-format.rst' 2025-05-18 13:19:20,372 wheel INFO adding 'zope/testrunner/tests/testrunner-test-selection.rst' 2025-05-18 13:19:20,373 wheel INFO adding 'zope/testrunner/tests/testrunner-verbose.rst' 2025-05-18 13:19:20,375 wheel INFO adding 'zope/testrunner/tests/testrunner-wo-source.rst' 2025-05-18 13:19:20,376 wheel INFO adding 'zope/testrunner/tests/testrunner.rst' 2025-05-18 13:19:20,378 wheel INFO adding 'zope/testrunner/tests/logsupport/log.ini' 2025-05-18 13:19:20,379 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/README.rst' 2025-05-18 13:19:20,380 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/brokenlayer.py' 2025-05-18 13:19:20,381 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/gc-after-test.py' 2025-05-18 13:19:20,382 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/gc0.py' 2025-05-18 13:19:20,384 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/gc1.py' 2025-05-18 13:19:20,385 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/gcset.py' 2025-05-18 13:19:20,386 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/gcstats.py' 2025-05-18 13:19:20,387 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/leak.py' 2025-05-18 13:19:20,388 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/new_threads.py' 2025-05-18 13:19:20,389 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/pledge.py' 2025-05-18 13:19:20,390 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/samplelayers.py' 2025-05-18 13:19:20,391 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests.rst' 2025-05-18 13:19:20,392 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests_buffering.py' 2025-05-18 13:19:20,393 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests_many.py' 2025-05-18 13:19:20,394 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletestsf.py' 2025-05-18 13:19:20,395 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletestsl.rst' 2025-05-18 13:19:20,397 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/subtest.py' 2025-05-18 13:19:20,398 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/unicode.py' 2025-05-18 13:19:20,399 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/__init__.py' 2025-05-18 13:19:20,400 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py' 2025-05-18 13:19:20,401 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py' 2025-05-18 13:19:20,402 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py' 2025-05-18 13:19:20,403 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py' 2025-05-18 13:19:20,404 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py' 2025-05-18 13:19:20,406 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py' 2025-05-18 13:19:20,407 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py' 2025-05-18 13:19:20,409 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py' 2025-05-18 13:19:20,410 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py' 2025-05-18 13:19:20,412 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py' 2025-05-18 13:19:20,413 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py' 2025-05-18 13:19:20,414 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py' 2025-05-18 13:19:20,416 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py' 2025-05-18 13:19:20,417 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py' 2025-05-18 13:19:20,419 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py' 2025-05-18 13:19:20,420 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py' 2025-05-18 13:19:20,422 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py' 2025-05-18 13:19:20,423 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py' 2025-05-18 13:19:20,425 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py' 2025-05-18 13:19:20,426 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py' 2025-05-18 13:19:20,427 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py' 2025-05-18 13:19:20,429 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/__init__.py' 2025-05-18 13:19:20,430 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py' 2025-05-18 13:19:20,432 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/e.rst' 2025-05-18 13:19:20,433 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py' 2025-05-18 13:19:20,434 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py' 2025-05-18 13:19:20,435 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py' 2025-05-18 13:19:20,436 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py' 2025-05-18 13:19:20,437 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py' 2025-05-18 13:19:20,439 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py' 2025-05-18 13:19:20,440 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py' 2025-05-18 13:19:20,441 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py' 2025-05-18 13:19:20,442 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py' 2025-05-18 13:19:20,444 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py' 2025-05-18 13:19:20,445 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py' 2025-05-18 13:19:20,446 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py' 2025-05-18 13:19:20,447 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py' 2025-05-18 13:19:20,448 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py' 2025-05-18 13:19:20,449 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py' 2025-05-18 13:19:20,451 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py' 2025-05-18 13:19:20,452 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py' 2025-05-18 13:19:20,453 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py' 2025-05-18 13:19:20,454 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/__init__.py' 2025-05-18 13:19:20,455 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst' 2025-05-18 13:19:20,456 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst' 2025-05-18 13:19:20,457 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst' 2025-05-18 13:19:20,458 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sampletests.py' 2025-05-18 13:19:20,460 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py' 2025-05-18 13:19:20,461 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py' 2025-05-18 13:19:20,462 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst' 2025-05-18 13:19:20,463 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst' 2025-05-18 13:19:20,464 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py' 2025-05-18 13:19:20,465 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py' 2025-05-18 13:19:20,466 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py' 2025-05-18 13:19:20,468 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/__init__.py' 2025-05-18 13:19:20,469 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test1.py' 2025-05-18 13:19:20,470 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test11.py' 2025-05-18 13:19:20,471 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test111.py' 2025-05-18 13:19:20,472 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test112.py' 2025-05-18 13:19:20,474 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test12.py' 2025-05-18 13:19:20,475 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test121.py' 2025-05-18 13:19:20,476 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test122.py' 2025-05-18 13:19:20,477 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test_one.py' 2025-05-18 13:19:20,478 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/usecompiled/README.rst' 2025-05-18 13:19:20,479 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py' 2025-05-18 13:19:20,481 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py' 2025-05-18 13:19:20,482 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py' 2025-05-18 13:19:20,483 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py' 2025-05-18 13:19:20,485 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-37/layers.py' 2025-05-18 13:19:20,486 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-37/stop_on_error.py' 2025-05-18 13:19:20,487 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py' 2025-05-18 13:19:20,488 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-6/cwdtests.py' 2025-05-18 13:19:20,489 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-expectedFailure/sample_expected_failure_tests.py' 2025-05-18 13:19:20,491 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py' 2025-05-18 13:19:20,492 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py' 2025-05-18 13:19:20,493 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-products/__init__.py' 2025-05-18 13:19:20,494 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py' 2025-05-18 13:19:20,496 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py' 2025-05-18 13:19:20,497 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py' 2025-05-18 13:19:20,499 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py' 2025-05-18 13:19:20,501 wheel INFO adding 'zope_testrunner-7.3.dist-info/licenses/LICENSE.md' 2025-05-18 13:19:20,502 wheel INFO adding 'zope_testrunner-7.3.dist-info/METADATA' 2025-05-18 13:19:20,504 wheel INFO adding 'zope_testrunner-7.3.dist-info/WHEEL' 2025-05-18 13:19:20,504 wheel INFO adding 'zope_testrunner-7.3.dist-info/entry_points.txt' 2025-05-18 13:19:20,505 wheel INFO adding 'zope_testrunner-7.3.dist-info/namespace_packages.txt' 2025-05-18 13:19:20,506 wheel INFO adding 'zope_testrunner-7.3.dist-info/top_level.txt' 2025-05-18 13:19:20,510 wheel INFO adding 'zope_testrunner-7.3.dist-info/RECORD' 2025-05-18 13:19:20,515 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-18 13:19:20,541 gpep517 INFO The backend produced .dist/zope_testrunner-7.3-py3-none-any.whl zope_testrunner-7.3-py3-none-any.whl .....................s...............s............ ---------------------------------------------------------------------- Ran 50 tests in 4.589s OK (skipped=2) >>> py3-zope-testrunner: Entering fakeroot... *** Error compiling '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py'... File "/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py", line 16 importx unittest # noqa: E999 ^^^^^^^^ SyntaxError: invalid syntax >>> py3-zope-testrunner-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/zope/testrunner/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-37/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-37/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-skip/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-skip/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-pp-products/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-pp-products/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-pp-products/more/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-pp-products/more/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-6/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-6/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample1/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample1/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sample12/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sample12/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sampletests/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sampletests/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sample23/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sample23/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample3/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample3/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample3/sample32/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample3/sample32/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample3/sample33/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample3/sample33/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample3/sample31/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/sample3/sample31/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/usecompiled/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/usecompiled/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package/__pycache__' 'usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-expectedFailure/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.12/site-packages/zope/testrunner/tests/testrunner-ex-expectedFailure/__pycache__' >>> py3-zope-testrunner-pyc*: Preparing subpackage py3-zope-testrunner-pyc... >>> py3-zope-testrunner-pyc*: Running postcheck for py3-zope-testrunner-pyc >>> py3-zope-testrunner*: Running postcheck for py3-zope-testrunner >>> py3-zope-testrunner*: Preparing package py3-zope-testrunner... >>> py3-zope-testrunner-pyc*: Tracing dependencies... python3 py3-setuptools py3-zope-exceptions py3-zope-interface python3~3.12 >>> py3-zope-testrunner-pyc*: Package size: 514.0 KB >>> py3-zope-testrunner-pyc*: Compressing data... >>> py3-zope-testrunner-pyc*: Create checksum... >>> py3-zope-testrunner-pyc*: Create py3-zope-testrunner-pyc-7.3-r0.apk >>> py3-zope-testrunner*: Tracing dependencies... python3 py3-setuptools py3-zope-exceptions py3-zope-interface python3~3.12 >>> py3-zope-testrunner*: Package size: 757.5 KB >>> py3-zope-testrunner*: Compressing data... >>> py3-zope-testrunner*: Create checksum... >>> py3-zope-testrunner*: Create py3-zope-testrunner-7.3-r0.apk >>> py3-zope-testrunner: Build complete at Sun, 18 May 2025 13:19:32 +0000 elapsed time 0h 0m 19s >>> py3-zope-testrunner: Cleaning up srcdir >>> py3-zope-testrunner: Cleaning up pkgdir >>> py3-zope-testrunner: Uninstalling dependencies... (1/30) Purging .makedepends-py3-zope-testrunner (20250518.131915) (2/30) Purging py3-zope-exceptions-pyc (5.2-r0) (3/30) Purging py3-zope-exceptions (5.2-r0) (4/30) Purging py3-zope-interface-pyc (7.2-r0) (5/30) Purging py3-zope-interface (7.2-r0) (6/30) Purging py3-gpep517-pyc (19-r0) (7/30) Purging py3-gpep517 (19-r0) (8/30) Purging py3-installer-pyc (0.7.0-r2) (9/30) Purging py3-installer (0.7.0-r2) (10/30) Purging py3-wheel-pyc (0.46.1-r0) (11/30) Purging py3-wheel (0.46.1-r0) (12/30) Purging py3-zope-testing-pyc (5.1-r0) (13/30) Purging py3-zope-testing (5.1-r0) (14/30) Purging py3-setuptools-pyc (80.5.0-r0) (15/30) Purging py3-setuptools (80.5.0-r0) (16/30) Purging py3-packaging-pyc (25.0-r0) (17/30) Purging py3-packaging (25.0-r0) (18/30) Purging py3-parsing-pyc (3.2.3-r0) (19/30) Purging py3-parsing (3.2.3-r0) (20/30) Purging python3-pyc (3.12.10-r0) (21/30) Purging python3-pycache-pyc0 (3.12.10-r0) (22/30) Purging pyc (3.12.10-r0) (23/30) Purging python3 (3.12.10-r0) (24/30) Purging gdbm (1.24-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.4.8-r0) (27/30) Purging libpanelw (6.5_p20250503-r0) (28/30) Purging mpdecimal (4.0.1-r0) (29/30) Purging sqlite-libs (3.49.2-r0) (30/30) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> py3-zope-testrunner: Updating the community/riscv64 repository index... >>> py3-zope-testrunner: Signing the index...