>>> py3-apscheduler: Building community/py3-apscheduler 3.10.4-r2 (using abuild 3.16.0-r0) started Sat, 21 Mar 2026 17:34:50 +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.12.12-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.12-r0) (10/34) Installing pyc (3.12.12-r0) (11/34) Installing py3-tz-pyc (2025.2-r0) (12/34) Installing python3-pyc (3.12.12-r0) (13/34) Installing py3-tz (2025.2-r0) (14/34) Installing py3-six (1.17.0-r0) (15/34) Installing py3-six-pyc (1.17.0-r0) (16/34) Installing py3-attrs (25.3.0-r0) (17/34) Installing py3-attrs-pyc (25.3.0-r0) (18/34) Installing py3-tzdata (2025.3-r0) (19/34) Installing py3-tzdata-pyc (2025.3-r0) (20/34) Installing py3-tzlocal (5.3.1-r0) (21/34) Installing py3-tzlocal-pyc (5.3.1-r0) (22/34) Installing py3-installer (0.7.0-r2) (23/34) Installing py3-installer-pyc (0.7.0-r2) (24/34) Installing py3-gpep517 (19-r1) (25/34) Installing py3-gpep517-pyc (19-r1) (26/34) Installing py3-parsing (3.3.2-r0) (27/34) Installing py3-parsing-pyc (3.3.2-r0) (28/34) Installing py3-packaging (26.0-r0) (29/34) Installing py3-packaging-pyc (26.0-r0) (30/34) Installing py3-setuptools (82.0.1-r0) (31/34) Installing py3-setuptools-pyc (82.0.1-r0) (32/34) Installing py3-setuptools_scm (9.2.2-r0) (33/34) Installing py3-setuptools_scm-pyc (9.2.2-r0) (34/34) Installing .makedepends-py3-apscheduler (20260321.173451) Executing busybox-1.37.0-r31.trigger OK: 340.8 MiB in 139 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) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-apscheduler: Fetching https://files.pythonhosted.org/packages/source/A/APScheduler/APScheduler-3.10.4.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/APScheduler-3.10.4.tar.gz.part' APScheduler-3.10.4.t 100% |********************************| 98.4k 0:00:00 ETA '/var/cache/distfiles/APScheduler-3.10.4.tar.gz.part' saved /var/cache/distfiles/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/APScheduler-3.10.4.tar.gz: OK >>> py3-apscheduler: Unpacking /var/cache/distfiles/APScheduler-3.10.4.tar.gz... 2026-03-21 17:34:53,592 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/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-21 17:34:53,679 root INFO running bdist_wheel 2026-03-21 17:34:53,716 root INFO running build 2026-03-21 17:34:53,716 root INFO running build_py 2026-03-21 17:34:53,724 root INFO creating build/lib/apscheduler 2026-03-21 17:34:53,725 root INFO copying apscheduler/util.py -> build/lib/apscheduler 2026-03-21 17:34:53,725 root INFO copying apscheduler/job.py -> build/lib/apscheduler 2026-03-21 17:34:53,726 root INFO copying apscheduler/events.py -> build/lib/apscheduler 2026-03-21 17:34:53,726 root INFO copying apscheduler/__init__.py -> build/lib/apscheduler 2026-03-21 17:34:53,726 root INFO creating build/lib/apscheduler/schedulers 2026-03-21 17:34:53,727 root INFO copying apscheduler/schedulers/asyncio.py -> build/lib/apscheduler/schedulers 2026-03-21 17:34:53,727 root INFO copying apscheduler/schedulers/tornado.py -> build/lib/apscheduler/schedulers 2026-03-21 17:34:53,727 root INFO copying apscheduler/schedulers/twisted.py -> build/lib/apscheduler/schedulers 2026-03-21 17:34:53,728 root INFO copying apscheduler/schedulers/gevent.py -> build/lib/apscheduler/schedulers 2026-03-21 17:34:53,728 root INFO copying apscheduler/schedulers/qt.py -> build/lib/apscheduler/schedulers 2026-03-21 17:34:53,728 root INFO copying apscheduler/schedulers/__init__.py -> build/lib/apscheduler/schedulers 2026-03-21 17:34:53,728 root INFO copying apscheduler/schedulers/blocking.py -> build/lib/apscheduler/schedulers 2026-03-21 17:34:53,729 root INFO copying apscheduler/schedulers/background.py -> build/lib/apscheduler/schedulers 2026-03-21 17:34:53,729 root INFO copying apscheduler/schedulers/base.py -> build/lib/apscheduler/schedulers 2026-03-21 17:34:53,730 root INFO creating build/lib/apscheduler/triggers 2026-03-21 17:34:53,730 root INFO copying apscheduler/triggers/date.py -> build/lib/apscheduler/triggers 2026-03-21 17:34:53,730 root INFO copying apscheduler/triggers/combining.py -> build/lib/apscheduler/triggers 2026-03-21 17:34:53,730 root INFO copying apscheduler/triggers/__init__.py -> build/lib/apscheduler/triggers 2026-03-21 17:34:53,731 root INFO copying apscheduler/triggers/interval.py -> build/lib/apscheduler/triggers 2026-03-21 17:34:53,731 root INFO copying apscheduler/triggers/base.py -> build/lib/apscheduler/triggers 2026-03-21 17:34:53,732 root INFO creating build/lib/apscheduler/jobstores 2026-03-21 17:34:53,732 root INFO copying apscheduler/jobstores/rethinkdb.py -> build/lib/apscheduler/jobstores 2026-03-21 17:34:53,732 root INFO copying apscheduler/jobstores/mongodb.py -> build/lib/apscheduler/jobstores 2026-03-21 17:34:53,732 root INFO copying apscheduler/jobstores/sqlalchemy.py -> build/lib/apscheduler/jobstores 2026-03-21 17:34:53,733 root INFO copying apscheduler/jobstores/memory.py -> build/lib/apscheduler/jobstores 2026-03-21 17:34:53,733 root INFO copying apscheduler/jobstores/__init__.py -> build/lib/apscheduler/jobstores 2026-03-21 17:34:53,733 root INFO copying apscheduler/jobstores/zookeeper.py -> build/lib/apscheduler/jobstores 2026-03-21 17:34:53,734 root INFO copying apscheduler/jobstores/redis.py -> build/lib/apscheduler/jobstores 2026-03-21 17:34:53,734 root INFO copying apscheduler/jobstores/base.py -> build/lib/apscheduler/jobstores 2026-03-21 17:34:53,734 root INFO creating build/lib/apscheduler/executors 2026-03-21 17:34:53,735 root INFO copying apscheduler/executors/pool.py -> build/lib/apscheduler/executors 2026-03-21 17:34:53,735 root INFO copying apscheduler/executors/debug.py -> build/lib/apscheduler/executors 2026-03-21 17:34:53,735 root INFO copying apscheduler/executors/asyncio.py -> build/lib/apscheduler/executors 2026-03-21 17:34:53,736 root INFO copying apscheduler/executors/tornado.py -> build/lib/apscheduler/executors 2026-03-21 17:34:53,736 root INFO copying apscheduler/executors/twisted.py -> build/lib/apscheduler/executors 2026-03-21 17:34:53,736 root INFO copying apscheduler/executors/base_py3.py -> build/lib/apscheduler/executors 2026-03-21 17:34:53,736 root INFO copying apscheduler/executors/gevent.py -> build/lib/apscheduler/executors 2026-03-21 17:34:53,737 root INFO copying apscheduler/executors/__init__.py -> build/lib/apscheduler/executors 2026-03-21 17:34:53,737 root INFO copying apscheduler/executors/base.py -> build/lib/apscheduler/executors 2026-03-21 17:34:53,738 root INFO creating build/lib/apscheduler/triggers/cron 2026-03-21 17:34:53,738 root INFO copying apscheduler/triggers/cron/expressions.py -> build/lib/apscheduler/triggers/cron 2026-03-21 17:34:53,738 root INFO copying apscheduler/triggers/cron/__init__.py -> build/lib/apscheduler/triggers/cron 2026-03-21 17:34:53,738 root INFO copying apscheduler/triggers/cron/fields.py -> build/lib/apscheduler/triggers/cron 2026-03-21 17:34:53,756 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-21 17:34:53,756 root INFO running install 2026-03-21 17:34:53,786 root INFO running install_lib 2026-03-21 17:34:53,794 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-21 17:34:53,794 root INFO creating build/bdist.linux-ppc64le/wheel/apscheduler 2026-03-21 17:34:53,795 root INFO creating build/bdist.linux-ppc64le/wheel/apscheduler/schedulers 2026-03-21 17:34:53,795 root INFO copying build/lib/apscheduler/schedulers/asyncio.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/schedulers 2026-03-21 17:34:53,795 root INFO copying build/lib/apscheduler/schedulers/tornado.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/schedulers 2026-03-21 17:34:53,795 root INFO copying build/lib/apscheduler/schedulers/twisted.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/schedulers 2026-03-21 17:34:53,795 root INFO copying build/lib/apscheduler/schedulers/gevent.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/schedulers 2026-03-21 17:34:53,796 root INFO copying build/lib/apscheduler/schedulers/qt.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/schedulers 2026-03-21 17:34:53,796 root INFO copying build/lib/apscheduler/schedulers/__init__.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/schedulers 2026-03-21 17:34:53,796 root INFO copying build/lib/apscheduler/schedulers/blocking.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/schedulers 2026-03-21 17:34:53,796 root INFO copying build/lib/apscheduler/schedulers/background.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/schedulers 2026-03-21 17:34:53,797 root INFO copying build/lib/apscheduler/schedulers/base.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/schedulers 2026-03-21 17:34:53,797 root INFO creating build/bdist.linux-ppc64le/wheel/apscheduler/triggers 2026-03-21 17:34:53,797 root INFO copying build/lib/apscheduler/triggers/date.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/triggers 2026-03-21 17:34:53,797 root INFO copying build/lib/apscheduler/triggers/combining.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/triggers 2026-03-21 17:34:53,798 root INFO creating build/bdist.linux-ppc64le/wheel/apscheduler/triggers/cron 2026-03-21 17:34:53,798 root INFO copying build/lib/apscheduler/triggers/cron/expressions.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/triggers/cron 2026-03-21 17:34:53,798 root INFO copying build/lib/apscheduler/triggers/cron/__init__.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/triggers/cron 2026-03-21 17:34:53,798 root INFO copying build/lib/apscheduler/triggers/cron/fields.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/triggers/cron 2026-03-21 17:34:53,799 root INFO copying build/lib/apscheduler/triggers/__init__.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/triggers 2026-03-21 17:34:53,799 root INFO copying build/lib/apscheduler/triggers/interval.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/triggers 2026-03-21 17:34:53,799 root INFO copying build/lib/apscheduler/triggers/base.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/triggers 2026-03-21 17:34:53,799 root INFO copying build/lib/apscheduler/util.py -> build/bdist.linux-ppc64le/wheel/./apscheduler 2026-03-21 17:34:53,800 root INFO copying build/lib/apscheduler/job.py -> build/bdist.linux-ppc64le/wheel/./apscheduler 2026-03-21 17:34:53,800 root INFO creating build/bdist.linux-ppc64le/wheel/apscheduler/jobstores 2026-03-21 17:34:53,800 root INFO copying build/lib/apscheduler/jobstores/rethinkdb.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/jobstores 2026-03-21 17:34:53,800 root INFO copying build/lib/apscheduler/jobstores/mongodb.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/jobstores 2026-03-21 17:34:53,801 root INFO copying build/lib/apscheduler/jobstores/sqlalchemy.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/jobstores 2026-03-21 17:34:53,801 root INFO copying build/lib/apscheduler/jobstores/memory.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/jobstores 2026-03-21 17:34:53,801 root INFO copying build/lib/apscheduler/jobstores/__init__.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/jobstores 2026-03-21 17:34:53,801 root INFO copying build/lib/apscheduler/jobstores/zookeeper.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/jobstores 2026-03-21 17:34:53,802 root INFO copying build/lib/apscheduler/jobstores/redis.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/jobstores 2026-03-21 17:34:53,802 root INFO copying build/lib/apscheduler/jobstores/base.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/jobstores 2026-03-21 17:34:53,802 root INFO copying build/lib/apscheduler/events.py -> build/bdist.linux-ppc64le/wheel/./apscheduler 2026-03-21 17:34:53,802 root INFO creating build/bdist.linux-ppc64le/wheel/apscheduler/executors 2026-03-21 17:34:53,803 root INFO copying build/lib/apscheduler/executors/pool.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/executors 2026-03-21 17:34:53,803 root INFO copying build/lib/apscheduler/executors/debug.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/executors 2026-03-21 17:34:53,803 root INFO copying build/lib/apscheduler/executors/asyncio.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/executors 2026-03-21 17:34:53,803 root INFO copying build/lib/apscheduler/executors/tornado.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/executors 2026-03-21 17:34:53,803 root INFO copying build/lib/apscheduler/executors/twisted.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/executors 2026-03-21 17:34:53,804 root INFO copying build/lib/apscheduler/executors/base_py3.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/executors 2026-03-21 17:34:53,804 root INFO copying build/lib/apscheduler/executors/gevent.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/executors 2026-03-21 17:34:53,804 root INFO copying build/lib/apscheduler/executors/__init__.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/executors 2026-03-21 17:34:53,804 root INFO copying build/lib/apscheduler/executors/base.py -> build/bdist.linux-ppc64le/wheel/./apscheduler/executors 2026-03-21 17:34:53,805 root INFO copying build/lib/apscheduler/__init__.py -> build/bdist.linux-ppc64le/wheel/./apscheduler 2026-03-21 17:34:53,805 root INFO running install_egg_info 2026-03-21 17:34:53,812 root INFO running egg_info 2026-03-21 17:34:53,819 root INFO writing APScheduler.egg-info/PKG-INFO 2026-03-21 17:34:53,822 root INFO writing dependency_links to APScheduler.egg-info/dependency_links.txt 2026-03-21 17:34:53,823 root INFO writing entry points to APScheduler.egg-info/entry_points.txt 2026-03-21 17:34:53,825 root INFO writing requirements to APScheduler.egg-info/requires.txt 2026-03-21 17:34:53,825 root INFO writing top-level names to APScheduler.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-03-21 17:34:53,855 root INFO reading manifest file 'APScheduler.egg-info/SOURCES.txt' 2026-03-21 17:34:53,864 root INFO adding license file 'LICENSE.txt' 2026-03-21 17:34:53,872 root INFO writing manifest file 'APScheduler.egg-info/SOURCES.txt' 2026-03-21 17:34:53,873 root INFO Copying APScheduler.egg-info to build/bdist.linux-ppc64le/wheel/./APScheduler-3.10.4-py3.12.egg-info 2026-03-21 17:34:53,876 root INFO running install_scripts 2026-03-21 17:34:53,878 root INFO creating build/bdist.linux-ppc64le/wheel/apscheduler-3.10.4.dist-info/WHEEL 2026-03-21 17:34:53,880 wheel INFO creating '/home/buildozer/aports/community/py3-apscheduler/src/APScheduler-3.10.4/.dist/.tmp-qhvf4_er/apscheduler-3.10.4-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-21 17:34:53,880 wheel INFO adding 'apscheduler/__init__.py' 2026-03-21 17:34:53,881 wheel INFO adding 'apscheduler/events.py' 2026-03-21 17:34:53,881 wheel INFO adding 'apscheduler/job.py' 2026-03-21 17:34:53,882 wheel INFO adding 'apscheduler/util.py' 2026-03-21 17:34:53,883 wheel INFO adding 'apscheduler/executors/__init__.py' 2026-03-21 17:34:53,883 wheel INFO adding 'apscheduler/executors/asyncio.py' 2026-03-21 17:34:53,883 wheel INFO adding 'apscheduler/executors/base.py' 2026-03-21 17:34:53,884 wheel INFO adding 'apscheduler/executors/base_py3.py' 2026-03-21 17:34:53,884 wheel INFO adding 'apscheduler/executors/debug.py' 2026-03-21 17:34:53,885 wheel INFO adding 'apscheduler/executors/gevent.py' 2026-03-21 17:34:53,885 wheel INFO adding 'apscheduler/executors/pool.py' 2026-03-21 17:34:53,886 wheel INFO adding 'apscheduler/executors/tornado.py' 2026-03-21 17:34:53,886 wheel INFO adding 'apscheduler/executors/twisted.py' 2026-03-21 17:34:53,887 wheel INFO adding 'apscheduler/jobstores/__init__.py' 2026-03-21 17:34:53,887 wheel INFO adding 'apscheduler/jobstores/base.py' 2026-03-21 17:34:53,888 wheel INFO adding 'apscheduler/jobstores/memory.py' 2026-03-21 17:34:53,888 wheel INFO adding 'apscheduler/jobstores/mongodb.py' 2026-03-21 17:34:53,889 wheel INFO adding 'apscheduler/jobstores/redis.py' 2026-03-21 17:34:53,889 wheel INFO adding 'apscheduler/jobstores/rethinkdb.py' 2026-03-21 17:34:53,889 wheel INFO adding 'apscheduler/jobstores/sqlalchemy.py' 2026-03-21 17:34:53,890 wheel INFO adding 'apscheduler/jobstores/zookeeper.py' 2026-03-21 17:34:53,890 wheel INFO adding 'apscheduler/schedulers/__init__.py' 2026-03-21 17:34:53,890 wheel INFO adding 'apscheduler/schedulers/asyncio.py' 2026-03-21 17:34:53,890 wheel INFO adding 'apscheduler/schedulers/background.py' 2026-03-21 17:34:53,891 wheel INFO adding 'apscheduler/schedulers/base.py' 2026-03-21 17:34:53,891 wheel INFO adding 'apscheduler/schedulers/blocking.py' 2026-03-21 17:34:53,891 wheel INFO adding 'apscheduler/schedulers/gevent.py' 2026-03-21 17:34:53,892 wheel INFO adding 'apscheduler/schedulers/qt.py' 2026-03-21 17:34:53,892 wheel INFO adding 'apscheduler/schedulers/tornado.py' 2026-03-21 17:34:53,892 wheel INFO adding 'apscheduler/schedulers/twisted.py' 2026-03-21 17:34:53,892 wheel INFO adding 'apscheduler/triggers/__init__.py' 2026-03-21 17:34:53,893 wheel INFO adding 'apscheduler/triggers/base.py' 2026-03-21 17:34:53,893 wheel INFO adding 'apscheduler/triggers/combining.py' 2026-03-21 17:34:53,893 wheel INFO adding 'apscheduler/triggers/date.py' 2026-03-21 17:34:53,893 wheel INFO adding 'apscheduler/triggers/interval.py' 2026-03-21 17:34:53,894 wheel INFO adding 'apscheduler/triggers/cron/__init__.py' 2026-03-21 17:34:53,894 wheel INFO adding 'apscheduler/triggers/cron/expressions.py' 2026-03-21 17:34:53,894 wheel INFO adding 'apscheduler/triggers/cron/fields.py' 2026-03-21 17:34:53,895 wheel INFO adding 'apscheduler-3.10.4.dist-info/licenses/LICENSE.txt' 2026-03-21 17:34:53,895 wheel INFO adding 'apscheduler-3.10.4.dist-info/METADATA' 2026-03-21 17:34:53,895 wheel INFO adding 'apscheduler-3.10.4.dist-info/WHEEL' 2026-03-21 17:34:53,895 wheel INFO adding 'apscheduler-3.10.4.dist-info/entry_points.txt' 2026-03-21 17:34:53,896 wheel INFO adding 'apscheduler-3.10.4.dist-info/top_level.txt' 2026-03-21 17:34:53,896 wheel INFO adding 'apscheduler-3.10.4.dist-info/RECORD' 2026-03-21 17:34:53,897 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-21 17:34:53,899 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.12/site-packages/apscheduler/schedulers/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/schedulers/__pycache__' 'usr/lib/python3.12/site-packages/apscheduler/triggers/cron/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/triggers/cron/__pycache__' 'usr/lib/python3.12/site-packages/apscheduler/triggers/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/triggers/__pycache__' 'usr/lib/python3.12/site-packages/apscheduler/jobstores/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/jobstores/__pycache__' 'usr/lib/python3.12/site-packages/apscheduler/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/site-packages/apscheduler/__pycache__' 'usr/lib/python3.12/site-packages/apscheduler/executors/__pycache__' -> '/home/buildozer/aports/community/py3-apscheduler/pkg/py3-apscheduler-pyc/usr/lib/python3.12/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.12 >>> py3-apscheduler-pyc*: Package size: 240.0 KB >>> py3-apscheduler-pyc*: Compressing data... >>> py3-apscheduler-pyc*: Create checksum... >>> py3-apscheduler-pyc*: Create py3-apscheduler-pyc-3.10.4-r2.apk >>> py3-apscheduler*: Tracing dependencies... py3-tz py3-six py3-tzlocal python3~3.12 >>> py3-apscheduler*: Package size: 177.3 KB >>> py3-apscheduler*: Compressing data... >>> py3-apscheduler*: Create checksum... >>> py3-apscheduler*: Create py3-apscheduler-3.10.4-r2.apk >>> py3-apscheduler: Build complete at Sat, 21 Mar 2026 17:34:54 +0000 elapsed time 0h 0m 4s >>> py3-apscheduler: Cleaning up srcdir >>> py3-apscheduler: Cleaning up pkgdir >>> py3-apscheduler: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-apscheduler (20260321.173451) ( 2/34) Purging py3-tz-pyc (2025.2-r0) ( 3/34) Purging py3-tz (2025.2-r0) ( 4/34) Purging py3-six-pyc (1.17.0-r0) ( 5/34) Purging py3-six (1.17.0-r0) ( 6/34) Purging py3-tzlocal-pyc (5.3.1-r0) ( 7/34) Purging py3-tzlocal (5.3.1-r0) ( 8/34) Purging py3-tzdata-pyc (2025.3-r0) ( 9/34) Purging py3-tzdata (2025.3-r0) (10/34) Purging py3-attrs-pyc (25.3.0-r0) (11/34) Purging py3-attrs (25.3.0-r0) (12/34) Purging py3-gpep517-pyc (19-r1) (13/34) Purging py3-gpep517 (19-r1) (14/34) Purging py3-installer-pyc (0.7.0-r2) (15/34) Purging py3-installer (0.7.0-r2) (16/34) Purging py3-setuptools_scm-pyc (9.2.2-r0) (17/34) Purging py3-setuptools_scm (9.2.2-r0) (18/34) Purging py3-setuptools-pyc (82.0.1-r0) (19/34) Purging py3-setuptools (82.0.1-r0) (20/34) Purging py3-packaging-pyc (26.0-r0) (21/34) Purging py3-packaging (26.0-r0) (22/34) Purging py3-parsing-pyc (3.3.2-r0) (23/34) Purging py3-parsing (3.3.2-r0) (24/34) Purging python3-pyc (3.12.12-r0) (25/34) Purging python3-pycache-pyc0 (3.12.12-r0) (26/34) Purging pyc (3.12.12-r0) (27/34) Purging python3 (3.12.12-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: 288.6 MiB in 105 packages >>> py3-apscheduler: Updating the community/ppc64le repository index... >>> py3-apscheduler: Signing the index...