>>> py3-saltext-s3fs: Building testing/py3-saltext-s3fs 1.0.0-r0 (using abuild 3.16.0-r0) started Sat, 24 Jan 2026 13:54:08 +0000 >>> py3-saltext-s3fs: Validating /home/buildozer/aports/testing/py3-saltext-s3fs/APKBUILD... >>> py3-saltext-s3fs: Analyzing dependencies... >>> py3-saltext-s3fs: Installing for build: build-base py3-tornado py3-looseversion py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel ( 1/30) Installing libbz2 (1.0.8-r6) ( 2/30) Installing libffi (3.5.2-r0) ( 3/30) Installing gdbm (1.26-r0) ( 4/30) Installing xz-libs (5.8.2-r0) ( 5/30) Installing mpdecimal (4.0.1-r0) ( 6/30) Installing libpanelw (6.6_p20251231-r0) ( 7/30) Installing sqlite-libs (3.51.2-r1) ( 8/30) Installing python3 (3.12.12-r0) ( 9/30) Installing python3-pycache-pyc0 (3.12.12-r0) (10/30) Installing pyc (3.12.12-r0) (11/30) Installing py3-tornado-pyc (6.5.4-r0) (12/30) Installing python3-pyc (3.12.12-r0) (13/30) Installing py3-tornado (6.5.4-r0) (14/30) Installing py3-looseversion (1.3.0-r3) (15/30) Installing py3-looseversion-pyc (1.3.0-r3) (16/30) Installing py3-installer (0.7.0-r2) (17/30) Installing py3-installer-pyc (0.7.0-r2) (18/30) Installing py3-gpep517 (19-r1) (19/30) Installing py3-gpep517-pyc (19-r1) (20/30) Installing py3-parsing (3.3.1-r0) (21/30) Installing py3-parsing-pyc (3.3.1-r0) (22/30) Installing py3-packaging (25.0-r0) (23/30) Installing py3-packaging-pyc (25.0-r0) (24/30) Installing py3-setuptools (80.9.0-r2) (25/30) Installing py3-setuptools-pyc (80.9.0-r2) (26/30) Installing py3-setuptools_scm (9.2.2-r0) (27/30) Installing py3-setuptools_scm-pyc (9.2.2-r0) (28/30) Installing py3-wheel (0.46.1-r0) (29/30) Installing py3-wheel-pyc (0.46.1-r0) (30/30) Installing .makedepends-py3-saltext-s3fs (20260124.135410) Executing busybox-1.37.0-r31.trigger OK: 342.2 MiB in 136 packages >>> py3-saltext-s3fs: Cleaning up srcdir >>> py3-saltext-s3fs: Cleaning up pkgdir >>> py3-saltext-s3fs: Cleaning up tmpdir >>> py3-saltext-s3fs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/saltext_s3fs-1.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-saltext-s3fs: Fetching https://files.pythonhosted.org/packages/source/s/saltext_s3fs/saltext_s3fs-1.0.0.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/saltext_s3fs-1.0.0.tar.gz.part' saltext_s3fs-1.0.0.t 100% |********************************| 65267 0:00:00 ETA '/var/cache/distfiles/saltext_s3fs-1.0.0.tar.gz.part' saved /var/cache/distfiles/saltext_s3fs-1.0.0.tar.gz: OK >>> py3-saltext-s3fs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/saltext_s3fs-1.0.0.tar.gz /var/cache/distfiles/saltext_s3fs-1.0.0.tar.gz: OK >>> py3-saltext-s3fs: Unpacking /var/cache/distfiles/saltext_s3fs-1.0.0.tar.gz... 2026-01-24 13:54:12,161 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-01-24 13:54:12,294 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-01-24 13:54:12,324 root INFO running build 2026-01-24 13:54:12,324 root INFO running build_py 2026-01-24 13:54:12,330 root INFO creating build/lib/saltext/s3fs 2026-01-24 13:54:12,331 root INFO copying src/saltext/s3fs/version.py -> build/lib/saltext/s3fs 2026-01-24 13:54:12,331 root INFO copying src/saltext/s3fs/__init__.py -> build/lib/saltext/s3fs 2026-01-24 13:54:12,332 root INFO creating build/lib/saltext/s3fs/fileserver 2026-01-24 13:54:12,332 root INFO copying src/saltext/s3fs/fileserver/s3fs.py -> build/lib/saltext/s3fs/fileserver 2026-01-24 13:54:12,332 root INFO copying src/saltext/s3fs/fileserver/__init__.py -> build/lib/saltext/s3fs/fileserver 2026-01-24 13:54:12,332 root INFO running egg_info 2026-01-24 13:54:12,338 root INFO writing src/saltext.s3fs.egg-info/PKG-INFO 2026-01-24 13:54:12,346 root INFO writing dependency_links to src/saltext.s3fs.egg-info/dependency_links.txt 2026-01-24 13:54:12,347 root INFO writing entry points to src/saltext.s3fs.egg-info/entry_points.txt 2026-01-24 13:54:12,352 root INFO writing requirements to src/saltext.s3fs.egg-info/requires.txt 2026-01-24 13:54:12,352 root INFO writing top-level names to src/saltext.s3fs.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-01-24 13:54:12,382 root INFO reading manifest file 'src/saltext.s3fs.egg-info/SOURCES.txt' 2026-01-24 13:54:12,385 root INFO adding license file 'LICENSE' 2026-01-24 13:54:12,386 root INFO adding license file 'NOTICE' 2026-01-24 13:54:12,389 root INFO writing manifest file 'src/saltext.s3fs.egg-info/SOURCES.txt' 2026-01-24 13:54:12,404 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-01-24 13:54:12,404 root INFO running install 2026-01-24 13:54:12,435 root INFO running install_lib 2026-01-24 13:54:12,441 root INFO creating build/bdist.linux-ppc64le/wheel 2026-01-24 13:54:12,441 root INFO creating build/bdist.linux-ppc64le/wheel/saltext 2026-01-24 13:54:12,442 root INFO creating build/bdist.linux-ppc64le/wheel/saltext/s3fs 2026-01-24 13:54:12,442 root INFO copying build/lib/saltext/s3fs/version.py -> build/bdist.linux-ppc64le/wheel/./saltext/s3fs 2026-01-24 13:54:12,442 root INFO creating build/bdist.linux-ppc64le/wheel/saltext/s3fs/fileserver 2026-01-24 13:54:12,443 root INFO copying build/lib/saltext/s3fs/fileserver/s3fs.py -> build/bdist.linux-ppc64le/wheel/./saltext/s3fs/fileserver 2026-01-24 13:54:12,443 root INFO copying build/lib/saltext/s3fs/fileserver/__init__.py -> build/bdist.linux-ppc64le/wheel/./saltext/s3fs/fileserver 2026-01-24 13:54:12,443 root INFO copying build/lib/saltext/s3fs/__init__.py -> build/bdist.linux-ppc64le/wheel/./saltext/s3fs 2026-01-24 13:54:12,443 root INFO running install_egg_info 2026-01-24 13:54:12,449 root INFO Copying src/saltext.s3fs.egg-info to build/bdist.linux-ppc64le/wheel/./saltext.s3fs-1.0.0-py3.12.egg-info 2026-01-24 13:54:12,451 root INFO running install_scripts 2026-01-24 13:54:12,452 root INFO creating build/bdist.linux-ppc64le/wheel/saltext_s3fs-1.0.0.dist-info/WHEEL 2026-01-24 13:54:12,453 wheel INFO creating '/home/buildozer/aports/testing/py3-saltext-s3fs/src/saltext_s3fs-1.0.0/.dist/.tmp-dy_nihui/saltext_s3fs-1.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-01-24 13:54:12,454 wheel INFO adding 'saltext/s3fs/__init__.py' 2026-01-24 13:54:12,454 wheel INFO adding 'saltext/s3fs/version.py' 2026-01-24 13:54:12,454 wheel INFO adding 'saltext/s3fs/fileserver/__init__.py' 2026-01-24 13:54:12,455 wheel INFO adding 'saltext/s3fs/fileserver/s3fs.py' 2026-01-24 13:54:12,455 wheel INFO adding 'saltext_s3fs-1.0.0.dist-info/licenses/LICENSE' 2026-01-24 13:54:12,455 wheel INFO adding 'saltext_s3fs-1.0.0.dist-info/licenses/NOTICE' 2026-01-24 13:54:12,456 wheel INFO adding 'saltext_s3fs-1.0.0.dist-info/METADATA' 2026-01-24 13:54:12,456 wheel INFO adding 'saltext_s3fs-1.0.0.dist-info/WHEEL' 2026-01-24 13:54:12,456 wheel INFO adding 'saltext_s3fs-1.0.0.dist-info/entry_points.txt' 2026-01-24 13:54:12,456 wheel INFO adding 'saltext_s3fs-1.0.0.dist-info/top_level.txt' 2026-01-24 13:54:12,457 wheel INFO adding 'saltext_s3fs-1.0.0.dist-info/RECORD' 2026-01-24 13:54:12,457 root INFO removing build/bdist.linux-ppc64le/wheel 2026-01-24 13:54:12,458 gpep517 INFO The backend produced .dist/saltext_s3fs-1.0.0-py2.py3-none-any.whl saltext_s3fs-1.0.0-py2.py3-none-any.whl >>> py3-saltext-s3fs: Entering fakeroot... >>> py3-saltext-s3fs-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/saltext/s3fs/fileserver/__pycache__' -> '/home/buildozer/aports/testing/py3-saltext-s3fs/pkg/py3-saltext-s3fs-pyc/usr/lib/python3.12/site-packages/saltext/s3fs/fileserver/__pycache__' 'usr/lib/python3.12/site-packages/saltext/s3fs/__pycache__' -> '/home/buildozer/aports/testing/py3-saltext-s3fs/pkg/py3-saltext-s3fs-pyc/usr/lib/python3.12/site-packages/saltext/s3fs/__pycache__' >>> py3-saltext-s3fs-pyc*: Preparing subpackage py3-saltext-s3fs-pyc... >>> py3-saltext-s3fs-pyc*: Running postcheck for py3-saltext-s3fs-pyc >>> py3-saltext-s3fs*: Running postcheck for py3-saltext-s3fs >>> py3-saltext-s3fs*: Preparing package py3-saltext-s3fs... >>> py3-saltext-s3fs-pyc*: Tracing dependencies... python3~3.12 >>> py3-saltext-s3fs-pyc*: Package size: 28.8 KB >>> py3-saltext-s3fs-pyc*: Compressing data... >>> py3-saltext-s3fs-pyc*: Create checksum... >>> py3-saltext-s3fs-pyc*: Create py3-saltext-s3fs-pyc-1.0.0-r0.apk >>> py3-saltext-s3fs*: Tracing dependencies... py3-tornado py3-looseversion python3~3.12 >>> py3-saltext-s3fs*: Package size: 46.4 KB >>> py3-saltext-s3fs*: Compressing data... >>> py3-saltext-s3fs*: Create checksum... >>> py3-saltext-s3fs*: Create py3-saltext-s3fs-1.0.0-r0.apk >>> py3-saltext-s3fs: Build complete at Sat, 24 Jan 2026 13:54:13 +0000 elapsed time 0h 0m 5s >>> py3-saltext-s3fs: Cleaning up srcdir >>> py3-saltext-s3fs: Cleaning up pkgdir >>> py3-saltext-s3fs: Uninstalling dependencies... ( 1/30) Purging .makedepends-py3-saltext-s3fs (20260124.135410) ( 2/30) Purging py3-tornado-pyc (6.5.4-r0) ( 3/30) Purging py3-tornado (6.5.4-r0) ( 4/30) Purging py3-looseversion-pyc (1.3.0-r3) ( 5/30) Purging py3-looseversion (1.3.0-r3) ( 6/30) Purging py3-gpep517-pyc (19-r1) ( 7/30) Purging py3-gpep517 (19-r1) ( 8/30) Purging py3-installer-pyc (0.7.0-r2) ( 9/30) Purging py3-installer (0.7.0-r2) (10/30) Purging py3-setuptools_scm-pyc (9.2.2-r0) (11/30) Purging py3-setuptools_scm (9.2.2-r0) (12/30) Purging py3-setuptools-pyc (80.9.0-r2) (13/30) Purging py3-setuptools (80.9.0-r2) (14/30) Purging py3-wheel-pyc (0.46.1-r0) (15/30) Purging py3-wheel (0.46.1-r0) (16/30) Purging py3-packaging-pyc (25.0-r0) (17/30) Purging py3-packaging (25.0-r0) (18/30) Purging py3-parsing-pyc (3.3.1-r0) (19/30) Purging py3-parsing (3.3.1-r0) (20/30) Purging python3-pyc (3.12.12-r0) (21/30) Purging python3-pycache-pyc0 (3.12.12-r0) (22/30) Purging pyc (3.12.12-r0) (23/30) Purging python3 (3.12.12-r0) (24/30) Purging gdbm (1.26-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.5.2-r0) (27/30) Purging libpanelw (6.6_p20251231-r0) (28/30) Purging mpdecimal (4.0.1-r0) (29/30) Purging sqlite-libs (3.51.2-r1) (30/30) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.7 MiB in 106 packages >>> py3-saltext-s3fs: Updating the testing/ppc64le repository index... >>> py3-saltext-s3fs: Signing the index...