>>> py3-apscheduler: Building community/py3-apscheduler 3.10.4-r3 (using abuild 3.17.0_rc2-r0) started Thu, 14 May 2026 08:40:01 +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/33) Installing gdbm (1.26-r0) ( 2/33) Installing xz-libs (5.8.3-r0) ( 3/33) Installing mpdecimal (4.0.1-r0) ( 4/33) Installing libpanelw (6.6_p20260502-r0) ( 5/33) Installing readline (8.3.3-r1) ( 6/33) Installing sqlite-libs (3.53.1-r0) ( 7/33) Installing python3 (3.14.3-r0) ( 8/33) Installing python3-pycache-pyc0 (3.14.3-r0) ( 9/33) Installing pyc (3.14.3-r0) (10/33) Installing py3-tz-pyc (2025.2-r1) (11/33) Installing python3-pyc (3.14.3-r0) (12/33) Installing py3-tz (2025.2-r1) (13/33) Installing py3-six (1.17.0-r1) (14/33) Installing py3-six-pyc (1.17.0-r1) (15/33) Installing py3-attrs (26.1.0-r0) (16/33) Installing py3-attrs-pyc (26.1.0-r0) (17/33) Installing py3-tzdata (2025.3-r1) (18/33) Installing py3-tzdata-pyc (2025.3-r1) (19/33) Installing py3-tzlocal (5.3.1-r1) (20/33) Installing py3-tzlocal-pyc (5.3.1-r1) (21/33) Installing py3-installer (1.0.0-r0) (22/33) Installing py3-installer-pyc (1.0.0-r0) (23/33) Installing py3-gpep517 (19-r2) (24/33) Installing py3-gpep517-pyc (19-r2) (25/33) Installing py3-parsing (3.3.2-r1) (26/33) Installing py3-parsing-pyc (3.3.2-r1) (27/33) Installing py3-packaging (26.2-r0) (28/33) Installing py3-packaging-pyc (26.2-r0) (29/33) Installing py3-setuptools (82.0.1-r1) (30/33) Installing py3-setuptools-pyc (82.0.1-r1) (31/33) Installing py3-setuptools_scm (9.2.2-r1) (32/33) Installing py3-setuptools_scm-pyc (9.2.2-r1) (33/33) Installing .makedepends-py3-apscheduler (20260514.084018) Executing busybox-1.37.0-r31.trigger OK: 1209.5 MiB in 169 packages >>> py3-apscheduler: Cleaning up srcdir >>> py3-apscheduler: Cleaning up pkgdir >>> py3-apscheduler: Cleaning up tmpdir >>> py3-apscheduler: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/APScheduler-3.10.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/APScheduler-3.10.4.tar.gz.part' APScheduler-3.10.4.t 100% |********************************| 98.4k 0:00:00 ETA '/var/cache/distfiles/v3.24/APScheduler-3.10.4.tar.gz.part' saved /var/cache/distfiles/v3.24/APScheduler-3.10.4.tar.gz: OK >>> py3-apscheduler: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/APScheduler-3.10.4.tar.gz /var/cache/distfiles/v3.24/APScheduler-3.10.4.tar.gz: OK >>> py3-apscheduler: Unpacking /var/cache/distfiles/v3.24/APScheduler-3.10.4.tar.gz... 2026-05-14 08:40:22,548 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-05-14 08:40:22,797 root INFO running bdist_wheel 2026-05-14 08:40:22,881 root INFO running build 2026-05-14 08:40:22,881 root INFO running build_py 2026-05-14 08:40:22,900 root INFO creating build/lib/apscheduler 2026-05-14 08:40:22,902 root INFO copying apscheduler/__init__.py -> build/lib/apscheduler 2026-05-14 08:40:22,904 root INFO copying apscheduler/util.py -> build/lib/apscheduler 2026-05-14 08:40:22,905 root INFO copying apscheduler/job.py -> build/lib/apscheduler 2026-05-14 08:40:22,907 root INFO copying apscheduler/events.py -> build/lib/apscheduler 2026-05-14 08:40:22,909 root INFO creating build/lib/apscheduler/schedulers 2026-05-14 08:40:22,910 root INFO copying apscheduler/schedulers/qt.py -> build/lib/apscheduler/schedulers 2026-05-14 08:40:22,912 root INFO copying apscheduler/schedulers/twisted.py -> build/lib/apscheduler/schedulers 2026-05-14 08:40:22,913 root INFO copying apscheduler/schedulers/background.py -> build/lib/apscheduler/schedulers 2026-05-14 08:40:22,915 root INFO copying apscheduler/schedulers/__init__.py -> build/lib/apscheduler/schedulers 2026-05-14 08:40:22,917 root INFO copying apscheduler/schedulers/tornado.py -> build/lib/apscheduler/schedulers 2026-05-14 08:40:22,918 root INFO copying apscheduler/schedulers/asyncio.py -> build/lib/apscheduler/schedulers 2026-05-14 08:40:22,920 root INFO copying apscheduler/schedulers/blocking.py -> build/lib/apscheduler/schedulers 2026-05-14 08:40:22,921 root INFO copying apscheduler/schedulers/base.py -> build/lib/apscheduler/schedulers 2026-05-14 08:40:22,923 root INFO copying apscheduler/schedulers/gevent.py -> build/lib/apscheduler/schedulers 2026-05-14 08:40:22,925 root INFO creating build/lib/apscheduler/jobstores 2026-05-14 08:40:22,926 root INFO copying apscheduler/jobstores/__init__.py -> build/lib/apscheduler/jobstores 2026-05-14 08:40:22,927 root INFO copying apscheduler/jobstores/mongodb.py -> build/lib/apscheduler/jobstores 2026-05-14 08:40:22,929 root INFO copying apscheduler/jobstores/redis.py -> build/lib/apscheduler/jobstores 2026-05-14 08:40:22,931 root INFO copying apscheduler/jobstores/sqlalchemy.py -> build/lib/apscheduler/jobstores 2026-05-14 08:40:22,932 root INFO copying apscheduler/jobstores/memory.py -> build/lib/apscheduler/jobstores 2026-05-14 08:40:22,934 root INFO copying apscheduler/jobstores/zookeeper.py -> build/lib/apscheduler/jobstores 2026-05-14 08:40:22,935 root INFO copying apscheduler/jobstores/rethinkdb.py -> build/lib/apscheduler/jobstores 2026-05-14 08:40:22,937 root INFO copying apscheduler/jobstores/base.py -> build/lib/apscheduler/jobstores 2026-05-14 08:40:22,939 root INFO creating build/lib/apscheduler/triggers 2026-05-14 08:40:22,939 root INFO copying apscheduler/triggers/combining.py -> build/lib/apscheduler/triggers 2026-05-14 08:40:22,941 root INFO copying apscheduler/triggers/interval.py -> build/lib/apscheduler/triggers 2026-05-14 08:40:22,943 root INFO copying apscheduler/triggers/date.py -> build/lib/apscheduler/triggers 2026-05-14 08:40:22,944 root INFO copying apscheduler/triggers/__init__.py -> build/lib/apscheduler/triggers 2026-05-14 08:40:22,945 root INFO copying apscheduler/triggers/base.py -> build/lib/apscheduler/triggers 2026-05-14 08:40:22,947 root INFO creating build/lib/apscheduler/executors 2026-05-14 08:40:22,949 root INFO copying apscheduler/executors/twisted.py -> build/lib/apscheduler/executors 2026-05-14 08:40:22,950 root INFO copying apscheduler/executors/__init__.py -> build/lib/apscheduler/executors 2026-05-14 08:40:22,951 root INFO copying apscheduler/executors/tornado.py -> build/lib/apscheduler/executors 2026-05-14 08:40:22,953 root INFO copying apscheduler/executors/debug.py -> build/lib/apscheduler/executors 2026-05-14 08:40:22,954 root INFO copying apscheduler/executors/asyncio.py -> build/lib/apscheduler/executors 2026-05-14 08:40:22,955 root INFO copying apscheduler/executors/base_py3.py -> build/lib/apscheduler/executors 2026-05-14 08:40:22,957 root INFO copying apscheduler/executors/pool.py -> build/lib/apscheduler/executors 2026-05-14 08:40:22,958 root INFO copying apscheduler/executors/base.py -> build/lib/apscheduler/executors 2026-05-14 08:40:22,960 root INFO copying apscheduler/executors/gevent.py -> build/lib/apscheduler/executors 2026-05-14 08:40:22,962 root INFO creating build/lib/apscheduler/triggers/cron 2026-05-14 08:40:22,962 root INFO copying apscheduler/triggers/cron/expressions.py -> build/lib/apscheduler/triggers/cron 2026-05-14 08:40:22,964 root INFO copying apscheduler/triggers/cron/__init__.py -> build/lib/apscheduler/triggers/cron 2026-05-14 08:40:22,965 root INFO copying apscheduler/triggers/cron/fields.py -> build/lib/apscheduler/triggers/cron 2026-05-14 08:40:23,007 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-14 08:40:23,007 root INFO running install 2026-05-14 08:40:23,049 root INFO running install_lib 2026-05-14 08:40:23,067 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-14 08:40:23,068 root INFO creating build/bdist.linux-riscv64/wheel/apscheduler 2026-05-14 08:40:23,069 root INFO copying build/lib/apscheduler/__init__.py -> build/bdist.linux-riscv64/wheel/./apscheduler 2026-05-14 08:40:23,071 root INFO creating build/bdist.linux-riscv64/wheel/apscheduler/schedulers 2026-05-14 08:40:23,072 root INFO copying build/lib/apscheduler/schedulers/qt.py -> build/bdist.linux-riscv64/wheel/./apscheduler/schedulers 2026-05-14 08:40:23,073 root INFO copying build/lib/apscheduler/schedulers/twisted.py -> build/bdist.linux-riscv64/wheel/./apscheduler/schedulers 2026-05-14 08:40:23,075 root INFO copying build/lib/apscheduler/schedulers/background.py -> build/bdist.linux-riscv64/wheel/./apscheduler/schedulers 2026-05-14 08:40:23,076 root INFO copying build/lib/apscheduler/schedulers/__init__.py -> build/bdist.linux-riscv64/wheel/./apscheduler/schedulers 2026-05-14 08:40:23,077 root INFO copying build/lib/apscheduler/schedulers/tornado.py -> build/bdist.linux-riscv64/wheel/./apscheduler/schedulers 2026-05-14 08:40:23,078 root INFO copying build/lib/apscheduler/schedulers/asyncio.py -> build/bdist.linux-riscv64/wheel/./apscheduler/schedulers 2026-05-14 08:40:23,080 root INFO copying build/lib/apscheduler/schedulers/blocking.py -> build/bdist.linux-riscv64/wheel/./apscheduler/schedulers 2026-05-14 08:40:23,081 root INFO copying build/lib/apscheduler/schedulers/base.py -> build/bdist.linux-riscv64/wheel/./apscheduler/schedulers 2026-05-14 08:40:23,083 root INFO copying build/lib/apscheduler/schedulers/gevent.py -> build/bdist.linux-riscv64/wheel/./apscheduler/schedulers 2026-05-14 08:40:23,084 root INFO creating build/bdist.linux-riscv64/wheel/apscheduler/jobstores 2026-05-14 08:40:23,085 root INFO copying build/lib/apscheduler/jobstores/__init__.py -> build/bdist.linux-riscv64/wheel/./apscheduler/jobstores 2026-05-14 08:40:23,086 root INFO copying build/lib/apscheduler/jobstores/mongodb.py -> build/bdist.linux-riscv64/wheel/./apscheduler/jobstores 2026-05-14 08:40:23,088 root INFO copying build/lib/apscheduler/jobstores/redis.py -> build/bdist.linux-riscv64/wheel/./apscheduler/jobstores 2026-05-14 08:40:23,089 root INFO copying build/lib/apscheduler/jobstores/sqlalchemy.py -> build/bdist.linux-riscv64/wheel/./apscheduler/jobstores 2026-05-14 08:40:23,091 root INFO copying build/lib/apscheduler/jobstores/memory.py -> build/bdist.linux-riscv64/wheel/./apscheduler/jobstores 2026-05-14 08:40:23,092 root INFO copying build/lib/apscheduler/jobstores/zookeeper.py -> build/bdist.linux-riscv64/wheel/./apscheduler/jobstores 2026-05-14 08:40:23,093 root INFO copying build/lib/apscheduler/jobstores/rethinkdb.py -> build/bdist.linux-riscv64/wheel/./apscheduler/jobstores 2026-05-14 08:40:23,095 root INFO copying build/lib/apscheduler/jobstores/base.py -> build/bdist.linux-riscv64/wheel/./apscheduler/jobstores 2026-05-14 08:40:23,096 root INFO copying build/lib/apscheduler/util.py -> build/bdist.linux-riscv64/wheel/./apscheduler 2026-05-14 08:40:23,098 root INFO creating build/bdist.linux-riscv64/wheel/apscheduler/triggers 2026-05-14 08:40:23,099 root INFO copying build/lib/apscheduler/triggers/combining.py -> build/bdist.linux-riscv64/wheel/./apscheduler/triggers 2026-05-14 08:40:23,100 root INFO copying build/lib/apscheduler/triggers/interval.py -> build/bdist.linux-riscv64/wheel/./apscheduler/triggers 2026-05-14 08:40:23,101 root INFO copying build/lib/apscheduler/triggers/date.py -> build/bdist.linux-riscv64/wheel/./apscheduler/triggers 2026-05-14 08:40:23,102 root INFO copying build/lib/apscheduler/triggers/__init__.py -> build/bdist.linux-riscv64/wheel/./apscheduler/triggers 2026-05-14 08:40:23,104 root INFO creating build/bdist.linux-riscv64/wheel/apscheduler/triggers/cron 2026-05-14 08:40:23,105 root INFO copying build/lib/apscheduler/triggers/cron/expressions.py -> build/bdist.linux-riscv64/wheel/./apscheduler/triggers/cron 2026-05-14 08:40:23,106 root INFO copying build/lib/apscheduler/triggers/cron/__init__.py -> build/bdist.linux-riscv64/wheel/./apscheduler/triggers/cron 2026-05-14 08:40:23,108 root INFO copying build/lib/apscheduler/triggers/cron/fields.py -> build/bdist.linux-riscv64/wheel/./apscheduler/triggers/cron 2026-05-14 08:40:23,109 root INFO copying build/lib/apscheduler/triggers/base.py -> build/bdist.linux-riscv64/wheel/./apscheduler/triggers 2026-05-14 08:40:23,111 root INFO creating build/bdist.linux-riscv64/wheel/apscheduler/executors 2026-05-14 08:40:23,112 root INFO copying build/lib/apscheduler/executors/twisted.py -> build/bdist.linux-riscv64/wheel/./apscheduler/executors 2026-05-14 08:40:23,113 root INFO copying build/lib/apscheduler/executors/__init__.py -> build/bdist.linux-riscv64/wheel/./apscheduler/executors 2026-05-14 08:40:23,115 root INFO copying build/lib/apscheduler/executors/tornado.py -> build/bdist.linux-riscv64/wheel/./apscheduler/executors 2026-05-14 08:40:23,116 root INFO copying build/lib/apscheduler/executors/debug.py -> build/bdist.linux-riscv64/wheel/./apscheduler/executors 2026-05-14 08:40:23,118 root INFO copying build/lib/apscheduler/executors/asyncio.py -> build/bdist.linux-riscv64/wheel/./apscheduler/executors 2026-05-14 08:40:23,120 root INFO copying build/lib/apscheduler/executors/base_py3.py -> build/bdist.linux-riscv64/wheel/./apscheduler/executors 2026-05-14 08:40:23,121 root INFO copying build/lib/apscheduler/executors/pool.py -> build/bdist.linux-riscv64/wheel/./apscheduler/executors 2026-05-14 08:40:23,123 root INFO copying build/lib/apscheduler/executors/base.py -> build/bdist.linux-riscv64/wheel/./apscheduler/executors 2026-05-14 08:40:23,125 root INFO copying build/lib/apscheduler/executors/gevent.py -> build/bdist.linux-riscv64/wheel/./apscheduler/executors 2026-05-14 08:40:23,126 root INFO copying build/lib/apscheduler/job.py -> build/bdist.linux-riscv64/wheel/./apscheduler 2026-05-14 08:40:23,128 root INFO copying build/lib/apscheduler/events.py -> build/bdist.linux-riscv64/wheel/./apscheduler 2026-05-14 08:40:23,129 root INFO running install_egg_info 2026-05-14 08:40:23,155 root INFO running egg_info 2026-05-14 08:40:23,176 root INFO writing APScheduler.egg-info/PKG-INFO 2026-05-14 08:40:23,185 root INFO writing dependency_links to APScheduler.egg-info/dependency_links.txt 2026-05-14 08:40:23,187 root INFO writing entry points to APScheduler.egg-info/entry_points.txt 2026-05-14 08:40:23,192 root INFO writing requirements to APScheduler.egg-info/requires.txt 2026-05-14 08:40:23,193 root INFO writing top-level names to APScheduler.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-05-14 08:40:23,257 root INFO reading manifest file 'APScheduler.egg-info/SOURCES.txt' 2026-05-14 08:40:23,270 root INFO adding license file 'LICENSE.txt' 2026-05-14 08:40:23,277 root INFO writing manifest file 'APScheduler.egg-info/SOURCES.txt' 2026-05-14 08:40:23,278 root INFO Copying APScheduler.egg-info to build/bdist.linux-riscv64/wheel/./APScheduler-3.10.4-py3.14.egg-info 2026-05-14 08:40:23,285 root INFO running install_scripts 2026-05-14 08:40:23,293 root INFO creating build/bdist.linux-riscv64/wheel/apscheduler-3.10.4.dist-info/WHEEL 2026-05-14 08:40:23,295 wheel INFO creating '/home/buildozer/aports/community/py3-apscheduler/src/APScheduler-3.10.4/.dist/.tmp-lj6o93o6/apscheduler-3.10.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-14 08:40:23,297 wheel INFO adding 'apscheduler/__init__.py' 2026-05-14 08:40:23,298 wheel INFO adding 'apscheduler/events.py' 2026-05-14 08:40:23,300 wheel INFO adding 'apscheduler/job.py' 2026-05-14 08:40:23,301 wheel INFO adding 'apscheduler/util.py' 2026-05-14 08:40:23,303 wheel INFO adding 'apscheduler/executors/__init__.py' 2026-05-14 08:40:23,304 wheel INFO adding 'apscheduler/executors/asyncio.py' 2026-05-14 08:40:23,305 wheel INFO adding 'apscheduler/executors/base.py' 2026-05-14 08:40:23,306 wheel INFO adding 'apscheduler/executors/base_py3.py' 2026-05-14 08:40:23,308 wheel INFO adding 'apscheduler/executors/debug.py' 2026-05-14 08:40:23,309 wheel INFO adding 'apscheduler/executors/gevent.py' 2026-05-14 08:40:23,310 wheel INFO adding 'apscheduler/executors/pool.py' 2026-05-14 08:40:23,311 wheel INFO adding 'apscheduler/executors/tornado.py' 2026-05-14 08:40:23,312 wheel INFO adding 'apscheduler/executors/twisted.py' 2026-05-14 08:40:23,313 wheel INFO adding 'apscheduler/jobstores/__init__.py' 2026-05-14 08:40:23,314 wheel INFO adding 'apscheduler/jobstores/base.py' 2026-05-14 08:40:23,316 wheel INFO adding 'apscheduler/jobstores/memory.py' 2026-05-14 08:40:23,317 wheel INFO adding 'apscheduler/jobstores/mongodb.py' 2026-05-14 08:40:23,318 wheel INFO adding 'apscheduler/jobstores/redis.py' 2026-05-14 08:40:23,320 wheel INFO adding 'apscheduler/jobstores/rethinkdb.py' 2026-05-14 08:40:23,321 wheel INFO adding 'apscheduler/jobstores/sqlalchemy.py' 2026-05-14 08:40:23,322 wheel INFO adding 'apscheduler/jobstores/zookeeper.py' 2026-05-14 08:40:23,324 wheel INFO adding 'apscheduler/schedulers/__init__.py' 2026-05-14 08:40:23,325 wheel INFO adding 'apscheduler/schedulers/asyncio.py' 2026-05-14 08:40:23,326 wheel INFO adding 'apscheduler/schedulers/background.py' 2026-05-14 08:40:23,328 wheel INFO adding 'apscheduler/schedulers/base.py' 2026-05-14 08:40:23,330 wheel INFO adding 'apscheduler/schedulers/blocking.py' 2026-05-14 08:40:23,331 wheel INFO adding 'apscheduler/schedulers/gevent.py' 2026-05-14 08:40:23,332 wheel INFO adding 'apscheduler/schedulers/qt.py' 2026-05-14 08:40:23,334 wheel INFO adding 'apscheduler/schedulers/tornado.py' 2026-05-14 08:40:23,335 wheel INFO adding 'apscheduler/schedulers/twisted.py' 2026-05-14 08:40:23,336 wheel INFO adding 'apscheduler/triggers/__init__.py' 2026-05-14 08:40:23,337 wheel INFO adding 'apscheduler/triggers/base.py' 2026-05-14 08:40:23,339 wheel INFO adding 'apscheduler/triggers/combining.py' 2026-05-14 08:40:23,340 wheel INFO adding 'apscheduler/triggers/date.py' 2026-05-14 08:40:23,341 wheel INFO adding 'apscheduler/triggers/interval.py' 2026-05-14 08:40:23,343 wheel INFO adding 'apscheduler/triggers/cron/__init__.py' 2026-05-14 08:40:23,344 wheel INFO adding 'apscheduler/triggers/cron/expressions.py' 2026-05-14 08:40:23,346 wheel INFO adding 'apscheduler/triggers/cron/fields.py' 2026-05-14 08:40:23,348 wheel INFO adding 'apscheduler-3.10.4.dist-info/licenses/LICENSE.txt' 2026-05-14 08:40:23,349 wheel INFO adding 'apscheduler-3.10.4.dist-info/METADATA' 2026-05-14 08:40:23,350 wheel INFO adding 'apscheduler-3.10.4.dist-info/WHEEL' 2026-05-14 08:40:23,351 wheel INFO adding 'apscheduler-3.10.4.dist-info/entry_points.txt' 2026-05-14 08:40:23,353 wheel INFO adding 'apscheduler-3.10.4.dist-info/top_level.txt' 2026-05-14 08:40:23,354 wheel INFO adding 'apscheduler-3.10.4.dist-info/RECORD' 2026-05-14 08:40:23,355 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-14 08:40:23,362 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... >>> py3-apscheduler-pyc*: Running split function pyc... '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__' '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/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/__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/executors/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.14/site-packages/apscheduler/executors/__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 Thu, 14 May 2026 08:40:26 +0000 elapsed time 0h 0m 25s >>> py3-apscheduler: Cleaning up srcdir >>> py3-apscheduler: Cleaning up pkgdir >>> py3-apscheduler: Cleaning up tmpdir >>> py3-apscheduler: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-apscheduler (20260514.084018) ( 2/33) Purging py3-tz-pyc (2025.2-r1) ( 3/33) Purging py3-tz (2025.2-r1) ( 4/33) Purging py3-six-pyc (1.17.0-r1) ( 5/33) Purging py3-six (1.17.0-r1) ( 6/33) Purging py3-tzlocal-pyc (5.3.1-r1) ( 7/33) Purging py3-tzlocal (5.3.1-r1) ( 8/33) Purging py3-tzdata-pyc (2025.3-r1) ( 9/33) Purging py3-tzdata (2025.3-r1) (10/33) Purging py3-attrs-pyc (26.1.0-r0) (11/33) Purging py3-attrs (26.1.0-r0) (12/33) Purging py3-gpep517-pyc (19-r2) (13/33) Purging py3-gpep517 (19-r2) (14/33) Purging py3-installer-pyc (1.0.0-r0) (15/33) Purging py3-installer (1.0.0-r0) (16/33) Purging py3-setuptools_scm-pyc (9.2.2-r1) (17/33) Purging py3-setuptools_scm (9.2.2-r1) (18/33) Purging py3-setuptools-pyc (82.0.1-r1) (19/33) Purging py3-setuptools (82.0.1-r1) (20/33) Purging py3-packaging-pyc (26.2-r0) (21/33) Purging py3-packaging (26.2-r0) (22/33) Purging py3-parsing-pyc (3.3.2-r1) (23/33) Purging py3-parsing (3.3.2-r1) (24/33) Purging python3-pyc (3.14.3-r0) (25/33) Purging python3-pycache-pyc0 (3.14.3-r0) (26/33) Purging pyc (3.14.3-r0) (27/33) Purging python3 (3.14.3-r0) (28/33) Purging gdbm (1.26-r0) (29/33) Purging libpanelw (6.6_p20260502-r0) (30/33) Purging mpdecimal (4.0.1-r0) (31/33) Purging readline (8.3.3-r1) (32/33) Purging sqlite-libs (3.53.1-r0) (33/33) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 1162.3 MiB in 136 packages >>> py3-apscheduler: Updating the community/riscv64 repository index... >>> py3-apscheduler: Signing the index...