>>> py3-openant: Building community/py3-openant 1.3.3-r0 (using abuild 3.14.1-r7) started Thu, 20 Mar 2025 14:42:18 +0000 >>> py3-openant: Validating /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/39) Installing libffi (3.4.7-r0) (2/39) Installing gdbm (1.24-r0) (3/39) Installing mpdecimal (4.0.0-r0) (4/39) Installing libpanelw (6.5_p20250216-r0) (5/39) Installing sqlite-libs (3.49.1-r0) (6/39) Installing python3 (3.12.9-r0) (7/39) Installing python3-pycache-pyc0 (3.12.9-r0) (8/39) Installing pyc (3.12.9-r0) (9/39) Installing python3-pyc (3.12.9-r0) (10/39) Installing py3-pyserial (3.5-r7) (11/39) Installing py3-pyserial-pyc (3.5-r7) (12/39) Installing libusb (1.0.27-r0) (13/39) Installing py3-usb (1.3.1-r0) (14/39) Installing py3-usb-pyc (1.3.1-r0) (15/39) Installing py3-installer (0.7.0-r2) (16/39) Installing py3-installer-pyc (0.7.0-r2) (17/39) Installing py3-gpep517 (16-r0) (18/39) Installing py3-gpep517-pyc (16-r0) (19/39) Installing py3-parsing (3.2.0-r0) (20/39) Installing py3-parsing-pyc (3.2.0-r0) (21/39) Installing py3-packaging (24.2-r0) (22/39) Installing py3-packaging-pyc (24.2-r0) (23/39) Installing py3-setuptools (76.0.0-r0) (24/39) Installing py3-setuptools-pyc (76.0.0-r0) (25/39) Installing py3-wheel (0.43.0-r0) (26/39) Installing py3-wheel-pyc (0.43.0-r0) (27/39) Installing py3-execnet (2.1.1-r0) (28/39) Installing py3-execnet-pyc (2.1.1-r0) (29/39) Installing py3-iniconfig (2.0.0-r1) (30/39) Installing py3-iniconfig-pyc (2.0.0-r1) (31/39) Installing py3-pluggy (1.5.0-r0) (32/39) Installing py3-pluggy-pyc (1.5.0-r0) (33/39) Installing py3-py (1.11.0-r4) (34/39) Installing py3-py-pyc (1.11.0-r4) (35/39) Installing py3-pytest (8.3.5-r0) (36/39) Installing py3-pytest-pyc (8.3.5-r0) (37/39) Installing py3-pytest-xdist (3.6.1-r0) (38/39) Installing py3-pytest-xdist-pyc (3.6.1-r0) (39/39) Installing .makedepends-py3-openant (20250320.144223) Executing busybox-1.37.0-r14.trigger OK: 394 MiB in 149 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.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 100 63179 100 63179 0 0 344k 0 --:--:-- --:--:-- --:--:-- 346k >>> py3-openant: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-openant-1.3.3.tar.gz >>> py3-openant: Checking sha512sums... py3-openant-1.3.3.tar.gz: OK >>> py3-openant: Unpacking /var/cache/distfiles/edge/py3-openant-1.3.3.tar.gz... 2025-03-20 14:42:27,880 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-03-20 14:42:28,291 root INFO running bdist_wheel 2025-03-20 14:42:28,365 root INFO running build 2025-03-20 14:42:28,365 root INFO running build_py 2025-03-20 14:42:28,381 root INFO creating build/lib/openant 2025-03-20 14:42:28,383 root INFO copying openant/__init__.py -> build/lib/openant 2025-03-20 14:42:28,385 root INFO copying openant/__main__.py -> build/lib/openant 2025-03-20 14:42:28,387 root INFO copying openant/udev_rules.py -> build/lib/openant 2025-03-20 14:42:28,389 root INFO creating build/lib/openant/subparsers 2025-03-20 14:42:28,390 root INFO copying openant/subparsers/scan.py -> build/lib/openant/subparsers 2025-03-20 14:42:28,392 root INFO copying openant/subparsers/__init__.py -> build/lib/openant/subparsers 2025-03-20 14:42:28,393 root INFO copying openant/subparsers/influx.py -> build/lib/openant/subparsers 2025-03-20 14:42:28,395 root INFO creating build/lib/openant/base 2025-03-20 14:42:28,396 root INFO copying openant/base/driver.py -> build/lib/openant/base 2025-03-20 14:42:28,398 root INFO copying openant/base/__init__.py -> build/lib/openant/base 2025-03-20 14:42:28,400 root INFO copying openant/base/message.py -> build/lib/openant/base 2025-03-20 14:42:28,401 root INFO copying openant/base/commons.py -> build/lib/openant/base 2025-03-20 14:42:28,403 root INFO copying openant/base/ant.py -> build/lib/openant/base 2025-03-20 14:42:28,405 root INFO creating build/lib/openant/devices 2025-03-20 14:42:28,406 root INFO copying openant/devices/bike_speed_cadence.py -> build/lib/openant/devices 2025-03-20 14:42:28,408 root INFO copying openant/devices/lev.py -> build/lib/openant/devices 2025-03-20 14:42:28,410 root INFO copying openant/devices/controls_device.py -> build/lib/openant/devices 2025-03-20 14:42:28,411 root INFO copying openant/devices/__init__.py -> build/lib/openant/devices 2025-03-20 14:42:28,413 root INFO copying openant/devices/environment.py -> build/lib/openant/devices 2025-03-20 14:42:28,414 root INFO copying openant/devices/tire_pressure_monitor.py -> build/lib/openant/devices 2025-03-20 14:42:28,415 root INFO copying openant/devices/heart_rate.py -> build/lib/openant/devices 2025-03-20 14:42:28,417 root INFO copying openant/devices/core_temp.py -> build/lib/openant/devices 2025-03-20 14:42:28,418 root INFO copying openant/devices/fitness_equipment.py -> build/lib/openant/devices 2025-03-20 14:42:28,419 root INFO copying openant/devices/dropper_seatpost.py -> build/lib/openant/devices 2025-03-20 14:42:28,421 root INFO copying openant/devices/shift.py -> build/lib/openant/devices 2025-03-20 14:42:28,423 root INFO copying openant/devices/power_meter.py -> build/lib/openant/devices 2025-03-20 14:42:28,424 root INFO copying openant/devices/scanner.py -> build/lib/openant/devices 2025-03-20 14:42:28,426 root INFO copying openant/devices/common.py -> build/lib/openant/devices 2025-03-20 14:42:28,427 root INFO copying openant/devices/utilities.py -> build/lib/openant/devices 2025-03-20 14:42:28,430 root INFO creating build/lib/openant/fs 2025-03-20 14:42:28,431 root INFO copying openant/fs/commandpipe.py -> build/lib/openant/fs 2025-03-20 14:42:28,432 root INFO copying openant/fs/__init__.py -> build/lib/openant/fs 2025-03-20 14:42:28,434 root INFO copying openant/fs/manager.py -> build/lib/openant/fs 2025-03-20 14:42:28,435 root INFO copying openant/fs/beacon.py -> build/lib/openant/fs 2025-03-20 14:42:28,437 root INFO copying openant/fs/commons.py -> build/lib/openant/fs 2025-03-20 14:42:28,438 root INFO copying openant/fs/file.py -> build/lib/openant/fs 2025-03-20 14:42:28,440 root INFO copying openant/fs/command.py -> build/lib/openant/fs 2025-03-20 14:42:28,442 root INFO creating build/lib/openant/tests 2025-03-20 14:42:28,443 root INFO copying openant/tests/__init__.py -> build/lib/openant/tests 2025-03-20 14:42:28,445 root INFO creating build/lib/openant/easy 2025-03-20 14:42:28,446 root INFO copying openant/easy/__init__.py -> build/lib/openant/easy 2025-03-20 14:42:28,447 root INFO copying openant/easy/exception.py -> build/lib/openant/easy 2025-03-20 14:42:28,449 root INFO copying openant/easy/node.py -> build/lib/openant/easy 2025-03-20 14:42:28,450 root INFO copying openant/easy/filter.py -> build/lib/openant/easy 2025-03-20 14:42:28,452 root INFO copying openant/easy/channel.py -> build/lib/openant/easy 2025-03-20 14:42:28,454 root INFO creating build/lib/openant/tests/base 2025-03-20 14:42:28,455 root INFO copying openant/tests/base/__init__.py -> build/lib/openant/tests/base 2025-03-20 14:42:28,456 root INFO copying openant/tests/base/test_message.py -> build/lib/openant/tests/base 2025-03-20 14:42:28,458 root INFO creating build/lib/openant/tests/fs 2025-03-20 14:42:28,459 root INFO copying openant/tests/fs/test_command.py -> build/lib/openant/tests/fs 2025-03-20 14:42:28,460 root INFO copying openant/tests/fs/test_file.py -> build/lib/openant/tests/fs 2025-03-20 14:42:28,462 root INFO copying openant/tests/fs/__init__.py -> build/lib/openant/tests/fs 2025-03-20 14:42:28,463 root INFO copying openant/tests/fs/test_beacon.py -> build/lib/openant/tests/fs 2025-03-20 14:42:28,464 root INFO copying openant/tests/fs/test.py -> build/lib/openant/tests/fs 2025-03-20 14:42:28,466 root INFO copying openant/tests/fs/test_commandpipe.py -> build/lib/openant/tests/fs 2025-03-20 14:42:28,468 root INFO creating build/lib/openant/tests/easy 2025-03-20 14:42:28,469 root INFO copying openant/tests/easy/__init__.py -> build/lib/openant/tests/easy 2025-03-20 14:42:28,470 root INFO copying openant/tests/easy/test.py -> build/lib/openant/tests/easy 2025-03-20 14:42:28,471 root INFO running egg_info 2025-03-20 14:42:28,486 root INFO creating openant.egg-info 2025-03-20 14:42:28,487 root INFO writing openant.egg-info/PKG-INFO 2025-03-20 14:42:28,496 root INFO writing dependency_links to openant.egg-info/dependency_links.txt 2025-03-20 14:42:28,497 root INFO writing entry points to openant.egg-info/entry_points.txt 2025-03-20 14:42:28,502 root INFO writing requirements to openant.egg-info/requires.txt 2025-03-20 14:42:28,503 root INFO writing top-level names to openant.egg-info/top_level.txt 2025-03-20 14:42:28,503 root INFO writing manifest file 'openant.egg-info/SOURCES.txt' 2025-03-20 14:42:28,537 root INFO reading manifest file 'openant.egg-info/SOURCES.txt' 2025-03-20 14:42:28,538 root INFO adding license file 'LICENSE' 2025-03-20 14:42:28,544 root INFO writing manifest file 'openant.egg-info/SOURCES.txt' 2025-03-20 14:42:28,584 root INFO installing to build/bdist.linux-riscv64/wheel 2025-03-20 14:42:28,585 root INFO running install 2025-03-20 14:42:28,635 root INFO running install_lib 2025-03-20 14:42:28,651 root INFO creating build/bdist.linux-riscv64/wheel 2025-03-20 14:42:28,653 root INFO creating build/bdist.linux-riscv64/wheel/openant 2025-03-20 14:42:28,654 root INFO creating build/bdist.linux-riscv64/wheel/openant/subparsers 2025-03-20 14:42:28,655 root INFO copying build/lib/openant/subparsers/scan.py -> build/bdist.linux-riscv64/wheel/./openant/subparsers 2025-03-20 14:42:28,656 root INFO copying build/lib/openant/subparsers/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/subparsers 2025-03-20 14:42:28,657 root INFO copying build/lib/openant/subparsers/influx.py -> build/bdist.linux-riscv64/wheel/./openant/subparsers 2025-03-20 14:42:28,659 root INFO creating build/bdist.linux-riscv64/wheel/openant/base 2025-03-20 14:42:28,660 root INFO copying build/lib/openant/base/driver.py -> build/bdist.linux-riscv64/wheel/./openant/base 2025-03-20 14:42:28,661 root INFO copying build/lib/openant/base/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/base 2025-03-20 14:42:28,662 root INFO copying build/lib/openant/base/message.py -> build/bdist.linux-riscv64/wheel/./openant/base 2025-03-20 14:42:28,664 root INFO copying build/lib/openant/base/commons.py -> build/bdist.linux-riscv64/wheel/./openant/base 2025-03-20 14:42:28,665 root INFO copying build/lib/openant/base/ant.py -> build/bdist.linux-riscv64/wheel/./openant/base 2025-03-20 14:42:28,667 root INFO creating build/bdist.linux-riscv64/wheel/openant/devices 2025-03-20 14:42:28,668 root INFO copying build/lib/openant/devices/bike_speed_cadence.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,669 root INFO copying build/lib/openant/devices/lev.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,670 root INFO copying build/lib/openant/devices/controls_device.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,672 root INFO copying build/lib/openant/devices/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,673 root INFO copying build/lib/openant/devices/environment.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,674 root INFO copying build/lib/openant/devices/tire_pressure_monitor.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,675 root INFO copying build/lib/openant/devices/heart_rate.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,676 root INFO copying build/lib/openant/devices/core_temp.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,677 root INFO copying build/lib/openant/devices/fitness_equipment.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,678 root INFO copying build/lib/openant/devices/dropper_seatpost.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,679 root INFO copying build/lib/openant/devices/shift.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,680 root INFO copying build/lib/openant/devices/power_meter.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,681 root INFO copying build/lib/openant/devices/scanner.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,682 root INFO copying build/lib/openant/devices/common.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,684 root INFO copying build/lib/openant/devices/utilities.py -> build/bdist.linux-riscv64/wheel/./openant/devices 2025-03-20 14:42:28,685 root INFO copying build/lib/openant/__init__.py -> build/bdist.linux-riscv64/wheel/./openant 2025-03-20 14:42:28,686 root INFO creating build/bdist.linux-riscv64/wheel/openant/fs 2025-03-20 14:42:28,687 root INFO copying build/lib/openant/fs/commandpipe.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2025-03-20 14:42:28,689 root INFO copying build/lib/openant/fs/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2025-03-20 14:42:28,690 root INFO copying build/lib/openant/fs/manager.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2025-03-20 14:42:28,691 root INFO copying build/lib/openant/fs/beacon.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2025-03-20 14:42:28,692 root INFO copying build/lib/openant/fs/commons.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2025-03-20 14:42:28,693 root INFO copying build/lib/openant/fs/file.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2025-03-20 14:42:28,694 root INFO copying build/lib/openant/fs/command.py -> build/bdist.linux-riscv64/wheel/./openant/fs 2025-03-20 14:42:28,696 root INFO creating build/bdist.linux-riscv64/wheel/openant/tests 2025-03-20 14:42:28,698 root INFO creating build/bdist.linux-riscv64/wheel/openant/tests/base 2025-03-20 14:42:28,699 root INFO copying build/lib/openant/tests/base/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/tests/base 2025-03-20 14:42:28,700 root INFO copying build/lib/openant/tests/base/test_message.py -> build/bdist.linux-riscv64/wheel/./openant/tests/base 2025-03-20 14:42:28,701 root INFO copying build/lib/openant/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/tests 2025-03-20 14:42:28,703 root INFO creating build/bdist.linux-riscv64/wheel/openant/tests/fs 2025-03-20 14:42:28,704 root INFO copying build/lib/openant/tests/fs/test_command.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2025-03-20 14:42:28,705 root INFO copying build/lib/openant/tests/fs/test_file.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2025-03-20 14:42:28,706 root INFO copying build/lib/openant/tests/fs/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2025-03-20 14:42:28,707 root INFO copying build/lib/openant/tests/fs/test_beacon.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2025-03-20 14:42:28,708 root INFO copying build/lib/openant/tests/fs/test.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2025-03-20 14:42:28,709 root INFO copying build/lib/openant/tests/fs/test_commandpipe.py -> build/bdist.linux-riscv64/wheel/./openant/tests/fs 2025-03-20 14:42:28,711 root INFO creating build/bdist.linux-riscv64/wheel/openant/tests/easy 2025-03-20 14:42:28,712 root INFO copying build/lib/openant/tests/easy/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/tests/easy 2025-03-20 14:42:28,713 root INFO copying build/lib/openant/tests/easy/test.py -> build/bdist.linux-riscv64/wheel/./openant/tests/easy 2025-03-20 14:42:28,714 root INFO copying build/lib/openant/__main__.py -> build/bdist.linux-riscv64/wheel/./openant 2025-03-20 14:42:28,716 root INFO creating build/bdist.linux-riscv64/wheel/openant/easy 2025-03-20 14:42:28,717 root INFO copying build/lib/openant/easy/__init__.py -> build/bdist.linux-riscv64/wheel/./openant/easy 2025-03-20 14:42:28,718 root INFO copying build/lib/openant/easy/exception.py -> build/bdist.linux-riscv64/wheel/./openant/easy 2025-03-20 14:42:28,719 root INFO copying build/lib/openant/easy/node.py -> build/bdist.linux-riscv64/wheel/./openant/easy 2025-03-20 14:42:28,720 root INFO copying build/lib/openant/easy/filter.py -> build/bdist.linux-riscv64/wheel/./openant/easy 2025-03-20 14:42:28,721 root INFO copying build/lib/openant/easy/channel.py -> build/bdist.linux-riscv64/wheel/./openant/easy 2025-03-20 14:42:28,722 root INFO copying build/lib/openant/udev_rules.py -> build/bdist.linux-riscv64/wheel/./openant 2025-03-20 14:42:28,723 root INFO running install_egg_info 2025-03-20 14:42:28,739 root INFO Copying openant.egg-info to build/bdist.linux-riscv64/wheel/./openant-1.3.3-py3.12.egg-info 2025-03-20 14:42:28,745 root INFO running install_scripts 2025-03-20 14:42:28,752 root INFO creating build/bdist.linux-riscv64/wheel/openant-1.3.3.dist-info/WHEEL 2025-03-20 14:42:28,754 wheel INFO creating '/home/buildozer/aports/community/py3-openant/src/openant-1.3.3/.dist/.tmp-7b_x7dol/openant-1.3.3-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-03-20 14:42:28,756 wheel INFO adding 'openant/__init__.py' 2025-03-20 14:42:28,757 wheel INFO adding 'openant/__main__.py' 2025-03-20 14:42:28,758 wheel INFO adding 'openant/udev_rules.py' 2025-03-20 14:42:28,760 wheel INFO adding 'openant/base/__init__.py' 2025-03-20 14:42:28,761 wheel INFO adding 'openant/base/ant.py' 2025-03-20 14:42:28,763 wheel INFO adding 'openant/base/commons.py' 2025-03-20 14:42:28,764 wheel INFO adding 'openant/base/driver.py' 2025-03-20 14:42:28,766 wheel INFO adding 'openant/base/message.py' 2025-03-20 14:42:28,768 wheel INFO adding 'openant/devices/__init__.py' 2025-03-20 14:42:28,769 wheel INFO adding 'openant/devices/bike_speed_cadence.py' 2025-03-20 14:42:28,771 wheel INFO adding 'openant/devices/common.py' 2025-03-20 14:42:28,772 wheel INFO adding 'openant/devices/controls_device.py' 2025-03-20 14:42:28,774 wheel INFO adding 'openant/devices/core_temp.py' 2025-03-20 14:42:28,775 wheel INFO adding 'openant/devices/dropper_seatpost.py' 2025-03-20 14:42:28,776 wheel INFO adding 'openant/devices/environment.py' 2025-03-20 14:42:28,778 wheel INFO adding 'openant/devices/fitness_equipment.py' 2025-03-20 14:42:28,779 wheel INFO adding 'openant/devices/heart_rate.py' 2025-03-20 14:42:28,780 wheel INFO adding 'openant/devices/lev.py' 2025-03-20 14:42:28,782 wheel INFO adding 'openant/devices/power_meter.py' 2025-03-20 14:42:28,783 wheel INFO adding 'openant/devices/scanner.py' 2025-03-20 14:42:28,784 wheel INFO adding 'openant/devices/shift.py' 2025-03-20 14:42:28,786 wheel INFO adding 'openant/devices/tire_pressure_monitor.py' 2025-03-20 14:42:28,787 wheel INFO adding 'openant/devices/utilities.py' 2025-03-20 14:42:28,788 wheel INFO adding 'openant/easy/__init__.py' 2025-03-20 14:42:28,789 wheel INFO adding 'openant/easy/channel.py' 2025-03-20 14:42:28,791 wheel INFO adding 'openant/easy/exception.py' 2025-03-20 14:42:28,792 wheel INFO adding 'openant/easy/filter.py' 2025-03-20 14:42:28,793 wheel INFO adding 'openant/easy/node.py' 2025-03-20 14:42:28,795 wheel INFO adding 'openant/fs/__init__.py' 2025-03-20 14:42:28,796 wheel INFO adding 'openant/fs/beacon.py' 2025-03-20 14:42:28,797 wheel INFO adding 'openant/fs/command.py' 2025-03-20 14:42:28,799 wheel INFO adding 'openant/fs/commandpipe.py' 2025-03-20 14:42:28,800 wheel INFO adding 'openant/fs/commons.py' 2025-03-20 14:42:28,801 wheel INFO adding 'openant/fs/file.py' 2025-03-20 14:42:28,803 wheel INFO adding 'openant/fs/manager.py' 2025-03-20 14:42:28,805 wheel INFO adding 'openant/subparsers/__init__.py' 2025-03-20 14:42:28,806 wheel INFO adding 'openant/subparsers/influx.py' 2025-03-20 14:42:28,807 wheel INFO adding 'openant/subparsers/scan.py' 2025-03-20 14:42:28,809 wheel INFO adding 'openant/tests/__init__.py' 2025-03-20 14:42:28,810 wheel INFO adding 'openant/tests/base/__init__.py' 2025-03-20 14:42:28,811 wheel INFO adding 'openant/tests/base/test_message.py' 2025-03-20 14:42:28,812 wheel INFO adding 'openant/tests/easy/__init__.py' 2025-03-20 14:42:28,814 wheel INFO adding 'openant/tests/easy/test.py' 2025-03-20 14:42:28,815 wheel INFO adding 'openant/tests/fs/__init__.py' 2025-03-20 14:42:28,816 wheel INFO adding 'openant/tests/fs/test.py' 2025-03-20 14:42:28,817 wheel INFO adding 'openant/tests/fs/test_beacon.py' 2025-03-20 14:42:28,818 wheel INFO adding 'openant/tests/fs/test_command.py' 2025-03-20 14:42:28,819 wheel INFO adding 'openant/tests/fs/test_commandpipe.py' 2025-03-20 14:42:28,821 wheel INFO adding 'openant/tests/fs/test_file.py' 2025-03-20 14:42:28,823 wheel INFO adding 'openant-1.3.3.dist-info/LICENSE' 2025-03-20 14:42:28,824 wheel INFO adding 'openant-1.3.3.dist-info/METADATA' 2025-03-20 14:42:28,825 wheel INFO adding 'openant-1.3.3.dist-info/WHEEL' 2025-03-20 14:42:28,826 wheel INFO adding 'openant-1.3.3.dist-info/entry_points.txt' 2025-03-20 14:42:28,827 wheel INFO adding 'openant-1.3.3.dist-info/top_level.txt' 2025-03-20 14:42:28,828 wheel INFO adding 'openant-1.3.3.dist-info/RECORD' 2025-03-20 14:42:28,830 root INFO removing build/bdist.linux-riscv64/wheel 2025-03-20 14:42:28,841 gpep517 INFO The backend produced .dist/openant-1.3.3-py3-none-any.whl openant-1.3.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0 -- /home/buildozer/aports/community/py3-openant/src/openant-1.3.3/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-openant/src/openant-1.3.3 configfile: pyproject.toml testpaths: openant plugins: xdist-3.6.1 created: 64/64 workers 64 workers [19 items] scheduling tests via LoadScheduling openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_ramp openant/devices/common.py::openant.devices.common.DeviceData.to_influx_json openant/tests/fs/test_command.py::DownloadRequestTest::test openant/tests/fs/test_commandpipe.py::TimeTest::runTest openant/tests/base/test_message.py::MessageParse::test_message_code_lookup openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeCadenceData.calculate_cadence openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_distance openant/tests/base/test_message.py::MessageParse::test_message_parse openant/tests/base/test_message.py::MessageParse::test_message_code_lookup_fail openant/tests/fs/test_file.py::FileParse::test_parse [gw5] [ 5%] PASSED openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_ramp [gw12] [ 10%] PASSED openant/tests/fs/test_command.py::DownloadRequestTest::test openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_speed openant/tests/fs/test_commandpipe.py::CreateFileTest::runTest openant/tests/fs/test_command.py::AuthenticateCommandTest::test_pairing openant/tests/fs/test_file.py::DirectoryParse::test_parse openant/tests/fs/test_command.py::DownloadResponseTest::test_not_readable openant/tests/fs/test_beacon.py::BeaconParseTest::test_beacon_parse openant/tests/fs/test_command.py::DownloadResponseTest::test_ok [gw0] [ 15%] PASSED openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeCadenceData.calculate_cadence openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_arrays [gw17] [ 21%] PASSED openant/tests/fs/test_file.py::DirectoryParse::test_parse [gw3] [ 26%] PASSED openant/devices/common.py::openant.devices.common.DeviceData.to_influx_json [gw6] [ 31%] PASSED openant/tests/base/test_message.py::MessageParse::test_message_code_lookup [gw16] [ 36%] PASSED openant/tests/fs/test_commandpipe.py::TimeTest::runTest [gw18] [ 42%] PASSED openant/tests/fs/test_file.py::FileParse::test_parse [gw9] [ 47%] PASSED openant/tests/fs/test_beacon.py::BeaconParseTest::test_beacon_parse [gw14] [ 52%] PASSED openant/tests/fs/test_command.py::DownloadResponseTest::test_ok [gw8] [ 57%] PASSED openant/tests/base/test_message.py::MessageParse::test_message_parse [gw15] [ 63%] PASSED openant/tests/fs/test_commandpipe.py::CreateFileTest::runTest [gw2] [ 68%] PASSED openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_speed [gw7] [ 73%] PASSED openant/tests/base/test_message.py::MessageParse::test_message_code_lookup_fail [gw10] [ 78%] PASSED openant/tests/fs/test_command.py::AuthenticateCommandTest::test_pairing openant/tests/fs/test_command.py::AuthenticateCommandTest::test_serial [gw4] [ 84%] PASSED openant/devices/fitness_equipment.py::openant.devices.fitness_equipment.Workout.from_arrays [gw13] [ 89%] PASSED openant/tests/fs/test_command.py::DownloadResponseTest::test_not_readable [gw1] [ 94%] PASSED openant/devices/bike_speed_cadence.py::openant.devices.bike_speed_cadence.BikeSpeedData.calculate_distance [gw11] [100%] PASSED openant/tests/fs/test_command.py::AuthenticateCommandTest::test_serial =============================== warnings summary =============================== openant/devices/common.py::openant.devices.common.DeviceData.to_influx_json /home/buildozer/aports/community/py3-openant/src/openant-1.3.3/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, 1 warning in 21.11s ======================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c1a6663d-dacb-451d-bd63-6e68a92f46b3/popen-gw56/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c1a6663d-dacb-451d-bd63-6e68a92f46b3/popen-gw56/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c1a6663d-dacb-451d-bd63-6e68a92f46b3/popen-gw56 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c1a6663d-dacb-451d-bd63-6e68a92f46b3/popen-gw56' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c1a6663d-dacb-451d-bd63-6e68a92f46b3 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c1a6663d-dacb-451d-bd63-6e68a92f46b3' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-27fac211-3795-4be7-a2f0-c0f3df6bdb61/popen-gw0/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-27fac211-3795-4be7-a2f0-c0f3df6bdb61/popen-gw0/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-27fac211-3795-4be7-a2f0-c0f3df6bdb61/popen-gw0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-27fac211-3795-4be7-a2f0-c0f3df6bdb61/popen-gw0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-27fac211-3795-4be7-a2f0-c0f3df6bdb61 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-27fac211-3795-4be7-a2f0-c0f3df6bdb61' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b0ffdd00-2d51-4102-9d08-eca369ac9c37/popen-gw53/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b0ffdd00-2d51-4102-9d08-eca369ac9c37/popen-gw53/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b0ffdd00-2d51-4102-9d08-eca369ac9c37/popen-gw53 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b0ffdd00-2d51-4102-9d08-eca369ac9c37/popen-gw53' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b0ffdd00-2d51-4102-9d08-eca369ac9c37 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b0ffdd00-2d51-4102-9d08-eca369ac9c37' warnings.warn( >>> py3-openant: Entering fakeroot... >>> py3-openant-pyc*: Running split function pyc... '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__' '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__' '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__' '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__' 'usr/lib/python3.12/site-packages/openant/tests/base/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/openant/tests/base/__pycache__' 'usr/lib/python3.12/site-packages/openant/tests/fs/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/openant/tests/fs/__pycache__' 'usr/lib/python3.12/site-packages/openant/tests/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/openant/tests/__pycache__' 'usr/lib/python3.12/site-packages/openant/tests/easy/__pycache__' -> '/home/buildozer/aports/community/py3-openant/pkg/py3-openant-pyc/usr/lib/python3.12/site-packages/openant/tests/easy/__pycache__' '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__' '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__' >>> 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: 315.7 KB >>> py3-openant-pyc*: Compressing data... >>> py3-openant-pyc*: Create checksum... >>> py3-openant-pyc*: Create py3-openant-pyc-1.3.3-r0.apk >>> py3-openant*: Tracing dependencies... python3 py3-pyserial py3-usb python3~3.12 >>> py3-openant*: Package size: 253.1 KB >>> py3-openant*: Compressing data... >>> py3-openant*: Create checksum... >>> py3-openant*: Create py3-openant-1.3.3-r0.apk >>> py3-openant: Build complete at Thu, 20 Mar 2025 14:42:57 +0000 elapsed time 0h 0m 39s >>> py3-openant: Cleaning up srcdir >>> py3-openant: Cleaning up pkgdir >>> py3-openant: Uninstalling dependencies... (1/39) Purging .makedepends-py3-openant (20250320.144223) (2/39) Purging py3-pyserial-pyc (3.5-r7) (3/39) Purging py3-pyserial (3.5-r7) (4/39) Purging py3-usb-pyc (1.3.1-r0) (5/39) Purging py3-usb (1.3.1-r0) (6/39) Purging libusb (1.0.27-r0) (7/39) Purging py3-gpep517-pyc (16-r0) (8/39) Purging py3-gpep517 (16-r0) (9/39) Purging py3-installer-pyc (0.7.0-r2) (10/39) Purging py3-installer (0.7.0-r2) (11/39) Purging py3-setuptools-pyc (76.0.0-r0) (12/39) Purging py3-setuptools (76.0.0-r0) (13/39) Purging py3-wheel-pyc (0.43.0-r0) (14/39) Purging py3-wheel (0.43.0-r0) (15/39) Purging py3-pytest-xdist-pyc (3.6.1-r0) (16/39) Purging py3-pytest-xdist (3.6.1-r0) (17/39) Purging py3-execnet-pyc (2.1.1-r0) (18/39) Purging py3-execnet (2.1.1-r0) (19/39) Purging py3-pytest-pyc (8.3.5-r0) (20/39) Purging py3-pytest (8.3.5-r0) (21/39) Purging py3-iniconfig-pyc (2.0.0-r1) (22/39) Purging py3-iniconfig (2.0.0-r1) (23/39) Purging py3-packaging-pyc (24.2-r0) (24/39) Purging py3-packaging (24.2-r0) (25/39) Purging py3-parsing-pyc (3.2.0-r0) (26/39) Purging py3-parsing (3.2.0-r0) (27/39) Purging py3-pluggy-pyc (1.5.0-r0) (28/39) Purging py3-pluggy (1.5.0-r0) (29/39) Purging py3-py-pyc (1.11.0-r4) (30/39) Purging py3-py (1.11.0-r4) (31/39) Purging python3-pyc (3.12.9-r0) (32/39) Purging python3-pycache-pyc0 (3.12.9-r0) (33/39) Purging pyc (3.12.9-r0) (34/39) Purging python3 (3.12.9-r0) (35/39) Purging gdbm (1.24-r0) (36/39) Purging libffi (3.4.7-r0) (37/39) Purging libpanelw (6.5_p20250216-r0) (38/39) Purging mpdecimal (4.0.0-r0) (39/39) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r14.trigger OK: 342 MiB in 110 packages >>> py3-openant: Updating the community/riscv64 repository index... >>> py3-openant: Signing the index...