>>> py3-apscheduler: Building community/py3-apscheduler 3.10.4-r3 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 22:40:11 +0000 >>> py3-apscheduler: Validating /home/buildozer/aports/community/py3-apscheduler/APKBUILD... >>> py3-apscheduler: Analyzing dependencies... >>> py3-apscheduler: Installing for build: build-base py3-tz py3-six py3-tzlocal py3-gpep517 py3-setuptools py3-setuptools_scm ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.14.3-r0) ( 9/34) Installing python3-pycache-pyc0 (3.14.3-r0) (10/34) Installing pyc (3.14.3-r0) (11/34) Installing py3-tz-pyc (2025.2-r1) (12/34) Installing python3-pyc (3.14.3-r0) (13/34) Installing py3-tz (2025.2-r1) (14/34) Installing py3-six (1.17.0-r1) (15/34) Installing py3-six-pyc (1.17.0-r1) (16/34) Installing py3-attrs (25.3.0-r1) (17/34) Installing py3-attrs-pyc (25.3.0-r1) (18/34) Installing py3-tzdata (2025.3-r1) (19/34) Installing py3-tzdata-pyc (2025.3-r1) (20/34) Installing py3-tzlocal (5.3.1-r1) (21/34) Installing py3-tzlocal-pyc (5.3.1-r1) (22/34) Installing py3-installer (0.7.0-r3) (23/34) Installing py3-installer-pyc (0.7.0-r3) (24/34) Installing py3-gpep517 (19-r2) (25/34) Installing py3-gpep517-pyc (19-r2) (26/34) Installing py3-parsing (3.3.2-r1) (27/34) Installing py3-parsing-pyc (3.3.2-r1) (28/34) Installing py3-packaging (26.0-r1) (29/34) Installing py3-packaging-pyc (26.0-r1) (30/34) Installing py3-setuptools (82.0.1-r1) (31/34) Installing py3-setuptools-pyc (82.0.1-r1) (32/34) Installing py3-setuptools_scm (9.2.2-r1) (33/34) Installing py3-setuptools_scm-pyc (9.2.2-r1) (34/34) Installing .makedepends-py3-apscheduler (20260329.224016) Executing busybox-1.37.0-r31.trigger OK: 474.4 MiB in 138 packages >>> py3-apscheduler: Cleaning up srcdir >>> py3-apscheduler: Cleaning up pkgdir >>> py3-apscheduler: Cleaning up tmpdir >>> py3-apscheduler: Fetching https://distfiles.alpinelinux.org/distfiles/edge/APScheduler-3.10.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/APScheduler-3.10.4.tar.gz.part' APScheduler-3.10.4.t 100% |********************************| 98.4k 0:00:00 ETA '/var/cache/distfiles/edge/APScheduler-3.10.4.tar.gz.part' saved /var/cache/distfiles/edge/APScheduler-3.10.4.tar.gz: OK >>> py3-apscheduler: Fetching https://distfiles.alpinelinux.org/distfiles/edge/APScheduler-3.10.4.tar.gz /var/cache/distfiles/edge/APScheduler-3.10.4.tar.gz: OK >>> py3-apscheduler: Unpacking /var/cache/distfiles/edge/APScheduler-3.10.4.tar.gz... 2026-03-29 22:40:18,389 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-29 22:40:18,487 root INFO running bdist_wheel 2026-03-29 22:40:18,524 root INFO running build 2026-03-29 22:40:18,524 root INFO running build_py 2026-03-29 22:40:18,532 root INFO creating build/lib/apscheduler 2026-03-29 22:40:18,533 root INFO copying apscheduler/util.py -> build/lib/apscheduler 2026-03-29 22:40:18,534 root INFO copying apscheduler/__init__.py -> build/lib/apscheduler 2026-03-29 22:40:18,534 root INFO copying apscheduler/job.py -> build/lib/apscheduler 2026-03-29 22:40:18,535 root INFO copying apscheduler/events.py -> build/lib/apscheduler 2026-03-29 22:40:18,535 root INFO creating build/lib/apscheduler/triggers 2026-03-29 22:40:18,536 root INFO copying apscheduler/triggers/date.py -> build/lib/apscheduler/triggers 2026-03-29 22:40:18,536 root INFO copying apscheduler/triggers/combining.py -> build/lib/apscheduler/triggers 2026-03-29 22:40:18,537 root INFO copying apscheduler/triggers/base.py -> build/lib/apscheduler/triggers 2026-03-29 22:40:18,537 root INFO copying apscheduler/triggers/__init__.py -> build/lib/apscheduler/triggers 2026-03-29 22:40:18,537 root INFO copying apscheduler/triggers/interval.py -> build/lib/apscheduler/triggers 2026-03-29 22:40:18,538 root INFO creating build/lib/apscheduler/executors 2026-03-29 22:40:18,538 root INFO copying apscheduler/executors/asyncio.py -> build/lib/apscheduler/executors 2026-03-29 22:40:18,539 root INFO copying apscheduler/executors/base.py -> build/lib/apscheduler/executors 2026-03-29 22:40:18,539 root INFO copying apscheduler/executors/pool.py -> build/lib/apscheduler/executors 2026-03-29 22:40:18,540 root INFO copying apscheduler/executors/__init__.py -> build/lib/apscheduler/executors 2026-03-29 22:40:18,540 root INFO copying apscheduler/executors/gevent.py -> build/lib/apscheduler/executors 2026-03-29 22:40:18,541 root INFO copying apscheduler/executors/twisted.py -> build/lib/apscheduler/executors 2026-03-29 22:40:18,541 root INFO copying apscheduler/executors/debug.py -> build/lib/apscheduler/executors 2026-03-29 22:40:18,542 root INFO copying apscheduler/executors/tornado.py -> build/lib/apscheduler/executors 2026-03-29 22:40:18,542 root INFO copying apscheduler/executors/base_py3.py -> build/lib/apscheduler/executors 2026-03-29 22:40:18,543 root INFO creating build/lib/apscheduler/schedulers 2026-03-29 22:40:18,543 root INFO copying apscheduler/schedulers/asyncio.py -> build/lib/apscheduler/schedulers 2026-03-29 22:40:18,543 root INFO copying apscheduler/schedulers/base.py -> build/lib/apscheduler/schedulers 2026-03-29 22:40:18,544 root INFO copying apscheduler/schedulers/__init__.py -> build/lib/apscheduler/schedulers 2026-03-29 22:40:18,544 root INFO copying apscheduler/schedulers/blocking.py -> build/lib/apscheduler/schedulers 2026-03-29 22:40:18,545 root INFO copying apscheduler/schedulers/background.py -> build/lib/apscheduler/schedulers 2026-03-29 22:40:18,545 root INFO copying apscheduler/schedulers/qt.py -> build/lib/apscheduler/schedulers 2026-03-29 22:40:18,546 root INFO copying apscheduler/schedulers/gevent.py -> build/lib/apscheduler/schedulers 2026-03-29 22:40:18,546 root INFO copying apscheduler/schedulers/twisted.py -> build/lib/apscheduler/schedulers 2026-03-29 22:40:18,547 root INFO copying apscheduler/schedulers/tornado.py -> build/lib/apscheduler/schedulers 2026-03-29 22:40:18,547 root INFO creating build/lib/apscheduler/jobstores 2026-03-29 22:40:18,548 root INFO copying apscheduler/jobstores/base.py -> build/lib/apscheduler/jobstores 2026-03-29 22:40:18,548 root INFO copying apscheduler/jobstores/sqlalchemy.py -> build/lib/apscheduler/jobstores 2026-03-29 22:40:18,549 root INFO copying apscheduler/jobstores/__init__.py -> build/lib/apscheduler/jobstores 2026-03-29 22:40:18,549 root INFO copying apscheduler/jobstores/rethinkdb.py -> build/lib/apscheduler/jobstores 2026-03-29 22:40:18,549 root INFO copying apscheduler/jobstores/memory.py -> build/lib/apscheduler/jobstores 2026-03-29 22:40:18,550 root INFO copying apscheduler/jobstores/redis.py -> build/lib/apscheduler/jobstores 2026-03-29 22:40:18,550 root INFO copying apscheduler/jobstores/zookeeper.py -> build/lib/apscheduler/jobstores 2026-03-29 22:40:18,551 root INFO copying apscheduler/jobstores/mongodb.py -> build/lib/apscheduler/jobstores 2026-03-29 22:40:18,551 root INFO creating build/lib/apscheduler/triggers/cron 2026-03-29 22:40:18,552 root INFO copying apscheduler/triggers/cron/__init__.py -> build/lib/apscheduler/triggers/cron 2026-03-29 22:40:18,552 root INFO copying apscheduler/triggers/cron/expressions.py -> build/lib/apscheduler/triggers/cron 2026-03-29 22:40:18,553 root INFO copying apscheduler/triggers/cron/fields.py -> build/lib/apscheduler/triggers/cron 2026-03-29 22:40:18,570 root INFO installing to build/bdist.linux-i686/wheel 2026-03-29 22:40:18,570 root INFO running install 2026-03-29 22:40:18,590 root INFO running install_lib 2026-03-29 22:40:18,597 root INFO creating build/bdist.linux-i686/wheel 2026-03-29 22:40:18,598 root INFO creating build/bdist.linux-i686/wheel/apscheduler 2026-03-29 22:40:18,598 root INFO creating build/bdist.linux-i686/wheel/apscheduler/triggers 2026-03-29 22:40:18,598 root INFO copying build/lib/apscheduler/triggers/date.py -> build/bdist.linux-i686/wheel/./apscheduler/triggers 2026-03-29 22:40:18,599 root INFO copying build/lib/apscheduler/triggers/combining.py -> build/bdist.linux-i686/wheel/./apscheduler/triggers 2026-03-29 22:40:18,599 root INFO copying build/lib/apscheduler/triggers/base.py -> build/bdist.linux-i686/wheel/./apscheduler/triggers 2026-03-29 22:40:18,600 root INFO copying build/lib/apscheduler/triggers/__init__.py -> build/bdist.linux-i686/wheel/./apscheduler/triggers 2026-03-29 22:40:18,600 root INFO copying build/lib/apscheduler/triggers/interval.py -> build/bdist.linux-i686/wheel/./apscheduler/triggers 2026-03-29 22:40:18,600 root INFO creating build/bdist.linux-i686/wheel/apscheduler/triggers/cron 2026-03-29 22:40:18,601 root INFO copying build/lib/apscheduler/triggers/cron/__init__.py -> build/bdist.linux-i686/wheel/./apscheduler/triggers/cron 2026-03-29 22:40:18,601 root INFO copying build/lib/apscheduler/triggers/cron/expressions.py -> build/bdist.linux-i686/wheel/./apscheduler/triggers/cron 2026-03-29 22:40:18,602 root INFO copying build/lib/apscheduler/triggers/cron/fields.py -> build/bdist.linux-i686/wheel/./apscheduler/triggers/cron 2026-03-29 22:40:18,602 root INFO creating build/bdist.linux-i686/wheel/apscheduler/executors 2026-03-29 22:40:18,602 root INFO copying build/lib/apscheduler/executors/asyncio.py -> build/bdist.linux-i686/wheel/./apscheduler/executors 2026-03-29 22:40:18,603 root INFO copying build/lib/apscheduler/executors/base.py -> build/bdist.linux-i686/wheel/./apscheduler/executors 2026-03-29 22:40:18,603 root INFO copying build/lib/apscheduler/executors/pool.py -> build/bdist.linux-i686/wheel/./apscheduler/executors 2026-03-29 22:40:18,604 root INFO copying build/lib/apscheduler/executors/__init__.py -> build/bdist.linux-i686/wheel/./apscheduler/executors 2026-03-29 22:40:18,604 root INFO copying build/lib/apscheduler/executors/gevent.py -> build/bdist.linux-i686/wheel/./apscheduler/executors 2026-03-29 22:40:18,604 root INFO copying build/lib/apscheduler/executors/twisted.py -> build/bdist.linux-i686/wheel/./apscheduler/executors 2026-03-29 22:40:18,605 root INFO copying build/lib/apscheduler/executors/debug.py -> build/bdist.linux-i686/wheel/./apscheduler/executors 2026-03-29 22:40:18,605 root INFO copying build/lib/apscheduler/executors/tornado.py -> build/bdist.linux-i686/wheel/./apscheduler/executors 2026-03-29 22:40:18,605 root INFO copying build/lib/apscheduler/executors/base_py3.py -> build/bdist.linux-i686/wheel/./apscheduler/executors 2026-03-29 22:40:18,606 root INFO copying build/lib/apscheduler/util.py -> build/bdist.linux-i686/wheel/./apscheduler 2026-03-29 22:40:18,606 root INFO creating build/bdist.linux-i686/wheel/apscheduler/schedulers 2026-03-29 22:40:18,607 root INFO copying build/lib/apscheduler/schedulers/asyncio.py -> build/bdist.linux-i686/wheel/./apscheduler/schedulers 2026-03-29 22:40:18,607 root INFO copying build/lib/apscheduler/schedulers/base.py -> build/bdist.linux-i686/wheel/./apscheduler/schedulers 2026-03-29 22:40:18,608 root INFO copying build/lib/apscheduler/schedulers/__init__.py -> build/bdist.linux-i686/wheel/./apscheduler/schedulers 2026-03-29 22:40:18,608 root INFO copying build/lib/apscheduler/schedulers/blocking.py -> build/bdist.linux-i686/wheel/./apscheduler/schedulers 2026-03-29 22:40:18,608 root INFO copying build/lib/apscheduler/schedulers/background.py -> build/bdist.linux-i686/wheel/./apscheduler/schedulers 2026-03-29 22:40:18,609 root INFO copying build/lib/apscheduler/schedulers/qt.py -> build/bdist.linux-i686/wheel/./apscheduler/schedulers 2026-03-29 22:40:18,609 root INFO copying build/lib/apscheduler/schedulers/gevent.py -> build/bdist.linux-i686/wheel/./apscheduler/schedulers 2026-03-29 22:40:18,609 root INFO copying build/lib/apscheduler/schedulers/twisted.py -> build/bdist.linux-i686/wheel/./apscheduler/schedulers 2026-03-29 22:40:18,610 root INFO copying build/lib/apscheduler/schedulers/tornado.py -> build/bdist.linux-i686/wheel/./apscheduler/schedulers 2026-03-29 22:40:18,610 root INFO copying build/lib/apscheduler/__init__.py -> build/bdist.linux-i686/wheel/./apscheduler 2026-03-29 22:40:18,610 root INFO copying build/lib/apscheduler/job.py -> build/bdist.linux-i686/wheel/./apscheduler 2026-03-29 22:40:18,611 root INFO copying build/lib/apscheduler/events.py -> build/bdist.linux-i686/wheel/./apscheduler 2026-03-29 22:40:18,611 root INFO creating build/bdist.linux-i686/wheel/apscheduler/jobstores 2026-03-29 22:40:18,612 root INFO copying build/lib/apscheduler/jobstores/base.py -> build/bdist.linux-i686/wheel/./apscheduler/jobstores 2026-03-29 22:40:18,612 root INFO copying build/lib/apscheduler/jobstores/sqlalchemy.py -> build/bdist.linux-i686/wheel/./apscheduler/jobstores 2026-03-29 22:40:18,612 root INFO copying build/lib/apscheduler/jobstores/__init__.py -> build/bdist.linux-i686/wheel/./apscheduler/jobstores 2026-03-29 22:40:18,613 root INFO copying build/lib/apscheduler/jobstores/rethinkdb.py -> build/bdist.linux-i686/wheel/./apscheduler/jobstores 2026-03-29 22:40:18,613 root INFO copying build/lib/apscheduler/jobstores/memory.py -> build/bdist.linux-i686/wheel/./apscheduler/jobstores 2026-03-29 22:40:18,613 root INFO copying build/lib/apscheduler/jobstores/redis.py -> build/bdist.linux-i686/wheel/./apscheduler/jobstores 2026-03-29 22:40:18,614 root INFO copying build/lib/apscheduler/jobstores/zookeeper.py -> build/bdist.linux-i686/wheel/./apscheduler/jobstores 2026-03-29 22:40:18,614 root INFO copying build/lib/apscheduler/jobstores/mongodb.py -> build/bdist.linux-i686/wheel/./apscheduler/jobstores 2026-03-29 22:40:18,615 root INFO running install_egg_info 2026-03-29 22:40:18,622 root INFO running egg_info 2026-03-29 22:40:18,628 root INFO writing APScheduler.egg-info/PKG-INFO 2026-03-29 22:40:18,632 root INFO writing dependency_links to APScheduler.egg-info/dependency_links.txt 2026-03-29 22:40:18,633 root INFO writing entry points to APScheduler.egg-info/entry_points.txt 2026-03-29 22:40:18,635 root INFO writing requirements to APScheduler.egg-info/requires.txt 2026-03-29 22:40:18,635 root INFO writing top-level names to APScheduler.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-03-29 22:40:18,663 root INFO reading manifest file 'APScheduler.egg-info/SOURCES.txt' 2026-03-29 22:40:18,669 root INFO adding license file 'LICENSE.txt' 2026-03-29 22:40:18,673 root INFO writing manifest file 'APScheduler.egg-info/SOURCES.txt' 2026-03-29 22:40:18,674 root INFO Copying APScheduler.egg-info to build/bdist.linux-i686/wheel/./APScheduler-3.10.4-py3.14.egg-info 2026-03-29 22:40:18,676 root INFO running install_scripts 2026-03-29 22:40:18,679 root INFO creating build/bdist.linux-i686/wheel/apscheduler-3.10.4.dist-info/WHEEL 2026-03-29 22:40:18,680 wheel INFO creating '/home/buildozer/aports/community/py3-apscheduler/src/APScheduler-3.10.4/.dist/.tmp-mygyqnwd/apscheduler-3.10.4-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-29 22:40:18,680 wheel INFO adding 'apscheduler/__init__.py' 2026-03-29 22:40:18,681 wheel INFO adding 'apscheduler/events.py' 2026-03-29 22:40:18,681 wheel INFO adding 'apscheduler/job.py' 2026-03-29 22:40:18,682 wheel INFO adding 'apscheduler/util.py' 2026-03-29 22:40:18,682 wheel INFO adding 'apscheduler/executors/__init__.py' 2026-03-29 22:40:18,683 wheel INFO adding 'apscheduler/executors/asyncio.py' 2026-03-29 22:40:18,683 wheel INFO adding 'apscheduler/executors/base.py' 2026-03-29 22:40:18,683 wheel INFO adding 'apscheduler/executors/base_py3.py' 2026-03-29 22:40:18,684 wheel INFO adding 'apscheduler/executors/debug.py' 2026-03-29 22:40:18,684 wheel INFO adding 'apscheduler/executors/gevent.py' 2026-03-29 22:40:18,684 wheel INFO adding 'apscheduler/executors/pool.py' 2026-03-29 22:40:18,685 wheel INFO adding 'apscheduler/executors/tornado.py' 2026-03-29 22:40:18,685 wheel INFO adding 'apscheduler/executors/twisted.py' 2026-03-29 22:40:18,686 wheel INFO adding 'apscheduler/jobstores/__init__.py' 2026-03-29 22:40:18,686 wheel INFO adding 'apscheduler/jobstores/base.py' 2026-03-29 22:40:18,686 wheel INFO adding 'apscheduler/jobstores/memory.py' 2026-03-29 22:40:18,687 wheel INFO adding 'apscheduler/jobstores/mongodb.py' 2026-03-29 22:40:18,687 wheel INFO adding 'apscheduler/jobstores/redis.py' 2026-03-29 22:40:18,688 wheel INFO adding 'apscheduler/jobstores/rethinkdb.py' 2026-03-29 22:40:18,688 wheel INFO adding 'apscheduler/jobstores/sqlalchemy.py' 2026-03-29 22:40:18,689 wheel INFO adding 'apscheduler/jobstores/zookeeper.py' 2026-03-29 22:40:18,689 wheel INFO adding 'apscheduler/schedulers/__init__.py' 2026-03-29 22:40:18,689 wheel INFO adding 'apscheduler/schedulers/asyncio.py' 2026-03-29 22:40:18,690 wheel INFO adding 'apscheduler/schedulers/background.py' 2026-03-29 22:40:18,690 wheel INFO adding 'apscheduler/schedulers/base.py' 2026-03-29 22:40:18,691 wheel INFO adding 'apscheduler/schedulers/blocking.py' 2026-03-29 22:40:18,691 wheel INFO adding 'apscheduler/schedulers/gevent.py' 2026-03-29 22:40:18,692 wheel INFO adding 'apscheduler/schedulers/qt.py' 2026-03-29 22:40:18,692 wheel INFO adding 'apscheduler/schedulers/tornado.py' 2026-03-29 22:40:18,693 wheel INFO adding 'apscheduler/schedulers/twisted.py' 2026-03-29 22:40:18,693 wheel INFO adding 'apscheduler/triggers/__init__.py' 2026-03-29 22:40:18,693 wheel INFO adding 'apscheduler/triggers/base.py' 2026-03-29 22:40:18,694 wheel INFO adding 'apscheduler/triggers/combining.py' 2026-03-29 22:40:18,694 wheel INFO adding 'apscheduler/triggers/date.py' 2026-03-29 22:40:18,694 wheel INFO adding 'apscheduler/triggers/interval.py' 2026-03-29 22:40:18,695 wheel INFO adding 'apscheduler/triggers/cron/__init__.py' 2026-03-29 22:40:18,695 wheel INFO adding 'apscheduler/triggers/cron/expressions.py' 2026-03-29 22:40:18,696 wheel INFO adding 'apscheduler/triggers/cron/fields.py' 2026-03-29 22:40:18,697 wheel INFO adding 'apscheduler-3.10.4.dist-info/licenses/LICENSE.txt' 2026-03-29 22:40:18,697 wheel INFO adding 'apscheduler-3.10.4.dist-info/METADATA' 2026-03-29 22:40:18,697 wheel INFO adding 'apscheduler-3.10.4.dist-info/WHEEL' 2026-03-29 22:40:18,697 wheel INFO adding 'apscheduler-3.10.4.dist-info/entry_points.txt' 2026-03-29 22:40:18,698 wheel INFO adding 'apscheduler-3.10.4.dist-info/top_level.txt' 2026-03-29 22:40:18,698 wheel INFO adding 'apscheduler-3.10.4.dist-info/RECORD' 2026-03-29 22:40:18,699 root INFO removing build/bdist.linux-i686/wheel 2026-03-29 22:40:18,701 gpep517 INFO The backend produced .dist/apscheduler-3.10.4-py3-none-any.whl apscheduler-3.10.4-py3-none-any.whl >>> py3-apscheduler: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-apscheduler-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/apscheduler/triggers/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.14/site-packages/apscheduler/triggers/__pycache__' 'usr/lib/python3.14/site-packages/apscheduler/triggers/cron/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.14/site-packages/apscheduler/triggers/cron/__pycache__' 'usr/lib/python3.14/site-packages/apscheduler/executors/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.14/site-packages/apscheduler/executors/__pycache__' 'usr/lib/python3.14/site-packages/apscheduler/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.14/site-packages/apscheduler/__pycache__' 'usr/lib/python3.14/site-packages/apscheduler/schedulers/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.14/site-packages/apscheduler/schedulers/__pycache__' 'usr/lib/python3.14/site-packages/apscheduler/jobstores/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.14/site-packages/apscheduler/jobstores/__pycache__' >>> py3-apscheduler-pyc*: Preparing subpackage py3-apscheduler-pyc... >>> py3-apscheduler-pyc*: Running postcheck for py3-apscheduler-pyc >>> py3-apscheduler*: Running postcheck for py3-apscheduler >>> py3-apscheduler*: Preparing package py3-apscheduler... >>> py3-apscheduler-pyc*: Tracing dependencies... python3~3.14 >>> py3-apscheduler-pyc*: Package size: 248.7 KB >>> py3-apscheduler-pyc*: Compressing data... >>> py3-apscheduler-pyc*: Create checksum... >>> py3-apscheduler-pyc*: Create py3-apscheduler-pyc-3.10.4-r3.apk >>> py3-apscheduler*: Tracing dependencies... py3-tz py3-six py3-tzlocal python3~3.14 >>> py3-apscheduler*: Package size: 177.3 KB >>> py3-apscheduler*: Compressing data... >>> py3-apscheduler*: Create checksum... >>> py3-apscheduler*: Create py3-apscheduler-3.10.4-r3.apk >>> py3-apscheduler: Build complete at Sun, 29 Mar 2026 22:40:19 +0000 elapsed time 0h 0m 8s >>> py3-apscheduler: Cleaning up srcdir >>> py3-apscheduler: Cleaning up pkgdir >>> py3-apscheduler: Cleaning up tmpdir >>> py3-apscheduler: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-apscheduler (20260329.224016) ( 2/34) Purging py3-tz-pyc (2025.2-r1) ( 3/34) Purging py3-tz (2025.2-r1) ( 4/34) Purging py3-six-pyc (1.17.0-r1) ( 5/34) Purging py3-six (1.17.0-r1) ( 6/34) Purging py3-tzlocal-pyc (5.3.1-r1) ( 7/34) Purging py3-tzlocal (5.3.1-r1) ( 8/34) Purging py3-tzdata-pyc (2025.3-r1) ( 9/34) Purging py3-tzdata (2025.3-r1) (10/34) Purging py3-attrs-pyc (25.3.0-r1) (11/34) Purging py3-attrs (25.3.0-r1) (12/34) Purging py3-gpep517-pyc (19-r2) (13/34) Purging py3-gpep517 (19-r2) (14/34) Purging py3-installer-pyc (0.7.0-r3) (15/34) Purging py3-installer (0.7.0-r3) (16/34) Purging py3-setuptools_scm-pyc (9.2.2-r1) (17/34) Purging py3-setuptools_scm (9.2.2-r1) (18/34) Purging py3-setuptools-pyc (82.0.1-r1) (19/34) Purging py3-setuptools (82.0.1-r1) (20/34) Purging py3-packaging-pyc (26.0-r1) (21/34) Purging py3-packaging (26.0-r1) (22/34) Purging py3-parsing-pyc (3.3.2-r1) (23/34) Purging py3-parsing (3.3.2-r1) (24/34) Purging python3-pyc (3.14.3-r0) (25/34) Purging python3-pycache-pyc0 (3.14.3-r0) (26/34) Purging pyc (3.14.3-r0) (27/34) Purging python3 (3.14.3-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.6 MiB in 104 packages >>> py3-apscheduler: Updating the community/x86 repository index... >>> py3-apscheduler: Signing the index...