>>> py3-jmespath: Building community/py3-jmespath 1.0.1-r4 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 05:15:36 +0000 >>> py3-jmespath: Validating /home/buildozer/aports/community/py3-jmespath/APKBUILD... >>> py3-jmespath: Analyzing dependencies... >>> py3-jmespath: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.5_p20250412-r0) (5/30) Installing sqlite-libs (3.49.1-r0) (6/30) Installing python3 (3.12.10-r0) (7/30) Installing python3-pycache-pyc0 (3.12.10-r0) (8/30) Installing pyc (3.12.10-r0) (9/30) Installing py3-installer-pyc (0.7.0-r2) (10/30) Installing py3-gpep517-pyc (16-r0) (11/30) Installing python3-pyc (3.12.10-r0) (12/30) Installing py3-installer (0.7.0-r2) (13/30) Installing py3-gpep517 (16-r0) (14/30) Installing py3-parsing (3.2.0-r0) (15/30) Installing py3-parsing-pyc (3.2.0-r0) (16/30) Installing py3-packaging (24.2-r0) (17/30) Installing py3-packaging-pyc (24.2-r0) (18/30) Installing py3-setuptools (77.0.3-r0) (19/30) Installing py3-setuptools-pyc (77.0.3-r0) (20/30) Installing py3-wheel (0.43.0-r0) (21/30) Installing py3-wheel-pyc (0.43.0-r0) (22/30) Installing py3-iniconfig (2.1.0-r0) (23/30) Installing py3-iniconfig-pyc (2.1.0-r0) (24/30) Installing py3-pluggy (1.5.0-r0) (25/30) Installing py3-pluggy-pyc (1.5.0-r0) (26/30) Installing py3-py (1.11.0-r4) (27/30) Installing py3-py-pyc (1.11.0-r4) (28/30) Installing py3-pytest (8.3.5-r0) (29/30) Installing py3-pytest-pyc (8.3.5-r0) (30/30) Installing .makedepends-py3-jmespath (20250424.051541) Executing busybox-1.37.0-r16.trigger OK: 648 MiB in 139 packages >>> py3-jmespath: Cleaning up srcdir >>> py3-jmespath: Cleaning up pkgdir >>> py3-jmespath: Cleaning up tmpdir >>> py3-jmespath: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/jmespath-1.0.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/jmespath-1.0.1.tar.gz.part' jmespath-1.0.1.tar.g 100% |********************************| 25843 0:00:00 ETA '/var/cache/distfiles/v3.22/jmespath-1.0.1.tar.gz.part' saved >>> py3-jmespath: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/jmespath-1.0.1.tar.gz >>> py3-jmespath: Checking sha512sums... jmespath-1.0.1.tar.gz: OK >>> py3-jmespath: Unpacking /var/cache/distfiles/v3.22/jmespath-1.0.1.tar.gz... 2025-04-24 05:15:42,699 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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() 2025-04-24 05:15:42,725 root INFO running bdist_wheel 2025-04-24 05:15:42,743 root INFO running build 2025-04-24 05:15:42,743 root INFO running build_py 2025-04-24 05:15:42,746 root INFO creating build/lib/jmespath 2025-04-24 05:15:42,747 root INFO copying jmespath/__init__.py -> build/lib/jmespath 2025-04-24 05:15:42,747 root INFO copying jmespath/functions.py -> build/lib/jmespath 2025-04-24 05:15:42,747 root INFO copying jmespath/visitor.py -> build/lib/jmespath 2025-04-24 05:15:42,748 root INFO copying jmespath/exceptions.py -> build/lib/jmespath 2025-04-24 05:15:42,748 root INFO copying jmespath/parser.py -> build/lib/jmespath 2025-04-24 05:15:42,748 root INFO copying jmespath/ast.py -> build/lib/jmespath 2025-04-24 05:15:42,749 root INFO copying jmespath/lexer.py -> build/lib/jmespath 2025-04-24 05:15:42,749 root INFO copying jmespath/compat.py -> build/lib/jmespath 2025-04-24 05:15:42,750 root INFO running build_scripts 2025-04-24 05:15:42,750 root INFO creating build/scripts-3.12 2025-04-24 05:15:42,750 root INFO copying and adjusting bin/jp.py -> build/scripts-3.12 2025-04-24 05:15:42,750 root INFO changing mode of build/scripts-3.12/jp.py from 644 to 755 2025-04-24 05:15:42,757 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-24 05:15:42,757 root INFO running install 2025-04-24 05:15:42,768 root INFO running install_lib 2025-04-24 05:15:42,771 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-24 05:15:42,771 root INFO creating build/bdist.linux-armv8l/wheel/jmespath 2025-04-24 05:15:42,771 root INFO copying build/lib/jmespath/__init__.py -> build/bdist.linux-armv8l/wheel/./jmespath 2025-04-24 05:15:42,772 root INFO copying build/lib/jmespath/functions.py -> build/bdist.linux-armv8l/wheel/./jmespath 2025-04-24 05:15:42,772 root INFO copying build/lib/jmespath/visitor.py -> build/bdist.linux-armv8l/wheel/./jmespath 2025-04-24 05:15:42,772 root INFO copying build/lib/jmespath/exceptions.py -> build/bdist.linux-armv8l/wheel/./jmespath 2025-04-24 05:15:42,772 root INFO copying build/lib/jmespath/parser.py -> build/bdist.linux-armv8l/wheel/./jmespath 2025-04-24 05:15:42,773 root INFO copying build/lib/jmespath/ast.py -> build/bdist.linux-armv8l/wheel/./jmespath 2025-04-24 05:15:42,773 root INFO copying build/lib/jmespath/lexer.py -> build/bdist.linux-armv8l/wheel/./jmespath 2025-04-24 05:15:42,773 root INFO copying build/lib/jmespath/compat.py -> build/bdist.linux-armv8l/wheel/./jmespath 2025-04-24 05:15:42,773 root INFO running install_egg_info 2025-04-24 05:15:42,777 root INFO running egg_info 2025-04-24 05:15:42,780 root INFO writing jmespath.egg-info/PKG-INFO 2025-04-24 05:15:42,781 root INFO writing dependency_links to jmespath.egg-info/dependency_links.txt 2025-04-24 05:15:42,781 root INFO writing top-level names to jmespath.egg-info/top_level.txt 2025-04-24 05:15:42,785 root INFO reading manifest file 'jmespath.egg-info/SOURCES.txt' 2025-04-24 05:15:42,785 root INFO reading manifest template 'MANIFEST.in' 2025-04-24 05:15:42,786 root INFO adding license file 'LICENSE.txt' 2025-04-24 05:15:42,787 root INFO writing manifest file 'jmespath.egg-info/SOURCES.txt' 2025-04-24 05:15:42,787 root INFO Copying jmespath.egg-info to build/bdist.linux-armv8l/wheel/./jmespath-1.0.1-py3.12.egg-info 2025-04-24 05:15:42,788 root INFO running install_scripts 2025-04-24 05:15:42,788 root INFO creating build/bdist.linux-armv8l/wheel/jmespath-1.0.1.data/scripts 2025-04-24 05:15:42,788 root INFO copying build/scripts-3.12/jp.py -> build/bdist.linux-armv8l/wheel/jmespath-1.0.1.data/scripts 2025-04-24 05:15:42,789 root INFO changing mode of build/bdist.linux-armv8l/wheel/jmespath-1.0.1.data/scripts/jp.py to 755 2025-04-24 05:15:42,790 root INFO creating build/bdist.linux-armv8l/wheel/jmespath-1.0.1.dist-info/WHEEL 2025-04-24 05:15:42,790 wheel INFO creating '/home/buildozer/aports/community/py3-jmespath/src/jmespath-1.0.1/.dist/.tmp-5webcxq7/jmespath-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-24 05:15:42,791 wheel INFO adding 'jmespath/__init__.py' 2025-04-24 05:15:42,791 wheel INFO adding 'jmespath/ast.py' 2025-04-24 05:15:42,791 wheel INFO adding 'jmespath/compat.py' 2025-04-24 05:15:42,791 wheel INFO adding 'jmespath/exceptions.py' 2025-04-24 05:15:42,792 wheel INFO adding 'jmespath/functions.py' 2025-04-24 05:15:42,792 wheel INFO adding 'jmespath/lexer.py' 2025-04-24 05:15:42,792 wheel INFO adding 'jmespath/parser.py' 2025-04-24 05:15:42,793 wheel INFO adding 'jmespath/visitor.py' 2025-04-24 05:15:42,793 wheel INFO adding 'jmespath-1.0.1.data/scripts/jp.py' 2025-04-24 05:15:42,793 wheel INFO adding 'jmespath-1.0.1.dist-info/licenses/LICENSE.txt' 2025-04-24 05:15:42,794 wheel INFO adding 'jmespath-1.0.1.dist-info/METADATA' 2025-04-24 05:15:42,794 wheel INFO adding 'jmespath-1.0.1.dist-info/WHEEL' 2025-04-24 05:15:42,794 wheel INFO adding 'jmespath-1.0.1.dist-info/top_level.txt' 2025-04-24 05:15:42,794 wheel INFO adding 'jmespath-1.0.1.dist-info/RECORD' 2025-04-24 05:15:42,794 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-24 05:15:42,795 gpep517 INFO The backend produced .dist/jmespath-1.0.1-py3-none-any.whl jmespath-1.0.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-jmespath/src/jmespath-1.0.1 collected 44 items tests/test_compliance.py ss [ 4%] tests/test_parser.py .......................................... [100%] ======================== 42 passed, 2 skipped in 0.24s ========================= >>> py3-jmespath: Entering fakeroot... >>> py3-jmespath-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/jmespath/__pycache__' -> '/home/buildozer/aports/community/py3-jmespath/pkg/py3-jmespath-pyc/usr/lib/python3.12/site-packages/jmespath/__pycache__' >>> py3-jmespath-pyc*: Preparing subpackage py3-jmespath-pyc... >>> py3-jmespath-pyc*: Running postcheck for py3-jmespath-pyc >>> py3-jmespath*: Running postcheck for py3-jmespath >>> py3-jmespath*: Preparing package py3-jmespath... >>> py3-jmespath-pyc*: Tracing dependencies... python3~3.12 >>> py3-jmespath-pyc*: Package size: 74.6 KB >>> py3-jmespath-pyc*: Compressing data... >>> py3-jmespath-pyc*: Create checksum... >>> py3-jmespath-pyc*: Create py3-jmespath-pyc-1.0.1-r4.apk >>> py3-jmespath*: Tracing dependencies... python3~3.12 >>> py3-jmespath*: Package size: 68.2 KB >>> py3-jmespath*: Compressing data... >>> py3-jmespath*: Create checksum... >>> py3-jmespath*: Create py3-jmespath-1.0.1-r4.apk >>> py3-jmespath: Build complete at Thu, 24 Apr 2025 05:15:44 +0000 elapsed time 0h 0m 8s >>> py3-jmespath: Cleaning up srcdir >>> py3-jmespath: Cleaning up pkgdir >>> py3-jmespath: Uninstalling dependencies... (1/30) Purging .makedepends-py3-jmespath (20250424.051541) (2/30) Purging py3-gpep517-pyc (16-r0) (3/30) Purging py3-gpep517 (16-r0) (4/30) Purging py3-installer-pyc (0.7.0-r2) (5/30) Purging py3-installer (0.7.0-r2) (6/30) Purging py3-setuptools-pyc (77.0.3-r0) (7/30) Purging py3-setuptools (77.0.3-r0) (8/30) Purging py3-wheel-pyc (0.43.0-r0) (9/30) Purging py3-wheel (0.43.0-r0) (10/30) Purging py3-pytest-pyc (8.3.5-r0) (11/30) Purging py3-pytest (8.3.5-r0) (12/30) Purging py3-iniconfig-pyc (2.1.0-r0) (13/30) Purging py3-iniconfig (2.1.0-r0) (14/30) Purging py3-packaging-pyc (24.2-r0) (15/30) Purging py3-packaging (24.2-r0) (16/30) Purging py3-parsing-pyc (3.2.0-r0) (17/30) Purging py3-parsing (3.2.0-r0) (18/30) Purging py3-pluggy-pyc (1.5.0-r0) (19/30) Purging py3-pluggy (1.5.0-r0) (20/30) Purging py3-py-pyc (1.11.0-r4) (21/30) Purging py3-py (1.11.0-r4) (22/30) Purging python3-pyc (3.12.10-r0) (23/30) Purging python3-pycache-pyc0 (3.12.10-r0) (24/30) Purging pyc (3.12.10-r0) (25/30) Purging python3 (3.12.10-r0) (26/30) Purging gdbm (1.24-r0) (27/30) Purging libbz2 (1.0.8-r6) (28/30) Purging libpanelw (6.5_p20250412-r0) (29/30) Purging mpdecimal (4.0.0-r0) (30/30) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-jmespath: Updating the community/armhf repository index... >>> py3-jmespath: Signing the index...