>>> py3-openant: Building community/py3-openant 1.3.1-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 05:32:45 +0000 >>> py3-openant: Checking sanity of /home/buildozer/aports/community/py3-openant/APKBUILD... >>> py3-openant: Analyzing dependencies... >>> py3-openant: Installing for build: build-base python3 py3-pyserial py3-usb py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.6-r0) (3/44) Installing gdbm (1.23-r1) (4/44) Installing xz-libs (5.6.1-r3) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.4_p20240330-r0) (7/44) Installing readline (8.2.10-r0) (8/44) Installing sqlite-libs (3.45.2-r0) (9/44) Installing python3 (3.12.3-r0) (10/44) Installing python3-pycache-pyc0 (3.12.3-r0) (11/44) Installing pyc (3.12.3-r0) (12/44) Installing python3-pyc (3.12.3-r0) (13/44) Installing py3-pyserial (3.5-r7) (14/44) Installing py3-pyserial-pyc (3.5-r7) (15/44) Installing libusb (1.0.27-r0) (16/44) Installing py3-usb (1.2.1-r3) (17/44) Installing py3-usb-pyc (1.2.1-r3) (18/44) Installing py3-installer (0.7.0-r2) (19/44) Installing py3-installer-pyc (0.7.0-r2) (20/44) Installing py3-gpep517 (15-r2) (21/44) Installing py3-gpep517-pyc (15-r2) (22/44) Installing py3-parsing (3.1.2-r1) (23/44) Installing py3-parsing-pyc (3.1.2-r1) (24/44) Installing py3-packaging (24.0-r1) (25/44) Installing py3-packaging-pyc (24.0-r1) (26/44) Installing py3-setuptools (69.2.0-r2) (27/44) Installing py3-setuptools-pyc (69.2.0-r2) (28/44) Installing py3-wheel (0.42.0-r1) (29/44) Installing py3-wheel-pyc (0.42.0-r1) (30/44) Installing py3-apipkg (2.1.0-r3) (31/44) Installing py3-apipkg-pyc (2.1.0-r3) (32/44) Installing py3-execnet (1.9.0-r3) (33/44) Installing py3-execnet-pyc (1.9.0-r3) (34/44) Installing py3-iniconfig (2.0.0-r1) (35/44) Installing py3-iniconfig-pyc (2.0.0-r1) (36/44) Installing py3-pluggy (1.4.0-r1) (37/44) Installing py3-pluggy-pyc (1.4.0-r1) (38/44) Installing py3-py (1.11.0-r3) (39/44) Installing py3-py-pyc (1.11.0-r3) (40/44) Installing py3-pytest (8.1.1-r1) (41/44) Installing py3-pytest-pyc (8.1.1-r1) (42/44) Installing py3-pytest-xdist (3.5.0-r1) (43/44) Installing py3-pytest-xdist-pyc (3.5.0-r1) (44/44) Installing .makedepends-py3-openant (20240413.053246) Executing busybox-1.36.1-r25.trigger OK: 322 MiB in 147 packages >>> py3-openant: Cleaning up srcdir >>> py3-openant: Cleaning up pkgdir >>> py3-openant: Cleaning up tmpdir >>> py3-openant: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-openant-1.3.1.tar.gz >>> py3-openant: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-openant-1.3.1.tar.gz >>> py3-openant: Checking sha512sums... py3-openant-1.3.1.tar.gz: OK >>> py3-openant: Unpacking /var/cache/distfiles/py3-openant-1.3.1.tar.gz... 2024-04-13 05:32:47,588 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-13 05:32:47,670 root INFO running bdist_wheel 2024-04-13 05:32:47,680 root INFO running build 2024-04-13 05:32:47,681 root INFO running build_py 2024-04-13 05:32:47,683 root INFO creating build 2024-04-13 05:32:47,683 root INFO creating build/lib 2024-04-13 05:32:47,683 root INFO creating build/lib/openant 2024-04-13 05:32:47,683 root INFO copying openant/__init__.py -> build/lib/openant 2024-04-13 05:32:47,684 root INFO copying openant/__main__.py -> build/lib/openant 2024-04-13 05:32:47,684 root INFO creating build/lib/ant 2024-04-13 05:32:47,684 root INFO copying ant/__init__.py -> build/lib/ant 2024-04-13 05:32:47,684 root INFO copying ant/__main__.py -> build/lib/ant 2024-04-13 05:32:47,684 root INFO creating build/lib/openant/base 2024-04-13 05:32:47,685 root INFO copying openant/base/__init__.py -> build/lib/openant/base 2024-04-13 05:32:47,685 root INFO copying openant/base/commons.py -> build/lib/openant/base 2024-04-13 05:32:47,685 root INFO copying openant/base/message.py -> build/lib/openant/base 2024-04-13 05:32:47,685 root INFO copying openant/base/ant.py -> build/lib/openant/base 2024-04-13 05:32:47,685 root INFO copying openant/base/driver.py -> build/lib/openant/base 2024-04-13 05:32:47,686 root INFO creating build/lib/openant/easy 2024-04-13 05:32:47,686 root INFO copying openant/easy/__init__.py -> build/lib/openant/easy 2024-04-13 05:32:47,686 root INFO copying openant/easy/node.py -> build/lib/openant/easy 2024-04-13 05:32:47,686 root INFO copying openant/easy/exception.py -> build/lib/openant/easy 2024-04-13 05:32:47,686 root INFO copying openant/easy/channel.py -> build/lib/openant/easy 2024-04-13 05:32:47,686 root INFO copying openant/easy/filter.py -> build/lib/openant/easy 2024-04-13 05:32:47,687 root INFO creating build/lib/openant/devices 2024-04-13 05:32:47,687 root INFO copying openant/devices/__init__.py -> build/lib/openant/devices 2024-04-13 05:32:47,687 root INFO copying openant/devices/controls_device.py -> build/lib/openant/devices 2024-04-13 05:32:47,687 root INFO copying openant/devices/dropper_seatpost.py -> build/lib/openant/devices 2024-04-13 05:32:47,687 root INFO copying openant/devices/tire_pressure_monitor.py -> build/lib/openant/devices 2024-04-13 05:32:47,688 root INFO copying openant/devices/lev.py -> build/lib/openant/devices 2024-04-13 05:32:47,688 root INFO copying openant/devices/environment.py -> build/lib/openant/devices 2024-04-13 05:32:47,688 root INFO copying openant/devices/scanner.py -> build/lib/openant/devices 2024-04-13 05:32:47,688 root INFO copying openant/devices/core_temp.py -> build/lib/openant/devices 2024-04-13 05:32:47,688 root INFO copying openant/devices/shift.py -> build/lib/openant/devices 2024-04-13 05:32:47,688 root INFO copying openant/devices/fitness_equipment.py -> build/lib/openant/devices 2024-04-13 05:32:47,689 root INFO copying openant/devices/utilities.py -> build/lib/openant/devices 2024-04-13 05:32:47,689 root INFO copying openant/devices/bike_speed_cadence.py -> build/lib/openant/devices 2024-04-13 05:32:47,689 root INFO copying openant/devices/common.py -> build/lib/openant/devices 2024-04-13 05:32:47,689 root INFO copying openant/devices/power_meter.py -> build/lib/openant/devices 2024-04-13 05:32:47,689 root INFO copying openant/devices/heart_rate.py -> build/lib/openant/devices 2024-04-13 05:32:47,690 root INFO creating build/lib/openant/subparsers 2024-04-13 05:32:47,690 root INFO copying openant/subparsers/__init__.py -> build/lib/openant/subparsers 2024-04-13 05:32:47,690 root INFO copying openant/subparsers/scan.py -> build/lib/openant/subparsers 2024-04-13 05:32:47,690 root INFO copying openant/subparsers/influx.py -> build/lib/openant/subparsers 2024-04-13 05:32:47,690 root INFO creating build/lib/openant/fs 2024-04-13 05:32:47,690 root INFO copying openant/fs/__init__.py -> build/lib/openant/fs 2024-04-13 05:32:47,691 root INFO copying openant/fs/commons.py -> build/lib/openant/fs 2024-04-13 05:32:47,691 root INFO copying openant/fs/beacon.py -> build/lib/openant/fs 2024-04-13 05:32:47,691 root INFO copying openant/fs/manager.py -> build/lib/openant/fs 2024-04-13 05:32:47,691 root INFO copying openant/fs/commandpipe.py -> build/lib/openant/fs 2024-04-13 05:32:47,691 root INFO copying openant/fs/command.py -> build/lib/openant/fs 2024-04-13 05:32:47,691 root INFO copying openant/fs/file.py -> build/lib/openant/fs 2024-04-13 05:32:47,692 root INFO creating build/lib/openant/tests 2024-04-13 05:32:47,692 root INFO creating build/lib/openant/tests/base 2024-04-13 05:32:47,692 root INFO copying openant/tests/base/__init__.py -> build/lib/openant/tests/base 2024-04-13 05:32:47,692 root INFO copying openant/tests/base/test_message.py -> build/lib/openant/tests/base 2024-04-13 05:32:47,692 root INFO creating build/lib/openant/tests/easy 2024-04-13 05:32:47,692 root INFO copying openant/tests/easy/__init__.py -> build/lib/openant/tests/easy 2024-04-13 05:32:47,693 root INFO copying openant/tests/easy/test.py -> build/lib/openant/tests/easy 2024-04-13 05:32:47,693 root INFO creating build/lib/openant/tests/fs 2024-04-13 05:32:47,693 root INFO copying openant/tests/fs/__init__.py -> build/lib/openant/tests/fs 2024-04-13 05:32:47,693 root INFO copying openant/tests/fs/test_beacon.py -> build/lib/openant/tests/fs 2024-04-13 05:32:47,693 root INFO copying openant/tests/fs/test_command.py -> build/lib/openant/tests/fs 2024-04-13 05:32:47,693 root INFO copying openant/tests/fs/test_commandpipe.py -> build/lib/openant/tests/fs 2024-04-13 05:32:47,694 root INFO copying openant/tests/fs/test_file.py -> build/lib/openant/tests/fs 2024-04-13 05:32:47,694 root INFO copying openant/tests/fs/test.py -> build/lib/openant/tests/fs 2024-04-13 05:32:47,694 root INFO creating build/lib/ant/base 2024-04-13 05:32:47,694 root INFO copying ant/base/__init__.py -> build/lib/ant/base 2024-04-13 05:32:47,694 root INFO copying ant/base/commons.py -> build/lib/ant/base 2024-04-13 05:32:47,694 root INFO copying ant/base/message.py -> build/lib/ant/base 2024-04-13 05:32:47,695 root INFO copying ant/base/ant.py -> build/lib/ant/base 2024-04-13 05:32:47,695 root INFO copying ant/base/driver.py -> build/lib/ant/base 2024-04-13 05:32:47,695 root INFO creating build/lib/ant/easy 2024-04-13 05:32:47,695 root INFO copying ant/easy/__init__.py -> build/lib/ant/easy 2024-04-13 05:32:47,695 root INFO copying ant/easy/node.py -> build/lib/ant/easy 2024-04-13 05:32:47,695 root INFO copying ant/easy/exception.py -> build/lib/ant/easy 2024-04-13 05:32:47,696 root INFO copying ant/easy/channel.py -> build/lib/ant/easy 2024-04-13 05:32:47,696 root INFO copying ant/easy/filter.py -> build/lib/ant/easy 2024-04-13 05:32:47,696 root INFO creating build/lib/ant/devices 2024-04-13 05:32:47,696 root INFO copying ant/devices/__init__.py -> build/lib/ant/devices 2024-04-13 05:32:47,696 root INFO copying ant/devices/controls_device.py -> build/lib/ant/devices 2024-04-13 05:32:47,696 root INFO copying ant/devices/dropper_seatpost.py -> build/lib/ant/devices 2024-04-13 05:32:47,697 root INFO copying ant/devices/tire_pressure_monitor.py -> build/lib/ant/devices 2024-04-13 05:32:47,697 root INFO copying ant/devices/lev.py -> build/lib/ant/devices 2024-04-13 05:32:47,697 root INFO copying ant/devices/environment.py -> build/lib/ant/devices 2024-04-13 05:32:47,697 root INFO copying ant/devices/scanner.py -> build/lib/ant/devices 2024-04-13 05:32:47,697 root INFO copying ant/devices/core_temp.py -> build/lib/ant/devices 2024-04-13 05:32:47,697 root INFO copying ant/devices/shift.py -> build/lib/ant/devices 2024-04-13 05:32:47,697 root INFO copying ant/devices/fitness_equipment.py -> build/lib/ant/devices 2024-04-13 05:32:47,697 root INFO copying ant/devices/utilities.py -> build/lib/ant/devices 2024-04-13 05:32:47,698 root INFO copying ant/devices/bike_speed_cadence.py -> build/lib/ant/devices 2024-04-13 05:32:47,698 root INFO copying ant/devices/common.py -> build/lib/ant/devices 2024-04-13 05:32:47,698 root INFO copying ant/devices/power_meter.py -> build/lib/ant/devices 2024-04-13 05:32:47,698 root INFO copying ant/devices/heart_rate.py -> build/lib/ant/devices 2024-04-13 05:32:47,698 root INFO creating build/lib/ant/subparsers 2024-04-13 05:32:47,698 root INFO copying ant/subparsers/__init__.py -> build/lib/ant/subparsers 2024-04-13 05:32:47,698 root INFO copying ant/subparsers/scan.py -> build/lib/ant/subparsers 2024-04-13 05:32:47,699 root INFO copying ant/subparsers/influx.py -> build/lib/ant/subparsers 2024-04-13 05:32:47,699 root INFO creating build/lib/ant/fs 2024-04-13 05:32:47,699 root INFO copying ant/fs/__init__.py -> build/lib/ant/fs 2024-04-13 05:32:47,699 root INFO copying ant/fs/commons.py -> build/lib/ant/fs 2024-04-13 05:32:47,699 root INFO copying ant/fs/beacon.py -> build/lib/ant/fs 2024-04-13 05:32:47,699 root INFO copying ant/fs/manager.py -> build/lib/ant/fs 2024-04-13 05:32:47,699 root INFO copying ant/fs/commandpipe.py -> build/lib/ant/fs 2024-04-13 05:32:47,700 root INFO copying ant/fs/command.py -> build/lib/ant/fs 2024-04-13 05:32:47,700 root INFO copying ant/fs/file.py -> build/lib/ant/fs 2024-04-13 05:32:47,700 root INFO creating build/lib/ant/tests 2024-04-13 05:32:47,700 root INFO creating build/lib/ant/tests/base 2024-04-13 05:32:47,700 root INFO copying ant/tests/base/__init__.py -> build/lib/ant/tests/base 2024-04-13 05:32:47,700 root INFO copying ant/tests/base/test_message.py -> build/lib/ant/tests/base 2024-04-13 05:32:47,700 root INFO creating build/lib/ant/tests/easy 2024-04-13 05:32:47,701 root INFO copying ant/tests/easy/__init__.py -> build/lib/ant/tests/easy 2024-04-13 05:32:47,701 root INFO copying ant/tests/easy/test.py -> build/lib/ant/tests/easy 2024-04-13 05:32:47,701 root INFO creating build/lib/ant/tests/fs 2024-04-13 05:32:47,701 root INFO copying ant/tests/fs/__init__.py -> build/lib/ant/tests/fs 2024-04-13 05:32:47,701 root INFO copying ant/tests/fs/test_beacon.py -> build/lib/ant/tests/fs 2024-04-13 05:32:47,701 root INFO copying ant/tests/fs/test_command.py -> build/lib/ant/tests/fs 2024-04-13 05:32:47,701 root INFO copying ant/tests/fs/test_commandpipe.py -> build/lib/ant/tests/fs 2024-04-13 05:32:47,702 root INFO copying ant/tests/fs/test_file.py -> build/lib/ant/tests/fs 2024-04-13 05:32:47,702 root INFO copying ant/tests/fs/test.py -> build/lib/ant/tests/fs 2024-04-13 05:32:47,706 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-04-13 05:32:47,706 root INFO running install 2024-04-13 05:32:47,715 root INFO running install_lib 2024-04-13 05:32:47,717 root INFO creating build/bdist.linux-armv8l 2024-04-13 05:32:47,717 root INFO creating build/bdist.linux-armv8l/wheel 2024-04-13 05:32:47,717 root INFO creating build/bdist.linux-armv8l/wheel/openant 2024-04-13 05:32:47,717 root INFO copying build/lib/openant/__init__.py -> build/bdist.linux-armv8l/wheel/openant 2024-04-13 05:32:47,718 root INFO creating build/bdist.linux-armv8l/wheel/openant/base 2024-04-13 05:32:47,718 root INFO copying build/lib/openant/base/__init__.py -> build/bdist.linux-armv8l/wheel/openant/base 2024-04-13 05:32:47,718 root INFO copying build/lib/openant/base/commons.py -> build/bdist.linux-armv8l/wheel/openant/base 2024-04-13 05:32:47,718 root INFO copying build/lib/openant/base/message.py -> build/bdist.linux-armv8l/wheel/openant/base 2024-04-13 05:32:47,718 root INFO copying build/lib/openant/base/ant.py -> build/bdist.linux-armv8l/wheel/openant/base 2024-04-13 05:32:47,718 root INFO copying build/lib/openant/base/driver.py -> build/bdist.linux-armv8l/wheel/openant/base 2024-04-13 05:32:47,718 root INFO creating build/bdist.linux-armv8l/wheel/openant/easy 2024-04-13 05:32:47,718 root INFO copying build/lib/openant/easy/__init__.py -> build/bdist.linux-armv8l/wheel/openant/easy 2024-04-13 05:32:47,719 root INFO copying build/lib/openant/easy/node.py -> build/bdist.linux-armv8l/wheel/openant/easy 2024-04-13 05:32:47,719 root INFO copying build/lib/openant/easy/exception.py -> build/bdist.linux-armv8l/wheel/openant/easy 2024-04-13 05:32:47,719 root INFO copying build/lib/openant/easy/channel.py -> build/bdist.linux-armv8l/wheel/openant/easy 2024-04-13 05:32:47,719 root INFO copying build/lib/openant/easy/filter.py -> build/bdist.linux-armv8l/wheel/openant/easy 2024-04-13 05:32:47,719 root INFO creating build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,719 root INFO copying build/lib/openant/devices/__init__.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,719 root INFO copying build/lib/openant/devices/controls_device.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,719 root INFO copying build/lib/openant/devices/dropper_seatpost.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,720 root INFO copying build/lib/openant/devices/tire_pressure_monitor.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,720 root INFO copying build/lib/openant/devices/lev.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,720 root INFO copying build/lib/openant/devices/environment.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,720 root INFO copying build/lib/openant/devices/scanner.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,720 root INFO copying build/lib/openant/devices/core_temp.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,720 root INFO copying build/lib/openant/devices/shift.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,720 root INFO copying build/lib/openant/devices/fitness_equipment.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,721 root INFO copying build/lib/openant/devices/utilities.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,721 root INFO copying build/lib/openant/devices/bike_speed_cadence.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,721 root INFO copying build/lib/openant/devices/common.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,721 root INFO copying build/lib/openant/devices/power_meter.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,721 root INFO copying build/lib/openant/devices/heart_rate.py -> build/bdist.linux-armv8l/wheel/openant/devices 2024-04-13 05:32:47,721 root INFO creating build/bdist.linux-armv8l/wheel/openant/subparsers 2024-04-13 05:32:47,721 root INFO copying build/lib/openant/subparsers/__init__.py -> build/bdist.linux-armv8l/wheel/openant/subparsers 2024-04-13 05:32:47,722 root INFO copying build/lib/openant/subparsers/scan.py -> build/bdist.linux-armv8l/wheel/openant/subparsers 2024-04-13 05:32:47,722 root INFO copying build/lib/openant/subparsers/influx.py -> build/bdist.linux-armv8l/wheel/openant/subparsers 2024-04-13 05:32:47,722 root INFO creating build/bdist.linux-armv8l/wheel/openant/fs 2024-04-13 05:32:47,722 root INFO copying build/lib/openant/fs/__init__.py -> build/bdist.linux-armv8l/wheel/openant/fs 2024-04-13 05:32:47,722 root INFO copying build/lib/openant/fs/commons.py -> build/bdist.linux-armv8l/wheel/openant/fs 2024-04-13 05:32:47,722 root INFO copying build/lib/openant/fs/beacon.py -> build/bdist.linux-armv8l/wheel/openant/fs 2024-04-13 05:32:47,722 root INFO copying build/lib/openant/fs/manager.py -> build/bdist.linux-armv8l/wheel/openant/fs 2024-04-13 05:32:47,722 root INFO copying build/lib/openant/fs/commandpipe.py -> build/bdist.linux-armv8l/wheel/openant/fs 2024-04-13 05:32:47,723 root INFO copying build/lib/openant/fs/command.py -> build/bdist.linux-armv8l/wheel/openant/fs 2024-04-13 05:32:47,723 root INFO copying build/lib/openant/fs/file.py -> build/bdist.linux-armv8l/wheel/openant/fs 2024-04-13 05:32:47,723 root INFO creating build/bdist.linux-armv8l/wheel/openant/tests 2024-04-13 05:32:47,723 root INFO creating build/bdist.linux-armv8l/wheel/openant/tests/base 2024-04-13 05:32:47,723 root INFO copying build/lib/openant/tests/base/__init__.py -> build/bdist.linux-armv8l/wheel/openant/tests/base 2024-04-13 05:32:47,723 root INFO copying build/lib/openant/tests/base/test_message.py -> build/bdist.linux-armv8l/wheel/openant/tests/base 2024-04-13 05:32:47,723 root INFO creating build/bdist.linux-armv8l/wheel/openant/tests/easy 2024-04-13 05:32:47,724 root INFO copying build/lib/openant/tests/easy/__init__.py -> build/bdist.linux-armv8l/wheel/openant/tests/easy 2024-04-13 05:32:47,724 root INFO copying build/lib/openant/tests/easy/test.py -> build/bdist.linux-armv8l/wheel/openant/tests/easy 2024-04-13 05:32:47,724 root INFO creating build/bdist.linux-armv8l/wheel/openant/tests/fs 2024-04-13 05:32:47,724 root INFO copying build/lib/openant/tests/fs/__init__.py -> build/bdist.linux-armv8l/wheel/openant/tests/fs 2024-04-13 05:32:47,724 root INFO copying build/lib/openant/tests/fs/test_beacon.py -> build/bdist.linux-armv8l/wheel/openant/tests/fs 2024-04-13 05:32:47,724 root INFO copying build/lib/openant/tests/fs/test_command.py -> build/bdist.linux-armv8l/wheel/openant/tests/fs 2024-04-13 05:32:47,724 root INFO copying build/lib/openant/tests/fs/test_commandpipe.py -> build/bdist.linux-armv8l/wheel/openant/tests/fs 2024-04-13 05:32:47,724 root INFO copying build/lib/openant/tests/fs/test_file.py -> build/bdist.linux-armv8l/wheel/openant/tests/fs 2024-04-13 05:32:47,725 root INFO copying build/lib/openant/tests/fs/test.py -> build/bdist.linux-armv8l/wheel/openant/tests/fs 2024-04-13 05:32:47,725 root INFO copying build/lib/openant/__main__.py -> build/bdist.linux-armv8l/wheel/openant 2024-04-13 05:32:47,725 root INFO creating build/bdist.linux-armv8l/wheel/ant 2024-04-13 05:32:47,725 root INFO copying build/lib/ant/__init__.py -> build/bdist.linux-armv8l/wheel/ant 2024-04-13 05:32:47,725 root INFO creating build/bdist.linux-armv8l/wheel/ant/base 2024-04-13 05:32:47,725 root INFO copying build/lib/ant/base/__init__.py -> build/bdist.linux-armv8l/wheel/ant/base 2024-04-13 05:32:47,725 root INFO copying build/lib/ant/base/commons.py -> build/bdist.linux-armv8l/wheel/ant/base 2024-04-13 05:32:47,725 root INFO copying build/lib/ant/base/message.py -> build/bdist.linux-armv8l/wheel/ant/base 2024-04-13 05:32:47,726 root INFO copying build/lib/ant/base/ant.py -> build/bdist.linux-armv8l/wheel/ant/base 2024-04-13 05:32:47,726 root INFO copying build/lib/ant/base/driver.py -> build/bdist.linux-armv8l/wheel/ant/base 2024-04-13 05:32:47,726 root INFO creating build/bdist.linux-armv8l/wheel/ant/easy 2024-04-13 05:32:47,726 root INFO copying build/lib/ant/easy/__init__.py -> build/bdist.linux-armv8l/wheel/ant/easy 2024-04-13 05:32:47,726 root INFO copying build/lib/ant/easy/node.py -> build/bdist.linux-armv8l/wheel/ant/easy 2024-04-13 05:32:47,726 root INFO copying build/lib/ant/easy/exception.py -> build/bdist.linux-armv8l/wheel/ant/easy 2024-04-13 05:32:47,726 root INFO copying build/lib/ant/easy/channel.py -> build/bdist.linux-armv8l/wheel/ant/easy 2024-04-13 05:32:47,727 root INFO copying build/lib/ant/easy/filter.py -> build/bdist.linux-armv8l/wheel/ant/easy 2024-04-13 05:32:47,727 root INFO creating build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,727 root INFO copying build/lib/ant/devices/__init__.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,727 root INFO copying build/lib/ant/devices/controls_device.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,727 root INFO copying build/lib/ant/devices/dropper_seatpost.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,727 root INFO copying build/lib/ant/devices/tire_pressure_monitor.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,727 root INFO copying build/lib/ant/devices/lev.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,728 root INFO copying build/lib/ant/devices/environment.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,728 root INFO copying build/lib/ant/devices/scanner.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,728 root INFO copying build/lib/ant/devices/core_temp.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,728 root INFO copying build/lib/ant/devices/shift.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,728 root INFO copying build/lib/ant/devices/fitness_equipment.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,728 root INFO copying build/lib/ant/devices/utilities.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,728 root INFO copying build/lib/ant/devices/bike_speed_cadence.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,729 root INFO copying build/lib/ant/devices/common.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,729 root INFO copying build/lib/ant/devices/power_meter.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,729 root INFO copying build/lib/ant/devices/heart_rate.py -> build/bdist.linux-armv8l/wheel/ant/devices 2024-04-13 05:32:47,729 root INFO creating build/bdist.linux-armv8l/wheel/ant/subparsers 2024-04-13 05:32:47,729 root INFO copying build/lib/ant/subparsers/__init__.py -> build/bdist.linux-armv8l/wheel/ant/subparsers 2024-04-13 05:32:47,729 root INFO copying build/lib/ant/subparsers/scan.py -> build/bdist.linux-armv8l/wheel/ant/subparsers 2024-04-13 05:32:47,729 root INFO copying build/lib/ant/subparsers/influx.py -> build/bdist.linux-armv8l/wheel/ant/subparsers 2024-04-13 05:32:47,730 root INFO creating build/bdist.linux-armv8l/wheel/ant/fs 2024-04-13 05:32:47,730 root INFO copying build/lib/ant/fs/__init__.py -> build/bdist.linux-armv8l/wheel/ant/fs 2024-04-13 05:32:47,730 root INFO copying build/lib/ant/fs/commons.py -> build/bdist.linux-armv8l/wheel/ant/fs 2024-04-13 05:32:47,730 root INFO copying build/lib/ant/fs/beacon.py -> build/bdist.linux-armv8l/wheel/ant/fs 2024-04-13 05:32:47,730 root INFO copying build/lib/ant/fs/manager.py -> build/bdist.linux-armv8l/wheel/ant/fs 2024-04-13 05:32:47,730 root INFO copying build/lib/ant/fs/commandpipe.py -> build/bdist.linux-armv8l/wheel/ant/fs 2024-04-13 05:32:47,730 root INFO copying build/lib/ant/fs/command.py -> build/bdist.linux-armv8l/wheel/ant/fs 2024-04-13 05:32:47,730 root INFO copying build/lib/ant/fs/file.py -> build/bdist.linux-armv8l/wheel/ant/fs 2024-04-13 05:32:47,731 root INFO creating build/bdist.linux-armv8l/wheel/ant/tests 2024-04-13 05:32:47,731 root INFO creating build/bdist.linux-armv8l/wheel/ant/tests/base 2024-04-13 05:32:47,731 root INFO copying build/lib/ant/tests/base/__init__.py -> build/bdist.linux-armv8l/wheel/ant/tests/base 2024-04-13 05:32:47,731 root INFO copying build/lib/ant/tests/base/test_message.py -> build/bdist.linux-armv8l/wheel/ant/tests/base 2024-04-13 05:32:47,731 root INFO creating build/bdist.linux-armv8l/wheel/ant/tests/easy 2024-04-13 05:32:47,731 root INFO copying build/lib/ant/tests/easy/__init__.py -> build/bdist.linux-armv8l/wheel/ant/tests/easy 2024-04-13 05:32:47,731 root INFO copying build/lib/ant/tests/easy/test.py -> build/bdist.linux-armv8l/wheel/ant/tests/easy 2024-04-13 05:32:47,731 root INFO creating build/bdist.linux-armv8l/wheel/ant/tests/fs 2024-04-13 05:32:47,732 root INFO copying build/lib/ant/tests/fs/__init__.py -> build/bdist.linux-armv8l/wheel/ant/tests/fs 2024-04-13 05:32:47,732 root INFO copying build/lib/ant/tests/fs/test_beacon.py -> build/bdist.linux-armv8l/wheel/ant/tests/fs 2024-04-13 05:32:47,732 root INFO copying build/lib/ant/tests/fs/test_command.py -> build/bdist.linux-armv8l/wheel/ant/tests/fs 2024-04-13 05:32:47,732 root INFO copying build/lib/ant/tests/fs/test_commandpipe.py -> build/bdist.linux-armv8l/wheel/ant/tests/fs 2024-04-13 05:32:47,732 root INFO copying build/lib/ant/tests/fs/test_file.py -> build/bdist.linux-armv8l/wheel/ant/tests/fs 2024-04-13 05:32:47,732 root INFO copying build/lib/ant/tests/fs/test.py -> build/bdist.linux-armv8l/wheel/ant/tests/fs 2024-04-13 05:32:47,732 root INFO copying build/lib/ant/__main__.py -> build/bdist.linux-armv8l/wheel/ant 2024-04-13 05:32:47,732 root INFO running install_egg_info 2024-04-13 05:32:47,734 root INFO running egg_info 2024-04-13 05:32:47,734 root INFO creating openant.egg-info 2024-04-13 05:32:47,736 root INFO writing openant.egg-info/PKG-INFO 2024-04-13 05:32:47,737 root INFO writing dependency_links to openant.egg-info/dependency_links.txt 2024-04-13 05:32:47,737 root INFO writing entry points to openant.egg-info/entry_points.txt 2024-04-13 05:32:47,737 root INFO writing requirements to openant.egg-info/requires.txt 2024-04-13 05:32:47,737 root INFO writing top-level names to openant.egg-info/top_level.txt 2024-04-13 05:32:47,737 root INFO writing manifest file 'openant.egg-info/SOURCES.txt' 2024-04-13 05:32:47,742 root INFO reading manifest file 'openant.egg-info/SOURCES.txt' 2024-04-13 05:32:47,742 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 05:32:47,742 root WARNING warning: no files found matching 'README' 2024-04-13 05:32:47,742 root WARNING warning: no files found matching 'LICENCE' 2024-04-13 05:32:47,742 root INFO adding license file 'LICENSE' 2024-04-13 05:32:47,744 root INFO writing manifest file 'openant.egg-info/SOURCES.txt' 2024-04-13 05:32:47,744 root INFO Copying openant.egg-info to build/bdist.linux-armv8l/wheel/openant-1.3.1-py3.12.egg-info 2024-04-13 05:32:47,745 root INFO running install_scripts 2024-04-13 05:32:47,747 wheel INFO creating build/bdist.linux-armv8l/wheel/openant-1.3.1.dist-info/WHEEL 2024-04-13 05:32:47,747 wheel INFO creating '/home/buildozer/aports/community/py3-openant/src/openant-1.3.1/.dist/.tmp-ad2n7m72/openant-1.3.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-04-13 05:32:47,748 wheel INFO adding 'ant/__init__.py' 2024-04-13 05:32:47,748 wheel INFO adding 'ant/__main__.py' 2024-04-13 05:32:47,748 wheel INFO adding 'ant/base/__init__.py' 2024-04-13 05:32:47,748 wheel INFO adding 'ant/base/ant.py' 2024-04-13 05:32:47,748 wheel INFO adding 'ant/base/commons.py' 2024-04-13 05:32:47,749 wheel INFO adding 'ant/base/driver.py' 2024-04-13 05:32:47,749 wheel INFO adding 'ant/base/message.py' 2024-04-13 05:32:47,749 wheel INFO adding 'ant/devices/__init__.py' 2024-04-13 05:32:47,749 wheel INFO adding 'ant/devices/bike_speed_cadence.py' 2024-04-13 05:32:47,749 wheel INFO adding 'ant/devices/common.py' 2024-04-13 05:32:47,749 wheel INFO adding 'ant/devices/controls_device.py' 2024-04-13 05:32:47,750 wheel INFO adding 'ant/devices/core_temp.py' 2024-04-13 05:32:47,750 wheel INFO adding 'ant/devices/dropper_seatpost.py' 2024-04-13 05:32:47,750 wheel INFO adding 'ant/devices/environment.py' 2024-04-13 05:32:47,750 wheel INFO adding 'ant/devices/fitness_equipment.py' 2024-04-13 05:32:47,750 wheel INFO adding 'ant/devices/heart_rate.py' 2024-04-13 05:32:47,750 wheel INFO adding 'ant/devices/lev.py' 2024-04-13 05:32:47,751 wheel INFO adding 'ant/devices/power_meter.py' 2024-04-13 05:32:47,751 wheel INFO adding 'ant/devices/scanner.py' 2024-04-13 05:32:47,751 wheel INFO adding 'ant/devices/shift.py' 2024-04-13 05:32:47,751 wheel INFO adding 'ant/devices/tire_pressure_monitor.py' 2024-04-13 05:32:47,751 wheel INFO adding 'ant/devices/utilities.py' 2024-04-13 05:32:47,751 wheel INFO adding 'ant/easy/__init__.py' 2024-04-13 05:32:47,751 wheel INFO adding 'ant/easy/channel.py' 2024-04-13 05:32:47,752 wheel INFO adding 'ant/easy/exception.py' 2024-04-13 05:32:47,752 wheel INFO adding 'ant/easy/filter.py' 2024-04-13 05:32:47,752 wheel INFO adding 'ant/easy/node.py' 2024-04-13 05:32:47,752 wheel INFO adding 'ant/fs/__init__.py' 2024-04-13 05:32:47,752 wheel INFO adding 'ant/fs/beacon.py' 2024-04-13 05:32:47,752 wheel INFO adding 'ant/fs/command.py' 2024-04-13 05:32:47,752 wheel INFO adding 'ant/fs/commandpipe.py' 2024-04-13 05:32:47,753 wheel INFO adding 'ant/fs/commons.py' 2024-04-13 05:32:47,753 wheel INFO adding 'ant/fs/file.py' 2024-04-13 05:32:47,753 wheel INFO adding 'ant/fs/manager.py' 2024-04-13 05:32:47,753 wheel INFO adding 'ant/subparsers/__init__.py' 2024-04-13 05:32:47,753 wheel INFO adding 'ant/subparsers/influx.py' 2024-04-13 05:32:47,753 wheel INFO adding 'ant/subparsers/scan.py' 2024-04-13 05:32:47,754 wheel INFO adding 'ant/tests/base/__init__.py' 2024-04-13 05:32:47,754 wheel INFO adding 'ant/tests/base/test_message.py' 2024-04-13 05:32:47,754 wheel INFO adding 'ant/tests/easy/__init__.py' 2024-04-13 05:32:47,754 wheel INFO adding 'ant/tests/easy/test.py' 2024-04-13 05:32:47,754 wheel INFO adding 'ant/tests/fs/__init__.py' 2024-04-13 05:32:47,754 wheel INFO adding 'ant/tests/fs/test.py' 2024-04-13 05:32:47,755 wheel INFO adding 'ant/tests/fs/test_beacon.py' 2024-04-13 05:32:47,755 wheel INFO adding 'ant/tests/fs/test_command.py' 2024-04-13 05:32:47,755 wheel INFO adding 'ant/tests/fs/test_commandpipe.py' 2024-04-13 05:32:47,755 wheel INFO adding 'ant/tests/fs/test_file.py' 2024-04-13 05:32:47,755 wheel INFO adding 'openant/__init__.py' 2024-04-13 05:32:47,755 wheel INFO adding 'openant/__main__.py' 2024-04-13 05:32:47,755 wheel INFO adding 'openant/base/__init__.py' 2024-04-13 05:32:47,756 wheel INFO adding 'openant/base/ant.py' 2024-04-13 05:32:47,756 wheel INFO adding 'openant/base/commons.py' 2024-04-13 05:32:47,756 wheel INFO adding 'openant/base/driver.py' 2024-04-13 05:32:47,756 wheel INFO adding 'openant/base/message.py' 2024-04-13 05:32:47,756 wheel INFO adding 'openant/devices/__init__.py' 2024-04-13 05:32:47,757 wheel INFO adding 'openant/devices/bike_speed_cadence.py' 2024-04-13 05:32:47,757 wheel INFO adding 'openant/devices/common.py' 2024-04-13 05:32:47,757 wheel INFO adding 'openant/devices/controls_device.py' 2024-04-13 05:32:47,757 wheel INFO adding 'openant/devices/core_temp.py' 2024-04-13 05:32:47,757 wheel INFO adding 'openant/devices/dropper_seatpost.py' 2024-04-13 05:32:47,757 wheel INFO adding 'openant/devices/environment.py' 2024-04-13 05:32:47,758 wheel INFO adding 'openant/devices/fitness_equipment.py' 2024-04-13 05:32:47,758 wheel INFO adding 'openant/devices/heart_rate.py' 2024-04-13 05:32:47,758 wheel INFO adding 'openant/devices/lev.py' 2024-04-13 05:32:47,758 wheel INFO adding 'openant/devices/power_meter.py' 2024-04-13 05:32:47,758 wheel INFO adding 'openant/devices/scanner.py' 2024-04-13 05:32:47,758 wheel INFO adding 'openant/devices/shift.py' 2024-04-13 05:32:47,758 wheel INFO adding 'openant/devices/tire_pressure_monitor.py' 2024-04-13 05:32:47,759 wheel INFO adding 'openant/devices/utilities.py' 2024-04-13 05:32:47,759 wheel INFO adding 'openant/easy/__init__.py' 2024-04-13 05:32:47,759 wheel INFO adding 'openant/easy/channel.py' 2024-04-13 05:32:47,759 wheel INFO adding 'openant/easy/exception.py' 2024-04-13 05:32:47,759 wheel INFO adding 'openant/easy/filter.py' 2024-04-13 05:32:47,759 wheel INFO adding 'openant/easy/node.py' 2024-04-13 05:32:47,759 wheel INFO adding 'openant/fs/__init__.py' 2024-04-13 05:32:47,760 wheel INFO adding 'openant/fs/beacon.py' 2024-04-13 05:32:47,760 wheel INFO adding 'openant/fs/command.py' 2024-04-13 05:32:47,760 wheel INFO adding 'openant/fs/commandpipe.py' 2024-04-13 05:32:47,760 wheel INFO adding 'openant/fs/commons.py' 2024-04-13 05:32:47,760 wheel INFO adding 'openant/fs/file.py' 2024-04-13 05:32:47,760 wheel INFO adding 'openant/fs/manager.py' 2024-04-13 05:32:47,761 wheel INFO adding 'openant/subparsers/__init__.py' 2024-04-13 05:32:47,761 wheel INFO adding 'openant/subparsers/influx.py' 2024-04-13 05:32:47,761 wheel INFO adding 'openant/subparsers/scan.py' 2024-04-13 05:32:47,761 wheel INFO adding 'openant/tests/base/__init__.py' 2024-04-13 05:32:47,761 wheel INFO adding 'openant/tests/base/test_message.py' 2024-04-13 05:32:47,761 wheel INFO adding 'openant/tests/easy/__init__.py' 2024-04-13 05:32:47,762 wheel INFO adding 'openant/tests/easy/test.py' 2024-04-13 05:32:47,762 wheel INFO adding 'openant/tests/fs/__init__.py' 2024-04-13 05:32:47,762 wheel INFO adding 'openant/tests/fs/test.py' 2024-04-13 05:32:47,762 wheel INFO adding 'openant/tests/fs/test_beacon.py' 2024-04-13 05:32:47,762 wheel INFO adding 'openant/tests/fs/test_command.py' 2024-04-13 05:32:47,762 wheel INFO adding 'openant/tests/fs/test_commandpipe.py' 2024-04-13 05:32:47,762 wheel INFO adding 'openant/tests/fs/test_file.py' 2024-04-13 05:32:47,763 wheel INFO adding 'openant-1.3.1.dist-info/LICENSE' 2024-04-13 05:32:47,763 wheel INFO adding 'openant-1.3.1.dist-info/METADATA' 2024-04-13 05:32:47,763 wheel INFO adding 'openant-1.3.1.dist-info/WHEEL' 2024-04-13 05:32:47,763 wheel INFO adding 'openant-1.3.1.dist-info/entry_points.txt' 2024-04-13 05:32:47,763 wheel INFO adding 'openant-1.3.1.dist-info/top_level.txt' 2024-04-13 05:32:47,763 wheel INFO adding 'openant-1.3.1.dist-info/RECORD' 2024-04-13 05:32:47,764 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-04-13 05:32:47,766 gpep517 INFO The backend produced .dist/openant-1.3.1-py3-none-any.whl openant-1.3.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 -- /home/buildozer/aports/community/py3-openant/src/openant-1.3.1/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-openant/src/openant-1.3.1 configfile: pyproject.toml testpaths: openant plugins: xdist-3.5.0 created: 80/80 workers 80 workers [19 items] scheduling tests via LoadScheduling openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_speed openant/devices/common.py::openant.devices.common.DeviceData.to_influx_json openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_distance openant/tests/fs/test_file.py::DirectoryParse::test_parse openant/tests/base/test_message.py::MessageParse::test_message_code_lookup_fail openant/tests/fs/test_file.py::FileParse::test_parse openant/tests/fs/test_command.py::DownloadRequestTest::test openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_ramp openant/tests/fs/test_commandpipe.py::CreateFileTest::runTest openant/tests/fs/test_command.py::DownloadResponseTest::test_not_readable openant/tests/fs/test_commandpipe.py::TimeTest::runTest [gw16] [ 5%] PASSED openant/tests/fs/test_commandpipe.py::TimeTest::runTest openant/tests/base/test_message.py::MessageParse::test_message_parse openant/tests/fs/test_command.py::AuthenticateCommandTest::test_pairing [gw7] [ 10%] PASSED openant/tests/base/test_message.py::MessageParse::test_message_code_lookup_fail [gw5] [ 15%] PASSED openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_ramp [gw17] [ 21%] PASSED openant/tests/fs/test_file.py::DirectoryParse::test_parse [gw13] [ 26%] PASSED openant/tests/fs/test_command.py::DownloadResponseTest::test_not_readable openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeCadenceData.calculate_cadence [gw0] [ 31%] PASSED openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeCadenceData.calculate_cadence [gw15] [ 36%] PASSED openant/tests/fs/test_commandpipe.py::CreateFileTest::runTest [gw2] [ 42%] PASSED openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_speed openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_arrays [gw4] [ 47%] PASSED openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_arrays openant/tests/fs/test_command.py::AuthenticateCommandTest::test_serial [gw12] [ 52%] PASSED openant/tests/fs/test_command.py::DownloadRequestTest::test openant/tests/fs/test_command.py::DownloadResponseTest::test_ok [gw14] [ 57%] PASSED openant/tests/fs/test_command.py::DownloadResponseTest::test_ok openant/tests/base/test_message.py::MessageParse::test_message_code_lookup [gw6] [ 63%] PASSED openant/tests/base/test_message.py::MessageParse::test_message_code_lookup [gw18] [ 68%] PASSED openant/tests/fs/test_file.py::FileParse::test_parse [gw10] [ 73%] PASSED openant/tests/fs/test_command.py::AuthenticateCommandTest::test_pairing [gw11] [ 78%] PASSED openant/tests/fs/test_command.py::AuthenticateCommandTest::test_serial openant/tests/fs/test_beacon.py::BeaconParseTest::test_beacon_parse [gw9] [ 84%] PASSED openant/tests/fs/test_beacon.py::BeaconParseTest::test_beacon_parse [gw8] [ 89%] PASSED openant/tests/base/test_message.py::MessageParse::test_message_parse [gw3] [ 94%] PASSED openant/devices/common.py::openant.devices.common.DeviceData.to_influx_json [gw1] [100%] PASSED openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_distance =============================== warnings summary =============================== openant/fs/manager.py:337: 80 warnings /home/buildozer/aports/community/py3-openant/src/openant-1.3.1/openant/fs/manager.py:337: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). def set_time(self, time=datetime.datetime.utcnow()): openant/devices/common.py::openant.devices.common.DeviceData.to_influx_json /home/buildozer/aports/community/py3-openant/src/openant-1.3.1/openant/devices/common.py:103: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). datetime.datetime.utcnow() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 19 passed, 81 warnings in 5.05s ======================== >>> py3-openant: Entering fakeroot... >>> py3-openant-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/openant/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/openant/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/openant/base/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/openant/base/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/openant/easy/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/openant/easy/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/openant/devices/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/openant/devices/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/openant/subparsers/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/openant/subparsers/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/openant/fs/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/openant/fs/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/ant/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/ant/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/ant/base/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/ant/base/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/ant/easy/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/ant/easy/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/ant/devices/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/ant/devices/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/ant/subparsers/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/ant/subparsers/__pycache__' '/home/buildozer/aports/community/py3-openant/pkg/py3-openant/usr/lib/python3.12/site-packages/ant/fs/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/ant/fs/__pycache__' >>> py3-openant-pyc*: Preparing subpackage py3-openant-pyc... >>> py3-openant-pyc*: Running postcheck for py3-openant-pyc >>> py3-openant*: Running postcheck for py3-openant >>> py3-openant*: Preparing package py3-openant... >>> py3-openant-pyc*: Tracing dependencies... python3 py3-pyserial py3-usb python3~3.12 >>> py3-openant-pyc*: Package size: 836.0 KB >>> py3-openant-pyc*: Compressing data... >>> py3-openant-pyc*: Create checksum... >>> py3-openant-pyc*: Create py3-openant-pyc-1.3.1-r1.apk >>> py3-openant*: Tracing dependencies... python3 py3-pyserial py3-usb python3~3.12 >>> py3-openant*: Package size: 672.0 KB >>> py3-openant*: Compressing data... >>> py3-openant*: Create checksum... >>> py3-openant*: Create py3-openant-1.3.1-r1.apk >>> py3-openant: Build complete at Sat, 13 Apr 2024 05:32:54 +0000 elapsed time 0h 0m 9s >>> py3-openant: Cleaning up srcdir >>> py3-openant: Cleaning up pkgdir >>> py3-openant: Uninstalling dependencies... (1/44) Purging .makedepends-py3-openant (20240413.053246) (2/44) Purging py3-pyserial-pyc (3.5-r7) (3/44) Purging py3-pyserial (3.5-r7) (4/44) Purging py3-usb-pyc (1.2.1-r3) (5/44) Purging py3-usb (1.2.1-r3) (6/44) Purging libusb (1.0.27-r0) (7/44) Purging py3-gpep517-pyc (15-r2) (8/44) Purging py3-gpep517 (15-r2) (9/44) Purging py3-installer-pyc (0.7.0-r2) (10/44) Purging py3-installer (0.7.0-r2) (11/44) Purging py3-setuptools-pyc (69.2.0-r2) (12/44) Purging py3-setuptools (69.2.0-r2) (13/44) Purging py3-wheel-pyc (0.42.0-r1) (14/44) Purging py3-wheel (0.42.0-r1) (15/44) Purging py3-pytest-xdist-pyc (3.5.0-r1) (16/44) Purging py3-pytest-xdist (3.5.0-r1) (17/44) Purging py3-execnet-pyc (1.9.0-r3) (18/44) Purging py3-execnet (1.9.0-r3) (19/44) Purging py3-apipkg-pyc (2.1.0-r3) (20/44) Purging py3-apipkg (2.1.0-r3) (21/44) Purging py3-pytest-pyc (8.1.1-r1) (22/44) Purging py3-pytest (8.1.1-r1) (23/44) Purging py3-iniconfig-pyc (2.0.0-r1) (24/44) Purging py3-iniconfig (2.0.0-r1) (25/44) Purging py3-packaging-pyc (24.0-r1) (26/44) Purging py3-packaging (24.0-r1) (27/44) Purging py3-parsing-pyc (3.1.2-r1) (28/44) Purging py3-parsing (3.1.2-r1) (29/44) Purging py3-pluggy-pyc (1.4.0-r1) (30/44) Purging py3-pluggy (1.4.0-r1) (31/44) Purging py3-py-pyc (1.11.0-r3) (32/44) Purging py3-py (1.11.0-r3) (33/44) Purging python3-pyc (3.12.3-r0) (34/44) Purging python3-pycache-pyc0 (3.12.3-r0) (35/44) Purging pyc (3.12.3-r0) (36/44) Purging python3 (3.12.3-r0) (37/44) Purging gdbm (1.23-r1) (38/44) Purging libbz2 (1.0.8-r6) (39/44) Purging libffi (3.4.6-r0) (40/44) Purging libpanelw (6.4_p20240330-r0) (41/44) Purging mpdecimal (4.0.0-r0) (42/44) Purging readline (8.2.10-r0) (43/44) Purging sqlite-libs (3.45.2-r0) (44/44) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 270 MiB in 103 packages >>> py3-openant: Updating the community/armv7 repository index... >>> py3-openant: Signing the index...