>>> py3-zope-testrunner: Building community/py3-zope-testrunner 8.2-r1 (using abuild 3.16.0-r0) started Thu, 02 Apr 2026 11:26:15 +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.5.2-r0) ( 3/30) Installing gdbm (1.26-r0) ( 4/30) Installing xz-libs (5.8.2-r0) ( 5/30) Installing mpdecimal (4.0.1-r0) ( 6/30) Installing libpanelw (6.6_p20251231-r0) ( 7/30) Installing sqlite-libs (3.51.2-r1) ( 8/30) Installing python3 (3.14.3-r0) ( 9/30) Installing python3-pycache-pyc0 (3.14.3-r0) (10/30) Installing pyc (3.14.3-r0) (11/30) Installing python3-pyc (3.14.3-r0) (12/30) Installing py3-parsing (3.3.2-r1) (13/30) Installing py3-parsing-pyc (3.3.2-r1) (14/30) Installing py3-packaging (26.0-r1) (15/30) Installing py3-packaging-pyc (26.0-r1) (16/30) Installing py3-setuptools (82.0.1-r1) (17/30) Installing py3-setuptools-pyc (82.0.1-r1) (18/30) Installing py3-zope-interface (7.2-r1) (19/30) Installing py3-zope-interface-pyc (7.2-r1) (20/30) Installing py3-zope-exceptions (6.0-r1) (21/30) Installing py3-zope-exceptions-pyc (6.0-r1) (22/30) Installing py3-installer (0.7.0-r3) (23/30) Installing py3-installer-pyc (0.7.0-r3) (24/30) Installing py3-gpep517 (19-r2) (25/30) Installing py3-gpep517-pyc (19-r2) (26/30) Installing py3-wheel (0.46.3-r1) (27/30) Installing py3-wheel-pyc (0.46.3-r1) (28/30) Installing py3-zope-testing (6.1-r2) (29/30) Installing py3-zope-testing-pyc (6.1-r2) (30/30) Installing .makedepends-py3-zope-testrunner (20260402.112632) Executing busybox-1.37.0-r31.trigger OK: 438.3 MiB in 135 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/edge/zope_testrunner-8.2.tar.gz /var/cache/distfiles/edge/zope_testrunner-8.2.tar.gz: OK /home/buildozer/aports/community/py3-zope-testrunner/skip-tests.patch: OK >>> py3-zope-testrunner: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zope_testrunner-8.2.tar.gz /var/cache/distfiles/edge/zope_testrunner-8.2.tar.gz: OK /home/buildozer/aports/community/py3-zope-testrunner/skip-tests.patch: OK >>> py3-zope-testrunner: Unpacking /var/cache/distfiles/edge/zope_testrunner-8.2.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 2026-04-02 11:26:37,969 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-02 11:26:38,194 root INFO running bdist_wheel 2026-04-02 11:26:38,329 root INFO running build 2026-04-02 11:26:38,330 root INFO running build_py 2026-04-02 11:26:38,361 root INFO creating build/lib/zope/testrunner 2026-04-02 11:26:38,365 root INFO copying src/zope/testrunner/process.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,369 root INFO copying src/zope/testrunner/exceptions.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,372 root INFO copying src/zope/testrunner/digraph.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,374 root INFO copying src/zope/testrunner/__init__.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,377 root INFO copying src/zope/testrunner/logsupport.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,380 root INFO copying src/zope/testrunner/options.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,384 root INFO copying src/zope/testrunner/refcount.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,386 root INFO copying src/zope/testrunner/interfaces.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,390 root INFO copying src/zope/testrunner/util.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,393 root INFO copying src/zope/testrunner/find.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,396 root INFO copying src/zope/testrunner/statistics.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,398 root INFO copying src/zope/testrunner/coverage.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,401 root INFO copying src/zope/testrunner/layer.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,405 root INFO copying src/zope/testrunner/filter.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,408 root INFO copying src/zope/testrunner/debug.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,410 root INFO copying src/zope/testrunner/listing.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,412 root INFO copying src/zope/testrunner/__main__.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,415 root INFO copying src/zope/testrunner/shuffle.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,417 root INFO copying src/zope/testrunner/profiling.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,420 root INFO copying src/zope/testrunner/garbagecollection.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,422 root INFO copying src/zope/testrunner/formatter.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,426 root INFO copying src/zope/testrunner/tb_format.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,429 root INFO copying src/zope/testrunner/selftest.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,432 root INFO copying src/zope/testrunner/runner.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,435 root INFO copying src/zope/testrunner/_doctest.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,437 root INFO copying src/zope/testrunner/threadsupport.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,440 root INFO copying src/zope/testrunner/feature.py -> build/lib/zope/testrunner 2026-04-02 11:26:38,444 root INFO creating build/lib/zope/testrunner/tests 2026-04-02 11:26:38,445 root INFO copying src/zope/testrunner/tests/test_doctest.py -> build/lib/zope/testrunner/tests 2026-04-02 11:26:38,448 root INFO copying src/zope/testrunner/tests/test_digraph.py -> build/lib/zope/testrunner/tests 2026-04-02 11:26:38,451 root INFO copying src/zope/testrunner/tests/test_threadsupport.py -> build/lib/zope/testrunner/tests 2026-04-02 11:26:38,453 root INFO copying src/zope/testrunner/tests/__init__.py -> build/lib/zope/testrunner/tests 2026-04-02 11:26:38,456 root INFO copying src/zope/testrunner/tests/test_filter.py -> build/lib/zope/testrunner/tests 2026-04-02 11:26:38,458 root INFO copying src/zope/testrunner/tests/test_runner.py -> build/lib/zope/testrunner/tests 2026-04-02 11:26:38,461 root INFO copying src/zope/testrunner/tests/test_logsupport.py -> build/lib/zope/testrunner/tests 2026-04-02 11:26:38,464 root INFO copying src/zope/testrunner/tests/test_subunit.py -> build/lib/zope/testrunner/tests 2026-04-02 11:26:38,466 root INFO copying src/zope/testrunner/tests/test_xml_output.py -> build/lib/zope/testrunner/tests 2026-04-02 11:26:38,469 root INFO copying src/zope/testrunner/tests/test_find.py -> build/lib/zope/testrunner/tests 2026-04-02 11:26:38,472 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-pp-products 2026-04-02 11:26:38,473 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products 2026-04-02 11:26:38,476 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products 2026-04-02 11:26:38,479 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-expectedFailure 2026-04-02 11:26:38,480 root INFO copying src/zope/testrunner/tests/testrunner-ex-expectedFailure/sample_expected_failure_tests.py -> build/lib/zope/testrunner/tests/testrunner-ex-expectedFailure 2026-04-02 11:26:38,485 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,487 root INFO copying src/zope/testrunner/tests/testrunner-ex/gc0.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,489 root INFO copying src/zope/testrunner/tests/testrunner-ex/gcstats.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,492 root INFO copying src/zope/testrunner/tests/testrunner-ex/gc1.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,494 root INFO copying src/zope/testrunner/tests/testrunner-ex/brokenlayer.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,496 root INFO copying src/zope/testrunner/tests/testrunner-ex/pledge.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,498 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,501 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletestsf.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,504 root INFO copying src/zope/testrunner/tests/testrunner-ex/subtest.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,507 root INFO copying src/zope/testrunner/tests/testrunner-ex/new_threads.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,509 root INFO copying src/zope/testrunner/tests/testrunner-ex/gcset.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,512 root INFO copying src/zope/testrunner/tests/testrunner-ex/unicode.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,514 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests_many.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,516 root INFO copying src/zope/testrunner/tests/testrunner-ex/gc-after-test.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,519 root INFO copying src/zope/testrunner/tests/testrunner-ex/leak.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,521 root INFO copying src/zope/testrunner/tests/testrunner-ex/samplelayers.py -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:38,524 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-37 2026-04-02 11:26:38,526 root INFO copying src/zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py -> build/lib/zope/testrunner/tests/testrunner-ex-37 2026-04-02 11:26:38,529 root INFO copying src/zope/testrunner/tests/testrunner-ex-37/stop_on_error.py -> build/lib/zope/testrunner/tests/testrunner-ex-37 2026-04-02 11:26:38,531 root INFO copying src/zope/testrunner/tests/testrunner-ex-37/layers.py -> build/lib/zope/testrunner/tests/testrunner-ex-37 2026-04-02 11:26:38,535 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-6 2026-04-02 11:26:38,537 root INFO copying src/zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> build/lib/zope/testrunner/tests/testrunner-ex-6 2026-04-02 11:26:38,541 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-skip 2026-04-02 11:26:38,542 root INFO copying src/zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> build/lib/zope/testrunner/tests/testrunner-ex-skip 2026-04-02 11:26:38,545 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more 2026-04-02 11:26:38,547 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more 2026-04-02 11:26:38,549 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more 2026-04-02 11:26:38,553 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:38,554 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:38,557 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:38,560 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:38,562 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:38,565 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:38,567 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:38,570 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:38,572 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:38,574 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:38,578 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:38,579 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:38,582 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:38,584 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:38,587 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:38,590 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:38,592 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:38,595 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:38,597 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:38,600 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:38,602 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:38,605 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:38,607 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:38,610 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:38,613 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:38,614 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:38,617 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:38,619 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:38,622 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:38,624 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:38,627 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:38,630 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:38,632 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:38,635 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> build/lib/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:38,638 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/usecompiled 2026-04-02 11:26:38,639 root INFO copying src/zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled 2026-04-02 11:26:38,642 root INFO copying src/zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled 2026-04-02 11:26:38,645 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22 2026-04-02 11:26:38,646 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22 2026-04-02 11:26:38,649 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22 2026-04-02 11:26:38,652 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23 2026-04-02 11:26:38,653 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23 2026-04-02 11:26:38,656 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23 2026-04-02 11:26:38,660 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter 2026-04-02 11:26:38,661 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 2026-04-02 11:26:38,665 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests 2026-04-02 11:26:38,666 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests 2026-04-02 11:26:38,668 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests 2026-04-02 11:26:38,671 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests 2026-04-02 11:26:38,674 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21 2026-04-02 11:26:38,676 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21 2026-04-02 11:26:38,679 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21 2026-04-02 11:26:38,682 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21 2026-04-02 11:26:38,686 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample31 2026-04-02 11:26:38,689 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample31 2026-04-02 11:26:38,692 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample33 2026-04-02 11:26:38,694 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample33 2026-04-02 11:26:38,698 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample32 2026-04-02 11:26:38,700 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample32 2026-04-02 11:26:38,703 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11 2026-04-02 11:26:38,705 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11 2026-04-02 11:26:38,708 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11 2026-04-02 11:26:38,712 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:38,714 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:38,717 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:38,721 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:38,724 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:38,727 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:38,730 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:38,733 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:38,736 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:38,739 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:38,743 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13 2026-04-02 11:26:38,744 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13 2026-04-02 11:26:38,747 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13 2026-04-02 11:26:38,750 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample12 2026-04-02 11:26:38,752 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample12 2026-04-02 11:26:38,756 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package 2026-04-02 11:26:38,757 root INFO copying src/zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package 2026-04-02 11:26:38,760 root INFO copying src/zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package 2026-04-02 11:26:38,764 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 2026-04-02 11:26:38,766 root INFO copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 2026-04-02 11:26:38,770 root INFO creating build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products 2026-04-02 11:26:38,772 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 2026-04-02 11:26:38,776 root INFO running egg_info 2026-04-02 11:26:38,797 root INFO writing src/zope.testrunner.egg-info/PKG-INFO 2026-04-02 11:26:38,807 root INFO writing dependency_links to src/zope.testrunner.egg-info/dependency_links.txt 2026-04-02 11:26:38,810 root INFO writing entry points to src/zope.testrunner.egg-info/entry_points.txt 2026-04-02 11:26:38,815 root INFO writing requirements to src/zope.testrunner.egg-info/requires.txt 2026-04-02 11:26:38,817 root INFO writing top-level names to src/zope.testrunner.egg-info/top_level.txt 2026-04-02 11:26:38,917 root INFO reading manifest file 'src/zope.testrunner.egg-info/SOURCES.txt' 2026-04-02 11:26:38,969 root INFO reading manifest template 'MANIFEST.in' 2026-04-02 11:26:38,976 root WARNING warning: no files found matching '*.txt' 2026-04-02 11:26:38,998 root WARNING warning: no files found matching 'Makefile' under directory 'docs' 2026-04-02 11:26:39,126 root INFO adding license file 'LICENSE.md' 2026-04-02 11:26:39,154 root INFO writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt' 2026-04-02 11:26:39,201 root INFO copying src/zope/testrunner/tests/testrunner-arguments.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,204 root INFO copying src/zope/testrunner/tests/testrunner-colors.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,208 root INFO copying src/zope/testrunner/tests/testrunner-coverage-win32.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,210 root INFO copying src/zope/testrunner/tests/testrunner-coverage.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,213 root INFO copying src/zope/testrunner/tests/testrunner-debugging-import-failure.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,216 root INFO copying src/zope/testrunner/tests/testrunner-debugging-layer-setup.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,219 root INFO copying src/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,221 root INFO copying src/zope/testrunner/tests/testrunner-debugging.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,225 root INFO copying src/zope/testrunner/tests/testrunner-discovery.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,228 root INFO copying src/zope/testrunner/tests/testrunner-edge-cases.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,230 root INFO copying src/zope/testrunner/tests/testrunner-errors.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,234 root INFO copying src/zope/testrunner/tests/testrunner-expected-failures.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,237 root INFO copying src/zope/testrunner/tests/testrunner-gc-after-test.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,240 root INFO copying src/zope/testrunner/tests/testrunner-gc.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,244 root INFO copying src/zope/testrunner/tests/testrunner-knit.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,246 root INFO copying src/zope/testrunner/tests/testrunner-layers-api.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,249 root INFO copying src/zope/testrunner/tests/testrunner-layers-buff.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,253 root INFO copying src/zope/testrunner/tests/testrunner-layers-cantfind.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,255 root INFO copying src/zope/testrunner/tests/testrunner-layers-cwd.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,258 root INFO copying src/zope/testrunner/tests/testrunner-layers-instances.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,261 root INFO copying src/zope/testrunner/tests/testrunner-layers-ntd.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,264 root INFO copying src/zope/testrunner/tests/testrunner-layers-topological-sort.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,267 root INFO copying src/zope/testrunner/tests/testrunner-layers.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,270 root INFO copying src/zope/testrunner/tests/testrunner-leaks-err.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,273 root INFO copying src/zope/testrunner/tests/testrunner-leaks.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,276 root INFO copying src/zope/testrunner/tests/testrunner-nestedcode.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,279 root INFO copying src/zope/testrunner/tests/testrunner-new-threads.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,282 root INFO copying src/zope/testrunner/tests/testrunner-profiling-cprofiler.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,285 root INFO copying src/zope/testrunner/tests/testrunner-profiling.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,287 root INFO copying src/zope/testrunner/tests/testrunner-progress.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,291 root INFO copying src/zope/testrunner/tests/testrunner-repeat.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,293 root INFO copying src/zope/testrunner/tests/testrunner-report-skipped.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,296 root INFO copying src/zope/testrunner/tests/testrunner-shuffle.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,299 root INFO copying src/zope/testrunner/tests/testrunner-simple.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,302 root INFO copying src/zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,305 root INFO copying src/zope/testrunner/tests/testrunner-subprocess-errors.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,308 root INFO copying src/zope/testrunner/tests/testrunner-subtest.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,311 root INFO copying src/zope/testrunner/tests/testrunner-subunit-err.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,314 root INFO copying src/zope/testrunner/tests/testrunner-subunit-leaks.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,317 root INFO copying src/zope/testrunner/tests/testrunner-subunit-v2.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,320 root INFO copying src/zope/testrunner/tests/testrunner-subunit.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,323 root INFO copying src/zope/testrunner/tests/testrunner-tb-format.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,326 root INFO copying src/zope/testrunner/tests/testrunner-test-selection.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,329 root INFO copying src/zope/testrunner/tests/testrunner-verbose.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,332 root INFO copying src/zope/testrunner/tests/testrunner-wo-source.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,335 root INFO copying src/zope/testrunner/tests/testrunner.rst -> build/lib/zope/testrunner/tests 2026-04-02 11:26:39,338 root INFO creating build/lib/zope/testrunner/tests/logsupport 2026-04-02 11:26:39,339 root INFO copying src/zope/testrunner/tests/logsupport/log.ini -> build/lib/zope/testrunner/tests/logsupport 2026-04-02 11:26:39,342 root INFO copying src/zope/testrunner/tests/testrunner-ex/README.rst -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,346 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletests.rst -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,349 root INFO copying src/zope/testrunner/tests/testrunner-ex/sampletestsl.rst -> build/lib/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,352 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample2/e.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,355 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,357 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,360 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,363 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,366 root INFO copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst -> build/lib/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,369 root INFO copying src/zope/testrunner/tests/testrunner-ex/usecompiled/README.rst -> build/lib/zope/testrunner/tests/testrunner-ex/usecompiled 2026-04-02 11:26:39,454 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-02 11:26:39,455 root INFO running install 2026-04-02 11:26:39,516 root INFO running install_lib 2026-04-02 11:26:39,542 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-02 11:26:39,545 root INFO creating build/bdist.linux-riscv64/wheel/zope 2026-04-02 11:26:39,547 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner 2026-04-02 11:26:39,549 root INFO copying build/lib/zope/testrunner/process.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,551 root INFO copying build/lib/zope/testrunner/exceptions.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,554 root INFO copying build/lib/zope/testrunner/digraph.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,556 root INFO copying build/lib/zope/testrunner/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,558 root INFO copying build/lib/zope/testrunner/logsupport.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,560 root INFO copying build/lib/zope/testrunner/options.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,563 root INFO copying build/lib/zope/testrunner/refcount.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,566 root INFO copying build/lib/zope/testrunner/interfaces.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,568 root INFO copying build/lib/zope/testrunner/util.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,571 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests 2026-04-02 11:26:39,573 root INFO copying build/lib/zope/testrunner/tests/testrunner-errors.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,575 root INFO copying build/lib/zope/testrunner/tests/testrunner-layers-buff.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,578 root INFO copying build/lib/zope/testrunner/tests/test_doctest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,580 root INFO copying build/lib/zope/testrunner/tests/testrunner-layers.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,583 root INFO copying build/lib/zope/testrunner/tests/testrunner-layers-cantfind.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,585 root INFO copying build/lib/zope/testrunner/tests/testrunner-subprocess-errors.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,588 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex-pp-products 2026-04-02 11:26:39,589 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products 2026-04-02 11:26:39,592 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products 2026-04-02 11:26:39,594 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex-pp-products/more 2026-04-02 11:26:39,596 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products/more 2026-04-02 11:26:39,598 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-products/more 2026-04-02 11:26:39,601 root INFO copying build/lib/zope/testrunner/tests/test_digraph.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,603 root INFO copying build/lib/zope/testrunner/tests/test_threadsupport.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,605 root INFO copying build/lib/zope/testrunner/tests/testrunner-new-threads.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,608 root INFO copying build/lib/zope/testrunner/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,610 root INFO copying build/lib/zope/testrunner/tests/testrunner-shuffle.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,612 root INFO copying build/lib/zope/testrunner/tests/testrunner-subtest.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,615 root INFO copying build/lib/zope/testrunner/tests/testrunner-layers-api.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,618 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex-expectedFailure 2026-04-02 11:26:39,619 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-expectedFailure/sample_expected_failure_tests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-expectedFailure 2026-04-02 11:26:39,622 root INFO copying build/lib/zope/testrunner/tests/testrunner-debugging-layer-setup.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,624 root INFO copying build/lib/zope/testrunner/tests/testrunner-wo-source.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,627 root INFO copying build/lib/zope/testrunner/tests/testrunner-repeat.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,629 root INFO copying build/lib/zope/testrunner/tests/testrunner-layers-ntd.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,632 root INFO copying build/lib/zope/testrunner/tests/test_filter.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,634 root INFO copying build/lib/zope/testrunner/tests/test_runner.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,636 root INFO copying build/lib/zope/testrunner/tests/testrunner-coverage.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,639 root INFO copying build/lib/zope/testrunner/tests/testrunner-gc-after-test.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,641 root INFO copying build/lib/zope/testrunner/tests/test_logsupport.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,644 root INFO copying build/lib/zope/testrunner/tests/testrunner-expected-failures.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,646 root INFO copying build/lib/zope/testrunner/tests/testrunner-colors.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,649 root INFO copying build/lib/zope/testrunner/tests/testrunner.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,652 root INFO copying build/lib/zope/testrunner/tests/testrunner-progress.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,654 root INFO copying build/lib/zope/testrunner/tests/testrunner-profiling.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,657 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/logsupport 2026-04-02 11:26:39,659 root INFO copying build/lib/zope/testrunner/tests/logsupport/log.ini -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/logsupport 2026-04-02 11:26:39,662 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,664 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,666 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample2/sample22 2026-04-02 11:26:39,668 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample22 2026-04-02 11:26:39,670 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample22 2026-04-02 11:26:39,673 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,675 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,678 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,680 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,682 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,685 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample2/sample23 2026-04-02 11:26:39,687 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample23 2026-04-02 11:26:39,689 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample23 2026-04-02 11:26:39,691 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter 2026-04-02 11:26:39,693 root INFO copying build/lib/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 2026-04-02 11:26:39,695 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,698 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample2/sampletests 2026-04-02 11:26:39,700 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sampletests 2026-04-02 11:26:39,702 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sampletests 2026-04-02 11:26:39,705 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sampletests 2026-04-02 11:26:39,707 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,710 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample2/sample21 2026-04-02 11:26:39,712 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample21 2026-04-02 11:26:39,714 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample21 2026-04-02 11:26:39,716 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2/sample21 2026-04-02 11:26:39,718 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,721 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,723 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample2/e.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample2 2026-04-02 11:26:39,725 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/gc0.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,728 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,730 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,733 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample3/sample31 2026-04-02 11:26:39,735 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3/sample31 2026-04-02 11:26:39,737 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,740 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,742 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,745 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample3/sample33 2026-04-02 11:26:39,746 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3/sample33 2026-04-02 11:26:39,749 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,751 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,753 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample3/sample32 2026-04-02 11:26:39,755 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3/sample32 2026-04-02 11:26:39,757 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,760 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,762 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample3 2026-04-02 11:26:39,764 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/gcstats.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,767 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:39,769 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:39,771 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample1/sample11 2026-04-02 11:26:39,773 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample11 2026-04-02 11:26:39,775 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample11 2026-04-02 11:26:39,777 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:39,780 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:39,782 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:39,784 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:39,786 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:39,788 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:39,790 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:39,793 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:39,795 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:39,797 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:39,800 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:39,802 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:39,804 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:39,807 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sampletests 2026-04-02 11:26:39,809 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:39,811 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample1/sample13 2026-04-02 11:26:39,813 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample13 2026-04-02 11:26:39,815 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample13 2026-04-02 11:26:39,817 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sample1/sample12 2026-04-02 11:26:39,819 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1/sample12 2026-04-02 11:26:39,821 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:39,824 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sample1 2026-04-02 11:26:39,826 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/gc1.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,828 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/README.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,831 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,833 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/brokenlayer.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,835 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletestsl.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,837 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/pledge.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,839 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,842 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletestsf.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,844 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/subtest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,846 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:39,848 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:39,850 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:39,852 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:39,854 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:39,856 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:39,858 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:39,860 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:39,862 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:39,864 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/sampletests 2026-04-02 11:26:39,866 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/new_threads.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,869 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/gcset.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,871 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/unicode.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,873 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/sampletests_many.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,875 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/gc-after-test.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,877 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/leak.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,879 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/usecompiled 2026-04-02 11:26:39,880 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled 2026-04-02 11:26:39,883 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/README.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled 2026-04-02 11:26:39,885 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled 2026-04-02 11:26:39,887 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex/usecompiled/package 2026-04-02 11:26:39,889 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled/package 2026-04-02 11:26:39,891 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex/usecompiled/package 2026-04-02 11:26:39,893 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex/samplelayers.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex 2026-04-02 11:26:39,895 root INFO copying build/lib/zope/testrunner/tests/testrunner-leaks.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,897 root INFO copying build/lib/zope/testrunner/tests/testrunner-tb-format.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,899 root INFO copying build/lib/zope/testrunner/tests/testrunner-verbose.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,901 root INFO copying build/lib/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,904 root INFO copying build/lib/zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,906 root INFO copying build/lib/zope/testrunner/tests/testrunner-subunit-err.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,908 root INFO copying build/lib/zope/testrunner/tests/testrunner-subunit-leaks.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,910 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex-37 2026-04-02 11:26:39,912 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-37 2026-04-02 11:26:39,914 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-37/stop_on_error.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-37 2026-04-02 11:26:39,916 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-37/layers.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-37 2026-04-02 11:26:39,918 root INFO copying build/lib/zope/testrunner/tests/testrunner-debugging.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,921 root INFO copying build/lib/zope/testrunner/tests/testrunner-profiling-cprofiler.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,924 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex-pp-lib 2026-04-02 11:26:39,926 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex-pp-lib/sample4 2026-04-02 11:26:39,927 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products 2026-04-02 11:26:39,929 root INFO copying build/lib/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 2026-04-02 11:26:39,931 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-pp-lib/sample4 2026-04-02 11:26:39,934 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex-6 2026-04-02 11:26:39,936 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-6 2026-04-02 11:26:39,938 root INFO copying build/lib/zope/testrunner/tests/testrunner-leaks-err.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,940 root INFO copying build/lib/zope/testrunner/tests/testrunner-layers-instances.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,942 root INFO copying build/lib/zope/testrunner/tests/testrunner-coverage-win32.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,944 root INFO copying build/lib/zope/testrunner/tests/test_subunit.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,946 root INFO copying build/lib/zope/testrunner/tests/testrunner-subunit-v2.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,949 root INFO copying build/lib/zope/testrunner/tests/testrunner-test-selection.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,952 root INFO copying build/lib/zope/testrunner/tests/test_xml_output.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,954 root INFO creating build/bdist.linux-riscv64/wheel/zope/testrunner/tests/testrunner-ex-skip 2026-04-02 11:26:39,956 root INFO copying build/lib/zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests/testrunner-ex-skip 2026-04-02 11:26:39,958 root INFO copying build/lib/zope/testrunner/tests/testrunner-nestedcode.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,960 root INFO copying build/lib/zope/testrunner/tests/testrunner-simple.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,962 root INFO copying build/lib/zope/testrunner/tests/testrunner-gc.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,964 root INFO copying build/lib/zope/testrunner/tests/test_find.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,966 root INFO copying build/lib/zope/testrunner/tests/testrunner-layers-topological-sort.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,968 root INFO copying build/lib/zope/testrunner/tests/testrunner-layers-cwd.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,970 root INFO copying build/lib/zope/testrunner/tests/testrunner-discovery.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,972 root INFO copying build/lib/zope/testrunner/tests/testrunner-edge-cases.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,975 root INFO copying build/lib/zope/testrunner/tests/testrunner-debugging-import-failure.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,977 root INFO copying build/lib/zope/testrunner/tests/testrunner-arguments.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,978 root INFO copying build/lib/zope/testrunner/tests/testrunner-knit.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,980 root INFO copying build/lib/zope/testrunner/tests/testrunner-subunit.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,983 root INFO copying build/lib/zope/testrunner/tests/testrunner-report-skipped.rst -> build/bdist.linux-riscv64/wheel/./zope/testrunner/tests 2026-04-02 11:26:39,985 root INFO copying build/lib/zope/testrunner/find.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,988 root INFO copying build/lib/zope/testrunner/statistics.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,990 root INFO copying build/lib/zope/testrunner/coverage.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,992 root INFO copying build/lib/zope/testrunner/layer.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,994 root INFO copying build/lib/zope/testrunner/filter.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,996 root INFO copying build/lib/zope/testrunner/debug.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:39,998 root INFO copying build/lib/zope/testrunner/listing.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,000 root INFO copying build/lib/zope/testrunner/__main__.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,002 root INFO copying build/lib/zope/testrunner/shuffle.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,004 root INFO copying build/lib/zope/testrunner/profiling.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,006 root INFO copying build/lib/zope/testrunner/garbagecollection.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,008 root INFO copying build/lib/zope/testrunner/formatter.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,011 root INFO copying build/lib/zope/testrunner/tb_format.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,013 root INFO copying build/lib/zope/testrunner/selftest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,015 root INFO copying build/lib/zope/testrunner/runner.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,018 root INFO copying build/lib/zope/testrunner/_doctest.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,020 root INFO copying build/lib/zope/testrunner/threadsupport.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,022 root INFO copying build/lib/zope/testrunner/feature.py -> build/bdist.linux-riscv64/wheel/./zope/testrunner 2026-04-02 11:26:40,025 root INFO running install_egg_info 2026-04-02 11:26:40,056 root INFO Copying src/zope.testrunner.egg-info to build/bdist.linux-riscv64/wheel/./zope.testrunner-8.2-py3.14.egg-info 2026-04-02 11:26:40,071 root INFO running install_scripts 2026-04-02 11:26:40,087 root INFO creating build/bdist.linux-riscv64/wheel/zope_testrunner-8.2.dist-info/WHEEL 2026-04-02 11:26:40,091 wheel INFO creating '/home/buildozer/aports/community/py3-zope-testrunner/src/zope_testrunner-8.2/.dist/.tmp-d_4dsn6e/zope_testrunner-8.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-02 11:26:40,094 wheel INFO adding 'zope/testrunner/__init__.py' 2026-04-02 11:26:40,097 wheel INFO adding 'zope/testrunner/__main__.py' 2026-04-02 11:26:40,100 wheel INFO adding 'zope/testrunner/_doctest.py' 2026-04-02 11:26:40,102 wheel INFO adding 'zope/testrunner/coverage.py' 2026-04-02 11:26:40,105 wheel INFO adding 'zope/testrunner/debug.py' 2026-04-02 11:26:40,107 wheel INFO adding 'zope/testrunner/digraph.py' 2026-04-02 11:26:40,109 wheel INFO adding 'zope/testrunner/exceptions.py' 2026-04-02 11:26:40,112 wheel INFO adding 'zope/testrunner/feature.py' 2026-04-02 11:26:40,114 wheel INFO adding 'zope/testrunner/filter.py' 2026-04-02 11:26:40,117 wheel INFO adding 'zope/testrunner/find.py' 2026-04-02 11:26:40,121 wheel INFO adding 'zope/testrunner/formatter.py' 2026-04-02 11:26:40,124 wheel INFO adding 'zope/testrunner/garbagecollection.py' 2026-04-02 11:26:40,126 wheel INFO adding 'zope/testrunner/interfaces.py' 2026-04-02 11:26:40,128 wheel INFO adding 'zope/testrunner/layer.py' 2026-04-02 11:26:40,131 wheel INFO adding 'zope/testrunner/listing.py' 2026-04-02 11:26:40,133 wheel INFO adding 'zope/testrunner/logsupport.py' 2026-04-02 11:26:40,136 wheel INFO adding 'zope/testrunner/options.py' 2026-04-02 11:26:40,139 wheel INFO adding 'zope/testrunner/process.py' 2026-04-02 11:26:40,141 wheel INFO adding 'zope/testrunner/profiling.py' 2026-04-02 11:26:40,143 wheel INFO adding 'zope/testrunner/refcount.py' 2026-04-02 11:26:40,146 wheel INFO adding 'zope/testrunner/runner.py' 2026-04-02 11:26:40,149 wheel INFO adding 'zope/testrunner/selftest.py' 2026-04-02 11:26:40,152 wheel INFO adding 'zope/testrunner/shuffle.py' 2026-04-02 11:26:40,153 wheel INFO adding 'zope/testrunner/statistics.py' 2026-04-02 11:26:40,155 wheel INFO adding 'zope/testrunner/tb_format.py' 2026-04-02 11:26:40,157 wheel INFO adding 'zope/testrunner/threadsupport.py' 2026-04-02 11:26:40,160 wheel INFO adding 'zope/testrunner/util.py' 2026-04-02 11:26:40,163 wheel INFO adding 'zope/testrunner/tests/__init__.py' 2026-04-02 11:26:40,165 wheel INFO adding 'zope/testrunner/tests/test_digraph.py' 2026-04-02 11:26:40,167 wheel INFO adding 'zope/testrunner/tests/test_doctest.py' 2026-04-02 11:26:40,169 wheel INFO adding 'zope/testrunner/tests/test_filter.py' 2026-04-02 11:26:40,171 wheel INFO adding 'zope/testrunner/tests/test_find.py' 2026-04-02 11:26:40,173 wheel INFO adding 'zope/testrunner/tests/test_logsupport.py' 2026-04-02 11:26:40,175 wheel INFO adding 'zope/testrunner/tests/test_runner.py' 2026-04-02 11:26:40,177 wheel INFO adding 'zope/testrunner/tests/test_subunit.py' 2026-04-02 11:26:40,179 wheel INFO adding 'zope/testrunner/tests/test_threadsupport.py' 2026-04-02 11:26:40,181 wheel INFO adding 'zope/testrunner/tests/test_xml_output.py' 2026-04-02 11:26:40,184 wheel INFO adding 'zope/testrunner/tests/testrunner-arguments.rst' 2026-04-02 11:26:40,186 wheel INFO adding 'zope/testrunner/tests/testrunner-colors.rst' 2026-04-02 11:26:40,189 wheel INFO adding 'zope/testrunner/tests/testrunner-coverage-win32.rst' 2026-04-02 11:26:40,193 wheel INFO adding 'zope/testrunner/tests/testrunner-coverage.rst' 2026-04-02 11:26:40,195 wheel INFO adding 'zope/testrunner/tests/testrunner-debugging-import-failure.rst' 2026-04-02 11:26:40,197 wheel INFO adding 'zope/testrunner/tests/testrunner-debugging-layer-setup.rst' 2026-04-02 11:26:40,200 wheel INFO adding 'zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst' 2026-04-02 11:26:40,202 wheel INFO adding 'zope/testrunner/tests/testrunner-debugging.rst' 2026-04-02 11:26:40,205 wheel INFO adding 'zope/testrunner/tests/testrunner-discovery.rst' 2026-04-02 11:26:40,207 wheel INFO adding 'zope/testrunner/tests/testrunner-edge-cases.rst' 2026-04-02 11:26:40,210 wheel INFO adding 'zope/testrunner/tests/testrunner-errors.rst' 2026-04-02 11:26:40,213 wheel INFO adding 'zope/testrunner/tests/testrunner-expected-failures.rst' 2026-04-02 11:26:40,216 wheel INFO adding 'zope/testrunner/tests/testrunner-gc-after-test.rst' 2026-04-02 11:26:40,218 wheel INFO adding 'zope/testrunner/tests/testrunner-gc.rst' 2026-04-02 11:26:40,221 wheel INFO adding 'zope/testrunner/tests/testrunner-knit.rst' 2026-04-02 11:26:40,223 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-api.rst' 2026-04-02 11:26:40,226 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-buff.rst' 2026-04-02 11:26:40,229 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-cantfind.rst' 2026-04-02 11:26:40,231 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-cwd.rst' 2026-04-02 11:26:40,234 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-instances.rst' 2026-04-02 11:26:40,237 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-ntd.rst' 2026-04-02 11:26:40,240 wheel INFO adding 'zope/testrunner/tests/testrunner-layers-topological-sort.rst' 2026-04-02 11:26:40,242 wheel INFO adding 'zope/testrunner/tests/testrunner-layers.rst' 2026-04-02 11:26:40,245 wheel INFO adding 'zope/testrunner/tests/testrunner-leaks-err.rst' 2026-04-02 11:26:40,248 wheel INFO adding 'zope/testrunner/tests/testrunner-leaks.rst' 2026-04-02 11:26:40,250 wheel INFO adding 'zope/testrunner/tests/testrunner-nestedcode.rst' 2026-04-02 11:26:40,252 wheel INFO adding 'zope/testrunner/tests/testrunner-new-threads.rst' 2026-04-02 11:26:40,255 wheel INFO adding 'zope/testrunner/tests/testrunner-profiling-cprofiler.rst' 2026-04-02 11:26:40,257 wheel INFO adding 'zope/testrunner/tests/testrunner-profiling.rst' 2026-04-02 11:26:40,260 wheel INFO adding 'zope/testrunner/tests/testrunner-progress.rst' 2026-04-02 11:26:40,262 wheel INFO adding 'zope/testrunner/tests/testrunner-repeat.rst' 2026-04-02 11:26:40,265 wheel INFO adding 'zope/testrunner/tests/testrunner-report-skipped.rst' 2026-04-02 11:26:40,267 wheel INFO adding 'zope/testrunner/tests/testrunner-shuffle.rst' 2026-04-02 11:26:40,269 wheel INFO adding 'zope/testrunner/tests/testrunner-simple.rst' 2026-04-02 11:26:40,272 wheel INFO adding 'zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst' 2026-04-02 11:26:40,274 wheel INFO adding 'zope/testrunner/tests/testrunner-subprocess-errors.rst' 2026-04-02 11:26:40,276 wheel INFO adding 'zope/testrunner/tests/testrunner-subtest.rst' 2026-04-02 11:26:40,279 wheel INFO adding 'zope/testrunner/tests/testrunner-subunit-err.rst' 2026-04-02 11:26:40,281 wheel INFO adding 'zope/testrunner/tests/testrunner-subunit-leaks.rst' 2026-04-02 11:26:40,284 wheel INFO adding 'zope/testrunner/tests/testrunner-subunit-v2.rst' 2026-04-02 11:26:40,288 wheel INFO adding 'zope/testrunner/tests/testrunner-subunit.rst' 2026-04-02 11:26:40,290 wheel INFO adding 'zope/testrunner/tests/testrunner-tb-format.rst' 2026-04-02 11:26:40,293 wheel INFO adding 'zope/testrunner/tests/testrunner-test-selection.rst' 2026-04-02 11:26:40,296 wheel INFO adding 'zope/testrunner/tests/testrunner-verbose.rst' 2026-04-02 11:26:40,299 wheel INFO adding 'zope/testrunner/tests/testrunner-wo-source.rst' 2026-04-02 11:26:40,301 wheel INFO adding 'zope/testrunner/tests/testrunner.rst' 2026-04-02 11:26:40,304 wheel INFO adding 'zope/testrunner/tests/logsupport/log.ini' 2026-04-02 11:26:40,306 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/README.rst' 2026-04-02 11:26:40,309 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/brokenlayer.py' 2026-04-02 11:26:40,311 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/gc-after-test.py' 2026-04-02 11:26:40,313 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/gc0.py' 2026-04-02 11:26:40,315 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/gc1.py' 2026-04-02 11:26:40,317 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/gcset.py' 2026-04-02 11:26:40,319 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/gcstats.py' 2026-04-02 11:26:40,321 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/leak.py' 2026-04-02 11:26:40,323 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/new_threads.py' 2026-04-02 11:26:40,325 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/pledge.py' 2026-04-02 11:26:40,327 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/samplelayers.py' 2026-04-02 11:26:40,330 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests.rst' 2026-04-02 11:26:40,332 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests_buffering.py' 2026-04-02 11:26:40,334 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests_many.py' 2026-04-02 11:26:40,336 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletestsf.py' 2026-04-02 11:26:40,339 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletestsl.rst' 2026-04-02 11:26:40,341 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/subtest.py' 2026-04-02 11:26:40,344 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/unicode.py' 2026-04-02 11:26:40,347 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/__init__.py' 2026-04-02 11:26:40,349 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py' 2026-04-02 11:26:40,352 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py' 2026-04-02 11:26:40,354 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py' 2026-04-02 11:26:40,357 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py' 2026-04-02 11:26:40,359 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py' 2026-04-02 11:26:40,361 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py' 2026-04-02 11:26:40,364 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py' 2026-04-02 11:26:40,366 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py' 2026-04-02 11:26:40,369 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py' 2026-04-02 11:26:40,371 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py' 2026-04-02 11:26:40,374 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py' 2026-04-02 11:26:40,376 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py' 2026-04-02 11:26:40,379 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py' 2026-04-02 11:26:40,382 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py' 2026-04-02 11:26:40,385 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py' 2026-04-02 11:26:40,388 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py' 2026-04-02 11:26:40,390 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py' 2026-04-02 11:26:40,393 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py' 2026-04-02 11:26:40,396 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py' 2026-04-02 11:26:40,399 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py' 2026-04-02 11:26:40,402 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py' 2026-04-02 11:26:40,405 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/__init__.py' 2026-04-02 11:26:40,407 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py' 2026-04-02 11:26:40,410 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/e.rst' 2026-04-02 11:26:40,412 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py' 2026-04-02 11:26:40,414 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py' 2026-04-02 11:26:40,417 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py' 2026-04-02 11:26:40,419 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py' 2026-04-02 11:26:40,421 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py' 2026-04-02 11:26:40,423 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py' 2026-04-02 11:26:40,426 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py' 2026-04-02 11:26:40,428 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py' 2026-04-02 11:26:40,432 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py' 2026-04-02 11:26:40,434 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py' 2026-04-02 11:26:40,437 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py' 2026-04-02 11:26:40,440 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py' 2026-04-02 11:26:40,442 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py' 2026-04-02 11:26:40,445 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py' 2026-04-02 11:26:40,447 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py' 2026-04-02 11:26:40,449 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py' 2026-04-02 11:26:40,451 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py' 2026-04-02 11:26:40,453 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py' 2026-04-02 11:26:40,456 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/__init__.py' 2026-04-02 11:26:40,457 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst' 2026-04-02 11:26:40,459 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst' 2026-04-02 11:26:40,461 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst' 2026-04-02 11:26:40,463 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sampletests.py' 2026-04-02 11:26:40,465 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py' 2026-04-02 11:26:40,467 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py' 2026-04-02 11:26:40,469 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst' 2026-04-02 11:26:40,471 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst' 2026-04-02 11:26:40,473 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py' 2026-04-02 11:26:40,475 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py' 2026-04-02 11:26:40,477 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py' 2026-04-02 11:26:40,479 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/__init__.py' 2026-04-02 11:26:40,482 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test1.py' 2026-04-02 11:26:40,484 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test11.py' 2026-04-02 11:26:40,486 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test111.py' 2026-04-02 11:26:40,488 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test112.py' 2026-04-02 11:26:40,490 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test12.py' 2026-04-02 11:26:40,492 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test121.py' 2026-04-02 11:26:40,494 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test122.py' 2026-04-02 11:26:40,496 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/sampletests/test_one.py' 2026-04-02 11:26:40,498 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/usecompiled/README.rst' 2026-04-02 11:26:40,499 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py' 2026-04-02 11:26:40,501 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py' 2026-04-02 11:26:40,503 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py' 2026-04-02 11:26:40,505 wheel INFO adding 'zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py' 2026-04-02 11:26:40,508 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-37/layers.py' 2026-04-02 11:26:40,510 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-37/stop_on_error.py' 2026-04-02 11:26:40,512 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py' 2026-04-02 11:26:40,514 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-6/cwdtests.py' 2026-04-02 11:26:40,516 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-expectedFailure/sample_expected_failure_tests.py' 2026-04-02 11:26:40,518 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py' 2026-04-02 11:26:40,521 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py' 2026-04-02 11:26:40,523 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-products/__init__.py' 2026-04-02 11:26:40,525 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py' 2026-04-02 11:26:40,527 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py' 2026-04-02 11:26:40,529 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py' 2026-04-02 11:26:40,531 wheel INFO adding 'zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py' 2026-04-02 11:26:40,534 wheel INFO adding 'zope_testrunner-8.2.dist-info/licenses/LICENSE.md' 2026-04-02 11:26:40,536 wheel INFO adding 'zope_testrunner-8.2.dist-info/METADATA' 2026-04-02 11:26:40,538 wheel INFO adding 'zope_testrunner-8.2.dist-info/WHEEL' 2026-04-02 11:26:40,540 wheel INFO adding 'zope_testrunner-8.2.dist-info/entry_points.txt' 2026-04-02 11:26:40,541 wheel INFO adding 'zope_testrunner-8.2.dist-info/top_level.txt' 2026-04-02 11:26:40,546 wheel INFO adding 'zope_testrunner-8.2.dist-info/RECORD' 2026-04-02 11:26:40,551 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-02 11:26:40,610 gpep517 INFO The backend produced .dist/zope_testrunner-8.2-py3-none-any.whl zope_testrunner-8.2-py3-none-any.whl .....................s...............s............ ---------------------------------------------------------------------- Ran 50 tests in 8.090s OK (skipped=2) >>> py3-zope-testrunner: Entering fakeroot... *** Error compiling '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py'... File "/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py", line 16 importx unittest # noqa: E999 ^^^^^^^ SyntaxError: invalid syntax. Did you mean 'import'? >>> py3-zope-testrunner-pyc*: Running split function pyc... 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex-pp-products/more/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex-pp-products/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex-expectedFailure/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex-expectedFailure/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sample22/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sample23/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/sample2/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/sample2/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample2/sample21/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample3/sample31/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample3/sample33/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample3/sample32/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/sample3/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/sample3/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sample11/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/sample1/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/sample1/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sample13/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/sample1/sample12/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/sampletests/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/sampletests/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex/usecompiled/package/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/usecompiled/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex/usecompiled/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex-37/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex-37/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__pycache__' 'usr/lib/python3.14/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.14/site-packages/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex-6/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex-6/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex-skip/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/tests/testrunner-ex-skip/__pycache__' 'usr/lib/python3.14/site-packages/zope/testrunner/__pycache__' -> '/home/buildozer/aports/community/py3-zope-testrunner/pkg/py3-zope-testrunner-pyc/usr/lib/python3.14/site-packages/zope/testrunner/__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... libfakeroot internal error: payload not recognized! >>> py3-zope-testrunner-pyc*: Tracing dependencies... python3~3.14 >>> py3-zope-testrunner-pyc*: Package size: 536.8 KB >>> py3-zope-testrunner-pyc*: Compressing data... >>> py3-zope-testrunner-pyc*: Create checksum... >>> py3-zope-testrunner-pyc*: Create py3-zope-testrunner-pyc-8.2-r1.apk >>> py3-zope-testrunner*: Tracing dependencies... python3 py3-setuptools py3-zope-exceptions py3-zope-interface python3~3.14 >>> py3-zope-testrunner*: Package size: 757.3 KB >>> py3-zope-testrunner*: Compressing data... >>> py3-zope-testrunner*: Create checksum... >>> py3-zope-testrunner*: Create py3-zope-testrunner-8.2-r1.apk >>> py3-zope-testrunner: Build complete at Thu, 02 Apr 2026 11:27:02 +0000 elapsed time 0h 0m 47s >>> py3-zope-testrunner: Cleaning up srcdir >>> py3-zope-testrunner: Cleaning up pkgdir >>> py3-zope-testrunner: Cleaning up tmpdir >>> py3-zope-testrunner: Uninstalling dependencies... ( 1/30) Purging .makedepends-py3-zope-testrunner (20260402.112632) ( 2/30) Purging py3-zope-exceptions-pyc (6.0-r1) ( 3/30) Purging py3-zope-exceptions (6.0-r1) ( 4/30) Purging py3-zope-interface-pyc (7.2-r1) ( 5/30) Purging py3-zope-interface (7.2-r1) ( 6/30) Purging py3-gpep517-pyc (19-r2) ( 7/30) Purging py3-gpep517 (19-r2) ( 8/30) Purging py3-installer-pyc (0.7.0-r3) ( 9/30) Purging py3-installer (0.7.0-r3) (10/30) Purging py3-wheel-pyc (0.46.3-r1) (11/30) Purging py3-wheel (0.46.3-r1) (12/30) Purging py3-zope-testing-pyc (6.1-r2) (13/30) Purging py3-zope-testing (6.1-r2) (14/30) Purging py3-setuptools-pyc (82.0.1-r1) (15/30) Purging py3-setuptools (82.0.1-r1) (16/30) Purging py3-packaging-pyc (26.0-r1) (17/30) Purging py3-packaging (26.0-r1) (18/30) Purging py3-parsing-pyc (3.3.2-r1) (19/30) Purging py3-parsing (3.3.2-r1) (20/30) Purging python3-pyc (3.14.3-r0) (21/30) Purging python3-pycache-pyc0 (3.14.3-r0) (22/30) Purging pyc (3.14.3-r0) (23/30) Purging python3 (3.14.3-r0) (24/30) Purging gdbm (1.26-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.5.2-r0) (27/30) Purging libpanelw (6.6_p20251231-r0) (28/30) Purging mpdecimal (4.0.1-r0) (29/30) Purging sqlite-libs (3.51.2-r1) (30/30) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> py3-zope-testrunner: Updating the community/riscv64 repository index... >>> py3-zope-testrunner: Signing the index...