>>> py3-logbook: Building community/py3-logbook 1.8.1-r1 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 13:30:12 +0000 >>> py3-logbook: Validating /home/buildozer/aports/community/py3-logbook/APKBUILD... >>> py3-logbook: Analyzing dependencies... >>> py3-logbook: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev cython py3-pytest py3-pytest-rerunfailures ( 1/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing libffi (3.5.2-r1) ( 3/40) Installing gdbm (1.26-r0) ( 4/40) Installing xz-libs (5.8.2-r0) ( 5/40) Installing mpdecimal (4.0.1-r0) ( 6/40) Installing libpanelw (6.6_p20260404-r0) ( 7/40) Installing readline (8.3.3-r1) ( 8/40) Installing sqlite-libs (3.53.0-r0) ( 9/40) Installing python3 (3.14.3-r0) (10/40) Installing python3-pycache-pyc0 (3.14.3-r0) (11/40) Installing pyc (3.14.3-r0) (12/40) Installing python3-pyc (3.14.3-r0) (13/40) Installing py3-installer (1.0.0-r0) (14/40) Installing py3-installer-pyc (1.0.0-r0) (15/40) Installing py3-gpep517 (19-r2) (16/40) Installing py3-gpep517-pyc (19-r2) (17/40) Installing py3-parsing (3.3.2-r1) (18/40) Installing py3-parsing-pyc (3.3.2-r1) (19/40) Installing py3-packaging (26.1-r0) (20/40) Installing py3-packaging-pyc (26.1-r0) (21/40) Installing py3-setuptools (82.0.1-r1) (22/40) Installing py3-setuptools-pyc (82.0.1-r1) (23/40) Installing py3-wheel (0.47.0-r0) (24/40) Installing py3-wheel-pyc (0.47.0-r0) (25/40) Installing python3-dev (3.14.3-r0) (26/40) Installing cython (3.2.4-r2) (27/40) Installing cython-pyc (3.2.4-r2) (28/40) Installing py3-iniconfig (2.3.0-r1) (29/40) Installing py3-iniconfig-pyc (2.3.0-r1) (30/40) Installing py3-pluggy (1.6.0-r1) (31/40) Installing py3-pluggy-pyc (1.6.0-r1) (32/40) Installing py3-py (1.11.0-r5) (33/40) Installing py3-py-pyc (1.11.0-r5) (34/40) Installing py3-pygments (2.20.0-r0) (35/40) Installing py3-pygments-pyc (2.20.0-r0) (36/40) Installing py3-pytest (9.0.3-r0) (37/40) Installing py3-pytest-pyc (9.0.3-r0) (38/40) Installing py3-pytest-rerunfailures (13.0-r2) (39/40) Installing py3-pytest-rerunfailures-pyc (13.0-r2) (40/40) Installing .makedepends-py3-logbook (20260424.133016) Executing busybox-1.37.0-r31.trigger OK: 569.0 MiB in 142 packages >>> py3-logbook: Cleaning up srcdir >>> py3-logbook: Cleaning up pkgdir >>> py3-logbook: Cleaning up tmpdir >>> py3-logbook: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-logbook-1.8.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-logbook-1.8.1.tar.gz.part' py3-logbook-1.8.1.ta 100% |********************************| 356k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-logbook-1.8.1.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-logbook-1.8.1.tar.gz: OK >>> py3-logbook: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-logbook-1.8.1.tar.gz /var/cache/distfiles/v3.24/py3-logbook-1.8.1.tar.gz: OK >>> py3-logbook: Unpacking /var/cache/distfiles/v3.24/py3-logbook-1.8.1.tar.gz... 2026-04-24 13:30:18,398 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling src/cython/speedups.pyx because it changed. [1/1] Cythonizing src/cython/speedups.pyx /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) 2026-04-24 13:30:19,437 root INFO running bdist_wheel 2026-04-24 13:30:19,452 root INFO running build 2026-04-24 13:30:19,452 root INFO running build_py 2026-04-24 13:30:19,456 root INFO creating build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,456 root INFO copying src/logbook/queues.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,457 root INFO copying src/logbook/_fallback.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,457 root INFO copying src/logbook/base.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,457 root INFO copying src/logbook/utils.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,458 root INFO copying src/logbook/__version__.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,458 root INFO copying src/logbook/ticketing.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,458 root INFO copying src/logbook/__init__.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,459 root INFO copying src/logbook/compat.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,459 root INFO copying src/logbook/notifiers.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,459 root INFO copying src/logbook/_termcolors.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,460 root INFO copying src/logbook/handlers.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,460 root INFO copying src/logbook/concurrency.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,460 root INFO copying src/logbook/more.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,461 root INFO copying src/logbook/helpers.py -> build/lib.linux-i686-cpython-314/logbook 2026-04-24 13:30:19,461 root INFO running egg_info 2026-04-24 13:30:19,464 root INFO creating src/Logbook.egg-info 2026-04-24 13:30:19,464 root INFO writing src/Logbook.egg-info/PKG-INFO 2026-04-24 13:30:19,466 root INFO writing dependency_links to src/Logbook.egg-info/dependency_links.txt 2026-04-24 13:30:19,467 root INFO writing requirements to src/Logbook.egg-info/requires.txt 2026-04-24 13:30:19,467 root INFO writing top-level names to src/Logbook.egg-info/top_level.txt 2026-04-24 13:30:19,468 root INFO writing manifest file 'src/Logbook.egg-info/SOURCES.txt' 2026-04-24 13:30:19,472 root INFO reading manifest file 'src/Logbook.egg-info/SOURCES.txt' 2026-04-24 13:30:19,473 root INFO reading manifest template 'MANIFEST.in' 2026-04-24 13:30:19,475 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-24 13:30:19,475 root INFO adding license file 'LICENSE' 2026-04-24 13:30:19,475 root INFO adding license file 'AUTHORS' 2026-04-24 13:30:19,477 root INFO writing manifest file 'src/Logbook.egg-info/SOURCES.txt' 2026-04-24 13:30:19,478 root INFO running build_ext 2026-04-24 13:30:19,480 root INFO building 'logbook._speedups' extension 2026-04-24 13:30:19,481 root INFO creating build/temp.linux-i686-cpython-314/src/cython 2026-04-24 13:30:19,481 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c src/cython/speedups.c -o build/temp.linux-i686-cpython-314/src/cython/speedups.o 2026-04-24 13:30:24,251 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-314/src/cython/speedups.o -L/usr/lib -o build/lib.linux-i686-cpython-314/logbook/_speedups.cpython-314-i386-linux-musl.so 2026-04-24 13:30:24,278 root INFO installing to build/bdist.linux-i686/wheel 2026-04-24 13:30:24,278 root INFO running install 2026-04-24 13:30:24,288 root INFO running install_lib 2026-04-24 13:30:24,291 root INFO creating build/bdist.linux-i686/wheel 2026-04-24 13:30:24,291 root INFO creating build/bdist.linux-i686/wheel/logbook 2026-04-24 13:30:24,291 root INFO copying build/lib.linux-i686-cpython-314/logbook/queues.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,292 root INFO copying build/lib.linux-i686-cpython-314/logbook/_fallback.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,292 root INFO copying build/lib.linux-i686-cpython-314/logbook/_speedups.cpython-314-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,293 root INFO copying build/lib.linux-i686-cpython-314/logbook/base.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,293 root INFO copying build/lib.linux-i686-cpython-314/logbook/utils.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,293 root INFO copying build/lib.linux-i686-cpython-314/logbook/__version__.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,294 root INFO copying build/lib.linux-i686-cpython-314/logbook/ticketing.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,294 root INFO copying build/lib.linux-i686-cpython-314/logbook/__init__.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,294 root INFO copying build/lib.linux-i686-cpython-314/logbook/compat.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,294 root INFO copying build/lib.linux-i686-cpython-314/logbook/notifiers.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,295 root INFO copying build/lib.linux-i686-cpython-314/logbook/_termcolors.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,295 root INFO copying build/lib.linux-i686-cpython-314/logbook/handlers.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,295 root INFO copying build/lib.linux-i686-cpython-314/logbook/concurrency.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,296 root INFO copying build/lib.linux-i686-cpython-314/logbook/more.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,296 root INFO copying build/lib.linux-i686-cpython-314/logbook/helpers.py -> build/bdist.linux-i686/wheel/./logbook 2026-04-24 13:30:24,296 root INFO running install_egg_info 2026-04-24 13:30:24,299 root INFO Copying src/Logbook.egg-info to build/bdist.linux-i686/wheel/./Logbook-1.8.1-py3.14.egg-info 2026-04-24 13:30:24,300 root INFO running install_scripts 2026-04-24 13:30:24,307 root INFO creating build/bdist.linux-i686/wheel/logbook-1.8.1.dist-info/WHEEL 2026-04-24 13:30:24,308 wheel INFO creating '/home/buildozer/aports/community/py3-logbook/src/logbook-1.8.1/.dist/.tmp-b6erm8gx/logbook-1.8.1-cp314-cp314-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-24 13:30:24,308 wheel INFO adding 'logbook/__init__.py' 2026-04-24 13:30:24,308 wheel INFO adding 'logbook/__version__.py' 2026-04-24 13:30:24,309 wheel INFO adding 'logbook/_fallback.py' 2026-04-24 13:30:24,309 wheel INFO adding 'logbook/_speedups.cpython-314-i386-linux-musl.so' 2026-04-24 13:30:24,310 wheel INFO adding 'logbook/_termcolors.py' 2026-04-24 13:30:24,310 wheel INFO adding 'logbook/base.py' 2026-04-24 13:30:24,311 wheel INFO adding 'logbook/compat.py' 2026-04-24 13:30:24,311 wheel INFO adding 'logbook/concurrency.py' 2026-04-24 13:30:24,311 wheel INFO adding 'logbook/handlers.py' 2026-04-24 13:30:24,312 wheel INFO adding 'logbook/helpers.py' 2026-04-24 13:30:24,312 wheel INFO adding 'logbook/more.py' 2026-04-24 13:30:24,312 wheel INFO adding 'logbook/notifiers.py' 2026-04-24 13:30:24,313 wheel INFO adding 'logbook/queues.py' 2026-04-24 13:30:24,313 wheel INFO adding 'logbook/ticketing.py' 2026-04-24 13:30:24,313 wheel INFO adding 'logbook/utils.py' 2026-04-24 13:30:24,314 wheel INFO adding 'logbook-1.8.1.dist-info/licenses/AUTHORS' 2026-04-24 13:30:24,314 wheel INFO adding 'logbook-1.8.1.dist-info/licenses/LICENSE' 2026-04-24 13:30:24,314 wheel INFO adding 'logbook-1.8.1.dist-info/METADATA' 2026-04-24 13:30:24,314 wheel INFO adding 'logbook-1.8.1.dist-info/WHEEL' 2026-04-24 13:30:24,315 wheel INFO adding 'logbook-1.8.1.dist-info/top_level.txt' 2026-04-24 13:30:24,315 wheel INFO adding 'logbook-1.8.1.dist-info/RECORD' 2026-04-24 13:30:24,315 root INFO removing build/bdist.linux-i686/wheel 2026-04-24 13:30:24,316 gpep517 INFO The backend produced .dist/logbook-1.8.1-cp314-cp314-linux_i686.whl logbook-1.8.1-cp314-cp314-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-logbook/src/logbook-1.8.1 configfile: pyproject.toml testpaths: tests plugins: rerunfailures-13.0 collected 182 items tests/test_asyncio.py . [ 0%] tests/test_deadlock.py . [ 1%] tests/test_fingers_crossed_handler.py ...... [ 4%] tests/test_flags.py .. [ 5%] tests/test_groups.py .. [ 6%] tests/test_handler_errors.py ... [ 8%] tests/test_handlers.py ........... [ 14%] tests/test_helpers.py .. [ 15%] tests/test_log_record.py ........... [ 21%] tests/test_logbook.py ... [ 23%] tests/test_logger.py ... [ 24%] tests/test_logging_api.py ............. [ 31%] tests/test_logging_compat.py .... [ 34%] tests/test_logging_times.py ss... [ 36%] tests/test_mail_handler.py ....... [ 40%] tests/test_more.py s........sss [ 47%] tests/test_nteventlog_handler.py s [ 47%] tests/test_null_handler.py ...... [ 51%] tests/test_processors.py .... [ 53%] tests/test_queues.py ssss.....s.sss [ 60%] tests/test_speedups.py .. [ 62%] tests/test_syslog_handler.py ............ [ 68%] tests/test_test_handler.py .............................. [ 85%] tests/test_ticketing.py s [ 85%] tests/test_unicode.py ....... [ 89%] tests/test_utils.py ................... [100%] =============================== warnings summary =============================== tests/test_mail_handler.py::test_mail_handler_arguments /home/buildozer/aports/community/py3-logbook/src/logbook-1.8.1/tests/test_mail_handler.py:114: DeprecationWarning: Passing keyfile and certfile are deprecated, use an SSLContext instead. mail_handler = logbook.MailHandler( tests/test_mail_handler.py::test_mail_handler_arguments /home/buildozer/aports/community/py3-logbook/src/logbook-1.8.1/tests/test_mail_handler.py:154: DeprecationWarning: Passing keyfile and certfile are deprecated, use an SSLContext instead. mail_handler = logbook.MailHandler( tests/test_mail_handler.py::test_mail_handler_arguments /home/buildozer/aports/community/py3-logbook/src/logbook-1.8.1/tests/test_mail_handler.py:273: DeprecationWarning: Passing keyfile and certfile are deprecated, use an SSLContext instead. mail_handler = logbook.MailHandler( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 166 passed, 16 skipped, 3 warnings in 3.90s ================== >>> py3-logbook: Entering fakeroot... >>> py3-logbook-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/logbook/__pycache__' -> '/home/buildozer/aports/community/py3-logbook/pkg/py3-logbook-pyc/usr/lib/python3.14/site-packages/logbook/__pycache__' >>> py3-logbook-pyc*: Preparing subpackage py3-logbook-pyc... Please specify at least one package name on the command line. >>> py3-logbook-pyc*: Running postcheck for py3-logbook-pyc >>> py3-logbook*: Running postcheck for py3-logbook >>> py3-logbook*: Preparing package py3-logbook... >>> py3-logbook*: Stripping binaries Please specify at least one package name on the command line. >>> py3-logbook*: Scanning shared objects >>> py3-logbook-pyc*: Tracing dependencies... python3~3.14 >>> py3-logbook-pyc*: Package size: 299.0 KB >>> py3-logbook-pyc*: Compressing data... >>> py3-logbook-pyc*: Create checksum... >>> py3-logbook-pyc*: Create py3-logbook-pyc-1.8.1-r1.apk >>> py3-logbook*: Tracing dependencies... python3 python3~3.14 so:libc.musl-x86.so.1 >>> py3-logbook*: Package size: 345.8 KB >>> py3-logbook*: Compressing data... >>> py3-logbook*: Create checksum... >>> py3-logbook*: Create py3-logbook-1.8.1-r1.apk >>> py3-logbook: Build complete at Fri, 24 Apr 2026 13:30:29 +0000 elapsed time 0h 0m 17s >>> py3-logbook: Cleaning up srcdir >>> py3-logbook: Cleaning up pkgdir >>> py3-logbook: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-logbook (20260424.133016) ( 2/40) Purging py3-gpep517-pyc (19-r2) ( 3/40) Purging py3-gpep517 (19-r2) ( 4/40) Purging py3-installer-pyc (1.0.0-r0) ( 5/40) Purging py3-installer (1.0.0-r0) ( 6/40) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/40) Purging py3-setuptools (82.0.1-r1) ( 8/40) Purging py3-wheel-pyc (0.47.0-r0) ( 9/40) Purging py3-wheel (0.47.0-r0) (10/40) Purging python3-dev (3.14.3-r0) (11/40) Purging cython-pyc (3.2.4-r2) (12/40) Purging cython (3.2.4-r2) (13/40) Purging py3-pytest-rerunfailures-pyc (13.0-r2) (14/40) Purging py3-pytest-rerunfailures (13.0-r2) (15/40) Purging py3-pytest-pyc (9.0.3-r0) (16/40) Purging py3-pytest (9.0.3-r0) (17/40) Purging py3-iniconfig-pyc (2.3.0-r1) (18/40) Purging py3-iniconfig (2.3.0-r1) (19/40) Purging py3-packaging-pyc (26.1-r0) (20/40) Purging py3-packaging (26.1-r0) (21/40) Purging py3-parsing-pyc (3.3.2-r1) (22/40) Purging py3-parsing (3.3.2-r1) (23/40) Purging py3-pluggy-pyc (1.6.0-r1) (24/40) Purging py3-pluggy (1.6.0-r1) (25/40) Purging py3-py-pyc (1.11.0-r5) (26/40) Purging py3-py (1.11.0-r5) (27/40) Purging py3-pygments-pyc (2.20.0-r0) (28/40) Purging py3-pygments (2.20.0-r0) (29/40) Purging python3-pyc (3.14.3-r0) (30/40) Purging python3-pycache-pyc0 (3.14.3-r0) (31/40) Purging pyc (3.14.3-r0) (32/40) Purging python3 (3.14.3-r0) (33/40) Purging gdbm (1.26-r0) (34/40) Purging libbz2 (1.0.8-r6) (35/40) Purging libffi (3.5.2-r1) (36/40) Purging libpanelw (6.6_p20260404-r0) (37/40) Purging mpdecimal (4.0.1-r0) (38/40) Purging readline (8.3.3-r1) (39/40) Purging sqlite-libs (3.53.0-r0) (40/40) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-logbook: Updating the community/x86 repository index... >>> py3-logbook: Signing the index...