>>> py3-paho-mqtt: Building community/py3-paho-mqtt 1.6.1-r5 (using abuild 3.18.0_rc3-r1) started Tue, 14 Jul 2026 05:05:10 +0000 >>> py3-paho-mqtt: Validating /home/buildozer/aports/community/py3-paho-mqtt/APKBUILD... >>> py3-paho-mqtt: Analyzing dependencies... >>> py3-paho-mqtt: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-pytest py3-six ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r1) ( 3/34) Installing xz-libs (5.8.3-r0) ( 4/34) Installing mpdecimal (4.0.1-r0) ( 5/34) Installing libpanelw (6.6_p20260516-r0) ( 6/34) Installing readline (8.3.3-r1) ( 7/34) Installing sqlite-libs (3.53.3-r0) ( 8/34) Installing python3 (3.14.5-r2) ( 9/34) Installing python3-pycache-pyc0 (3.14.5-r2) (10/34) Installing pyc (3.14.5-r2) (11/34) Installing python3-pyc (3.14.5-r2) (12/34) Installing py3-parsing (3.3.2-r1) (13/34) Installing py3-parsing-pyc (3.3.2-r1) (14/34) Installing py3-packaging (26.2-r0) (15/34) Installing py3-packaging-pyc (26.2-r0) (16/34) Installing py3-setuptools (82.0.1-r1) (17/34) Installing py3-setuptools-pyc (82.0.1-r1) (18/34) Installing py3-installer (1.0.0-r0) (19/34) Installing py3-installer-pyc (1.0.0-r0) (20/34) Installing py3-gpep517 (19-r2) (21/34) Installing py3-gpep517-pyc (19-r2) (22/34) Installing py3-iniconfig (2.3.0-r1) (23/34) Installing py3-iniconfig-pyc (2.3.0-r1) (24/34) Installing py3-pluggy (1.6.0-r1) (25/34) Installing py3-pluggy-pyc (1.6.0-r1) (26/34) Installing py3-py (1.11.0-r5) (27/34) Installing py3-py-pyc (1.11.0-r5) (28/34) Installing py3-pygments (2.20.0-r0) (29/34) Installing py3-pygments-pyc (2.20.0-r0) (30/34) Installing py3-pytest (9.1.1-r0) (31/34) Installing py3-pytest-pyc (9.1.1-r0) (32/34) Installing py3-six (1.17.0-r1) (33/34) Installing py3-six-pyc (1.17.0-r1) (34/34) Installing .makedepends-py3-paho-mqtt (20260714.050510) Executing busybox-1.38.0-r1.trigger OK: 485.9 MiB in 139 packages >>> py3-paho-mqtt: Cleaning up srcdir >>> py3-paho-mqtt: Cleaning up pkgdir >>> py3-paho-mqtt: Cleaning up tmpdir >>> py3-paho-mqtt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/paho-mqtt-1.6.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/paho-mqtt-1.6.1.tar.gz.part' paho-mqtt-1.6.1.tar. 100% |********************************| 142k 0:00:00 ETA '/var/cache/distfiles/edge/paho-mqtt-1.6.1.tar.gz.part' saved /var/cache/distfiles/edge/paho-mqtt-1.6.1.tar.gz: OK >>> py3-paho-mqtt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/paho-mqtt-1.6.1.tar.gz /var/cache/distfiles/edge/paho-mqtt-1.6.1.tar.gz: OK >>> py3-paho-mqtt: Unpacking /var/cache/distfiles/edge/paho-mqtt-1.6.1.tar.gz... 2026-07-14 05:05:11,759 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-07-14 05:05:11,787 root INFO running bdist_wheel 2026-07-14 05:05:11,807 root INFO running build 2026-07-14 05:05:11,807 root INFO running build_py 2026-07-14 05:05:11,811 root INFO creating build/lib/paho 2026-07-14 05:05:11,811 root INFO copying src/paho/__init__.py -> build/lib/paho 2026-07-14 05:05:11,812 root INFO creating build/lib/paho/mqtt 2026-07-14 05:05:11,812 root INFO copying src/paho/mqtt/__init__.py -> build/lib/paho/mqtt 2026-07-14 05:05:11,812 root INFO copying src/paho/mqtt/matcher.py -> build/lib/paho/mqtt 2026-07-14 05:05:11,812 root INFO copying src/paho/mqtt/subscribeoptions.py -> build/lib/paho/mqtt 2026-07-14 05:05:11,813 root INFO copying src/paho/mqtt/publish.py -> build/lib/paho/mqtt 2026-07-14 05:05:11,813 root INFO copying src/paho/mqtt/subscribe.py -> build/lib/paho/mqtt 2026-07-14 05:05:11,813 root INFO copying src/paho/mqtt/packettypes.py -> build/lib/paho/mqtt 2026-07-14 05:05:11,814 root INFO copying src/paho/mqtt/client.py -> build/lib/paho/mqtt 2026-07-14 05:05:11,814 root INFO copying src/paho/mqtt/reasoncodes.py -> build/lib/paho/mqtt 2026-07-14 05:05:11,815 root INFO copying src/paho/mqtt/properties.py -> build/lib/paho/mqtt 2026-07-14 05:05:11,815 root INFO running egg_info 2026-07-14 05:05:11,818 root INFO creating src/paho_mqtt.egg-info 2026-07-14 05:05:11,818 root INFO writing src/paho_mqtt.egg-info/PKG-INFO 2026-07-14 05:05:11,819 root INFO writing dependency_links to src/paho_mqtt.egg-info/dependency_links.txt 2026-07-14 05:05:11,819 root INFO writing requirements to src/paho_mqtt.egg-info/requires.txt 2026-07-14 05:05:11,819 root INFO writing top-level names to src/paho_mqtt.egg-info/top_level.txt 2026-07-14 05:05:11,820 root INFO writing manifest file 'src/paho_mqtt.egg-info/SOURCES.txt' 2026-07-14 05:05:11,824 root INFO reading manifest file 'src/paho_mqtt.egg-info/SOURCES.txt' 2026-07-14 05:05:11,824 root INFO reading manifest template 'MANIFEST.in' 2026-07-14 05:05:11,824 root WARNING warning: no files found matching 'epl-v10' 2026-07-14 05:05:11,826 root INFO adding license file 'LICENSE.txt' 2026-07-14 05:05:11,827 root INFO writing manifest file 'src/paho_mqtt.egg-info/SOURCES.txt' 2026-07-14 05:05:11,835 root INFO installing to build/bdist.linux-i686/wheel 2026-07-14 05:05:11,835 root INFO running install 2026-07-14 05:05:11,846 root INFO running install_lib 2026-07-14 05:05:11,850 root INFO creating build/bdist.linux-i686/wheel 2026-07-14 05:05:11,850 root INFO creating build/bdist.linux-i686/wheel/paho 2026-07-14 05:05:11,850 root INFO copying build/lib/paho/__init__.py -> build/bdist.linux-i686/wheel/./paho 2026-07-14 05:05:11,851 root INFO creating build/bdist.linux-i686/wheel/paho/mqtt 2026-07-14 05:05:11,851 root INFO copying build/lib/paho/mqtt/__init__.py -> build/bdist.linux-i686/wheel/./paho/mqtt 2026-07-14 05:05:11,851 root INFO copying build/lib/paho/mqtt/matcher.py -> build/bdist.linux-i686/wheel/./paho/mqtt 2026-07-14 05:05:11,851 root INFO copying build/lib/paho/mqtt/subscribeoptions.py -> build/bdist.linux-i686/wheel/./paho/mqtt 2026-07-14 05:05:11,852 root INFO copying build/lib/paho/mqtt/publish.py -> build/bdist.linux-i686/wheel/./paho/mqtt 2026-07-14 05:05:11,852 root INFO copying build/lib/paho/mqtt/subscribe.py -> build/bdist.linux-i686/wheel/./paho/mqtt 2026-07-14 05:05:11,852 root INFO copying build/lib/paho/mqtt/packettypes.py -> build/bdist.linux-i686/wheel/./paho/mqtt 2026-07-14 05:05:11,853 root INFO copying build/lib/paho/mqtt/client.py -> build/bdist.linux-i686/wheel/./paho/mqtt 2026-07-14 05:05:11,853 root INFO copying build/lib/paho/mqtt/reasoncodes.py -> build/bdist.linux-i686/wheel/./paho/mqtt 2026-07-14 05:05:11,853 root INFO copying build/lib/paho/mqtt/properties.py -> build/bdist.linux-i686/wheel/./paho/mqtt 2026-07-14 05:05:11,854 root INFO running install_egg_info 2026-07-14 05:05:11,858 root INFO Copying src/paho_mqtt.egg-info to build/bdist.linux-i686/wheel/./paho_mqtt-1.6.1-py3.14.egg-info 2026-07-14 05:05:11,859 root INFO running install_scripts 2026-07-14 05:05:11,861 root INFO creating build/bdist.linux-i686/wheel/paho_mqtt-1.6.1.dist-info/WHEEL 2026-07-14 05:05:11,861 wheel INFO creating '/home/buildozer/aports/community/py3-paho-mqtt/src/paho.mqtt.python-1.6.1/.dist/.tmp-5o2xrrk1/paho_mqtt-1.6.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-07-14 05:05:11,861 wheel INFO adding 'paho/__init__.py' 2026-07-14 05:05:11,862 wheel INFO adding 'paho/mqtt/__init__.py' 2026-07-14 05:05:11,862 wheel INFO adding 'paho/mqtt/client.py' 2026-07-14 05:05:11,863 wheel INFO adding 'paho/mqtt/matcher.py' 2026-07-14 05:05:11,863 wheel INFO adding 'paho/mqtt/packettypes.py' 2026-07-14 05:05:11,864 wheel INFO adding 'paho/mqtt/properties.py' 2026-07-14 05:05:11,864 wheel INFO adding 'paho/mqtt/publish.py' 2026-07-14 05:05:11,864 wheel INFO adding 'paho/mqtt/reasoncodes.py' 2026-07-14 05:05:11,864 wheel INFO adding 'paho/mqtt/subscribe.py' 2026-07-14 05:05:11,865 wheel INFO adding 'paho/mqtt/subscribeoptions.py' 2026-07-14 05:05:11,865 wheel INFO adding 'paho_mqtt-1.6.1.dist-info/licenses/LICENSE.txt' 2026-07-14 05:05:11,866 wheel INFO adding 'paho_mqtt-1.6.1.dist-info/METADATA' 2026-07-14 05:05:11,866 wheel INFO adding 'paho_mqtt-1.6.1.dist-info/WHEEL' 2026-07-14 05:05:11,866 wheel INFO adding 'paho_mqtt-1.6.1.dist-info/top_level.txt' 2026-07-14 05:05:11,866 wheel INFO adding 'paho_mqtt-1.6.1.dist-info/RECORD' 2026-07-14 05:05:11,867 root INFO removing build/bdist.linux-i686/wheel 2026-07-14 05:05:11,867 gpep517 INFO The backend produced .dist/paho_mqtt-1.6.1-py3-none-any.whl paho_mqtt-1.6.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.5, pytest-9.1.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-paho-mqtt/src/paho.mqtt.python-1.6.1 configfile: setup.cfg testpaths: tests, src collected 65 items tests/test_client.py ........ [ 12%] tests/test_matcher.py ................. [ 38%] tests/test_mqttv5.py sssssssssssssssssssss [ 70%] tests/test_websocket_integration.py .................. [ 98%] tests/test_websockets.py . [100%] ======================== 44 passed, 21 skipped in 9.75s ======================== >>> py3-paho-mqtt: Entering fakeroot... >>> py3-paho-mqtt-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/paho/__pycache__' -> '/home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt-pyc/usr/lib/python3.14/site-packages/paho/__pycache__' 'usr/lib/python3.14/site-packages/paho/mqtt/__pycache__' -> '/home/buildozer/aports/community/py3-paho-mqtt/pkg/py3-paho-mqtt-pyc/usr/lib/python3.14/site-packages/paho/mqtt/__pycache__' >>> py3-paho-mqtt-pyc*: Preparing subpackage py3-paho-mqtt-pyc... >>> py3-paho-mqtt-pyc*: Running postcheck for py3-paho-mqtt-pyc >>> py3-paho-mqtt*: Running postcheck for py3-paho-mqtt >>> py3-paho-mqtt*: Preparing package py3-paho-mqtt... >>> py3-paho-mqtt*: Tracing dependencies... python3 python3~3.14 >>> py3-paho-mqtt*: Package size: 252.5 KB >>> py3-paho-mqtt*: Compressing data... >>> py3-paho-mqtt*: Create checksum... >>> py3-paho-mqtt*: Create py3-paho-mqtt-1.6.1-r5.apk >>> py3-paho-mqtt-pyc*: Tracing dependencies... python3~3.14 >>> py3-paho-mqtt-pyc*: Package size: 235.9 KB >>> py3-paho-mqtt-pyc*: Compressing data... >>> py3-paho-mqtt-pyc*: Create checksum... >>> py3-paho-mqtt-pyc*: Create py3-paho-mqtt-pyc-1.6.1-r5.apk >>> py3-paho-mqtt: Build complete at Tue, 14 Jul 2026 05:05:22 +0000 elapsed time 0h 0m 12s >>> py3-paho-mqtt: Cleaning up srcdir >>> py3-paho-mqtt: Cleaning up pkgdir >>> py3-paho-mqtt: Cleaning up tmpdir >>> py3-paho-mqtt: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-paho-mqtt (20260714.050510) ( 2/34) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/34) Purging py3-setuptools (82.0.1-r1) ( 4/34) Purging py3-gpep517-pyc (19-r2) ( 5/34) Purging py3-gpep517 (19-r2) ( 6/34) Purging py3-installer-pyc (1.0.0-r0) ( 7/34) Purging py3-installer (1.0.0-r0) ( 8/34) Purging py3-pytest-pyc (9.1.1-r0) ( 9/34) Purging py3-pytest (9.1.1-r0) (10/34) Purging py3-iniconfig-pyc (2.3.0-r1) (11/34) Purging py3-iniconfig (2.3.0-r1) (12/34) Purging py3-packaging-pyc (26.2-r0) (13/34) Purging py3-packaging (26.2-r0) (14/34) Purging py3-parsing-pyc (3.3.2-r1) (15/34) Purging py3-parsing (3.3.2-r1) (16/34) Purging py3-pluggy-pyc (1.6.0-r1) (17/34) Purging py3-pluggy (1.6.0-r1) (18/34) Purging py3-py-pyc (1.11.0-r5) (19/34) Purging py3-py (1.11.0-r5) (20/34) Purging py3-pygments-pyc (2.20.0-r0) (21/34) Purging py3-pygments (2.20.0-r0) (22/34) Purging py3-six-pyc (1.17.0-r1) (23/34) Purging py3-six (1.17.0-r1) (24/34) Purging python3-pyc (3.14.5-r2) (25/34) Purging python3-pycache-pyc0 (3.14.5-r2) (26/34) Purging pyc (3.14.5-r2) (27/34) Purging python3 (3.14.5-r2) (28/34) Purging libbz2 (1.0.8-r6) (29/34) Purging libffi (3.5.2-r1) (30/34) Purging libpanelw (6.6_p20260516-r0) (31/34) Purging mpdecimal (4.0.1-r0) (32/34) Purging readline (8.3.3-r1) (33/34) Purging sqlite-libs (3.53.3-r0) (34/34) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r1.trigger OK: 426.9 MiB in 105 packages >>> py3-paho-mqtt: Updating the community/x86 repository index... >>> py3-paho-mqtt: Signing the index...