>>> py3-logbook: Building community/py3-logbook 1.5.3-r5 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 22:14:24 +0000 >>> py3-logbook: Checking sanity of /home/buildozer/aports/community/py3-logbook/APKBUILD... >>> py3-logbook: Analyzing dependencies... >>> py3-logbook: Installing for build: build-base python3 py3-setuptools python3-dev cython py3-pytest (1/30) Installing libbz2 (1.0.8-r5) (2/30) Installing libffi (3.4.4-r2) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.4.2-r1) (5/30) Installing mpdecimal (2.5.1-r2) (6/30) Installing libpanelw (6.4_p20230401-r4) (7/30) Installing readline (8.2.1-r1) (8/30) Installing sqlite-libs (3.41.2-r2) (9/30) Installing python3 (3.11.3-r10) (10/30) Installing python3-pycache-pyc0 (3.11.3-r10) (11/30) Installing pyc (0.1-r0) (12/30) Installing python3-pyc (3.11.3-r10) (13/30) Installing py3-parsing (3.0.9-r2) (14/30) Installing py3-parsing-pyc (3.0.9-r2) (15/30) Installing py3-packaging (23.1-r1) (16/30) Installing py3-packaging-pyc (23.1-r1) (17/30) Installing py3-setuptools (67.7.0-r0) (18/30) Installing py3-setuptools-pyc (67.7.0-r0) (19/30) Installing python3-dev (3.11.3-r10) (20/30) Installing cython (0.29.34-r2) (21/30) Installing cython-pyc (0.29.34-r2) (22/30) Installing py3-iniconfig (1.1.1-r6) (23/30) Installing py3-iniconfig-pyc (1.1.1-r6) (24/30) Installing py3-pluggy (1.0.0-r3) (25/30) Installing py3-pluggy-pyc (1.0.0-r3) (26/30) Installing py3-py (1.11.0-r2) (27/30) Installing py3-py-pyc (1.11.0-r2) (28/30) Installing py3-pytest (7.3.1-r1) (29/30) Installing py3-pytest-pyc (7.3.1-r1) (30/30) Installing .makedepends-py3-logbook (20230420.221424) Executing busybox-1.36.0-r7.trigger OK: 485 MiB in 128 packages >>> py3-logbook: Cleaning up srcdir >>> py3-logbook: Cleaning up pkgdir >>> py3-logbook: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-logbook-1.5.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-logbook: Fetching py3-logbook-1.5.3.tar.gz::https://github.com/getlogbook/logbook/archive/1.5.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 363k 0 363k 0 0 729k 0 --:--:-- --:--:-- --:--:-- 6371k >>> py3-logbook: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-logbook-1.5.3.tar.gz >>> py3-logbook: Checking sha512sums... py3-logbook-1.5.3.tar.gz: OK >>> py3-logbook: Unpacking /var/cache/distfiles/v3.18/py3-logbook-1.5.3.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib.linux-i686-cpython-311 creating build/lib.linux-i686-cpython-311/logbook copying logbook/ticketing.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/utils.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/concurrency.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/_termcolors.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/helpers.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/handlers.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/__version__.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/notifiers.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/_fallback.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/__init__.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/queues.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/base.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/compat.py -> build/lib.linux-i686-cpython-311/logbook copying logbook/more.py -> build/lib.linux-i686-cpython-311/logbook running build_ext building 'logbook._speedups' extension creating build/temp.linux-i686-cpython-311 creating build/temp.linux-i686-cpython-311/logbook gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c logbook/_speedups.c -o build/temp.linux-i686-cpython-311/logbook/_speedups.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/logbook/_speedups.o -L/usr/lib -o build/lib.linux-i686-cpython-311/logbook/_speedups.cpython-311-i386-linux-musl.so ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3 collected 181 items tests/test_asyncio.py . [ 0%] tests/test_ci.py ss [ 1%] tests/test_deadlock.py . [ 2%] tests/test_fingers_crossed_handler.py ...... [ 5%] tests/test_flags.py .. [ 6%] tests/test_groups.py .. [ 7%] tests/test_handler_errors.py ... [ 9%] tests/test_handlers.py ........... [ 15%] tests/test_helpers.py .. [ 16%] tests/test_log_record.py .......... [ 22%] tests/test_logbook.py ... [ 23%] tests/test_logger.py ... [ 25%] tests/test_logging_api.py ............. [ 32%] tests/test_logging_compat.py .... [ 34%] tests/test_logging_times.py ss... [ 37%] tests/test_mail_handler.py ....... [ 41%] tests/test_more.py s........sss [ 48%] tests/test_nteventlog_handler.py s [ 48%] tests/test_null_handler.py ...... [ 51%] tests/test_processors.py .... [ 54%] tests/test_queues.py ssss.....s.sss [ 61%] 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_fingers_crossed_handler.py: 26 warnings tests/test_logging_api.py: 4 warnings tests/test_mail_handler.py: 16 warnings /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/concurrency.py:141: DeprecationWarning: currentThread() is deprecated, use current_thread() instead return currentThread().getName() tests/test_fingers_crossed_handler.py: 26 warnings tests/test_logging_api.py: 4 warnings tests/test_mail_handler.py: 16 warnings /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/concurrency.py:141: DeprecationWarning: getName() is deprecated, get the name attribute instead return currentThread().getName() tests/test_queues.py::test_missing_zeromq /usr/lib/python3.11/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/queues.py", line 241, in __del__ self.close(linger=100) File "/home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/queues.py", line 232, in close self.socket.close(linger) ^^^^^^^^^^^ AttributeError: 'ZeroMQHandler' object has no attribute 'socket' warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) tests/test_queues.py::test_threaded_wrapper_handler tests/test_queues.py::test_threaded_wrapper_handler_emit tests/test_queues.py::test_threaded_wrapper_handler_emit_batched /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/queues.py:621: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead self._thread.setDaemon(True) tests/test_queues.py::test_subscriber_group tests/test_queues.py::test_subscriber_group /home/buildozer/aports/community/py3-logbook/src/logbook-1.5.3/logbook/queues.py:261: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead self._thread.setDaemon(True) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 163 passed, 18 skipped, 98 warnings in 1.78s ================= >>> py3-logbook: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-logbook/pkg creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/ticketing.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/utils.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/concurrency.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/_termcolors.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/helpers.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/handlers.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/__version__.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/notifiers.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/_fallback.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/__init__.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/queues.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/base.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/compat.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/_speedups.cpython-311-i386-linux-musl.so -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook copying build/lib.linux-i686-cpython-311/logbook/more.py -> /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/ticketing.py to ticketing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/concurrency.py to concurrency.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/_termcolors.py to _termcolors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/helpers.py to helpers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/handlers.py to handlers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/__version__.py to __version__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/notifiers.py to notifiers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/_fallback.py to _fallback.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/queues.py to queues.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/more.py to more.cpython-311.pyc running install_egg_info running egg_info creating Logbook.egg-info writing Logbook.egg-info/PKG-INFO writing dependency_links to Logbook.egg-info/dependency_links.txt writing requirements to Logbook.egg-info/requires.txt writing top-level names to Logbook.egg-info/top_level.txt writing manifest file 'Logbook.egg-info/SOURCES.txt' reading manifest file 'Logbook.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Logbook.egg-info/SOURCES.txt' Copying Logbook.egg-info to /home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/Logbook-1.5.3-py3.11.egg-info running install_scripts >>> py3-logbook-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-logbook/pkg/py3-logbook/usr/lib/python3.11/site-packages/logbook/__pycache__' -> '/home/buildozer/aports/community/py3-logbook/pkg/py3-logbook-pyc/usr/lib/python3.11/site-packages/logbook/__pycache__' >>> py3-logbook-pyc*: Preparing subpackage py3-logbook-pyc... >>> 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 >>> py3-logbook-pyc*: Scanning shared objects >>> py3-logbook*: Scanning shared objects >>> py3-logbook-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-logbook-pyc*: Package size: 388.0 KB >>> py3-logbook-pyc*: Compressing data... >>> py3-logbook-pyc*: Create checksum... >>> py3-logbook-pyc*: Create py3-logbook-pyc-1.5.3-r5.apk >>> py3-logbook*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86.so.1 >>> py3-logbook*: Package size: 400.0 KB >>> py3-logbook*: Compressing data... >>> py3-logbook*: Create checksum... >>> py3-logbook*: Create py3-logbook-1.5.3-r5.apk >>> py3-logbook: Build complete at Thu, 20 Apr 2023 22:14:36 +0000 elapsed time 0h 0m 12s >>> py3-logbook: Cleaning up srcdir >>> py3-logbook: Cleaning up pkgdir >>> py3-logbook: Uninstalling dependencies... (1/30) Purging .makedepends-py3-logbook (20230420.221424) (2/30) Purging py3-setuptools-pyc (67.7.0-r0) (3/30) Purging py3-setuptools (67.7.0-r0) (4/30) Purging python3-dev (3.11.3-r10) (5/30) Purging cython-pyc (0.29.34-r2) (6/30) Purging cython (0.29.34-r2) (7/30) Purging py3-pytest-pyc (7.3.1-r1) (8/30) Purging py3-pytest (7.3.1-r1) (9/30) Purging py3-iniconfig-pyc (1.1.1-r6) (10/30) Purging py3-iniconfig (1.1.1-r6) (11/30) Purging py3-packaging-pyc (23.1-r1) (12/30) Purging py3-packaging (23.1-r1) (13/30) Purging py3-parsing-pyc (3.0.9-r2) (14/30) Purging py3-parsing (3.0.9-r2) (15/30) Purging py3-pluggy-pyc (1.0.0-r3) (16/30) Purging py3-pluggy (1.0.0-r3) (17/30) Purging py3-py-pyc (1.11.0-r2) (18/30) Purging py3-py (1.11.0-r2) (19/30) Purging python3-pyc (3.11.3-r10) (20/30) Purging python3-pycache-pyc0 (3.11.3-r10) (21/30) Purging pyc (0.1-r0) (22/30) Purging python3 (3.11.3-r10) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r5) (25/30) Purging libffi (3.4.4-r2) (26/30) Purging libpanelw (6.4_p20230401-r4) (27/30) Purging mpdecimal (2.5.1-r2) (28/30) Purging readline (8.2.1-r1) (29/30) Purging sqlite-libs (3.41.2-r2) (30/30) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 98 packages >>> py3-logbook: Updating the community/x86 repository index... >>> py3-logbook: Signing the index...