>>> py3-rstr: Building testing/py3-rstr 3.2.0-r2 (using abuild 3.10.0-r0) started Fri, 13 Jan 2023 05:16:41 +0000 >>> py3-rstr: Checking sanity of /home/buildozer/aports/testing/py3-rstr/APKBUILD... >>> py3-rstr: Analyzing dependencies... >>> py3-rstr: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest (1/20) Installing libbz2 (1.0.8-r4) (2/20) Installing libffi (3.4.4-r0) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.4.1-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.2.0-r0) (7/20) Installing sqlite-libs (3.40.1-r0) (8/20) Installing python3 (3.11.1-r2) (9/20) Installing py3-installer (0.6.0-r0) (10/20) Installing py3-gpep517 (13-r0) (11/20) Installing py3-parsing (3.0.9-r1) (12/20) Installing py3-packaging (23.0-r0) (13/20) Installing py3-setuptools (65.7.0-r0) (14/20) Installing py3-wheel (0.38.4-r1) (15/20) Installing py3-attrs (22.2.0-r0) (16/20) Installing py3-iniconfig (1.1.1-r4) (17/20) Installing py3-pluggy (1.0.0-r2) (18/20) Installing py3-py (1.11.0-r1) (19/20) Installing py3-pytest (7.2.0-r2) (20/20) Installing .makedepends-py3-rstr (20230113.051642) Executing busybox-1.36.0-r0.trigger OK: 414 MiB in 116 packages >>> py3-rstr: Cleaning up srcdir >>> py3-rstr: Cleaning up pkgdir >>> py3-rstr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rstr-3.2.0.tar.gz >>> py3-rstr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rstr-3.2.0.tar.gz >>> py3-rstr: Checking sha512sums... rstr-3.2.0.tar.gz: OK >>> py3-rstr: Unpacking /var/cache/distfiles/edge/rstr-3.2.0.tar.gz... 2023-01-13 05:16:43,292 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-01-13 05:16:43,323 root INFO running bdist_wheel 2023-01-13 05:16:43,332 root INFO running build 2023-01-13 05:16:43,332 root INFO running build_py 2023-01-13 05:16:43,335 root INFO creating build 2023-01-13 05:16:43,335 root INFO creating build/lib 2023-01-13 05:16:43,335 root INFO creating build/lib/rstr 2023-01-13 05:16:43,335 root INFO copying rstr/rstr_base.py -> build/lib/rstr 2023-01-13 05:16:43,336 root INFO copying rstr/__init__.py -> build/lib/rstr 2023-01-13 05:16:43,336 root INFO copying rstr/xeger.py -> build/lib/rstr 2023-01-13 05:16:43,336 root INFO running egg_info 2023-01-13 05:16:43,342 root INFO writing rstr.egg-info/PKG-INFO 2023-01-13 05:16:43,343 root INFO writing dependency_links to rstr.egg-info/dependency_links.txt 2023-01-13 05:16:43,343 root INFO writing top-level names to rstr.egg-info/top_level.txt 2023-01-13 05:16:43,345 root INFO reading manifest file 'rstr.egg-info/SOURCES.txt' 2023-01-13 05:16:43,346 root INFO reading manifest template 'MANIFEST.in' 2023-01-13 05:16:43,346 root INFO adding license file 'LICENSE.txt' 2023-01-13 05:16:43,346 root INFO writing manifest file 'rstr.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'rstr.tests' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'rstr.tests' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'rstr.tests' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'rstr.tests' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-01-13 05:16:43,347 root INFO copying rstr/py.typed -> build/lib/rstr 2023-01-13 05:16:43,348 root INFO creating build/lib/rstr/tests 2023-01-13 05:16:43,348 root INFO copying rstr/tests/__init__.py -> build/lib/rstr/tests 2023-01-13 05:16:43,348 root INFO copying rstr/tests/test_package_level_access.py -> build/lib/rstr/tests 2023-01-13 05:16:43,348 root INFO copying rstr/tests/test_rstr.py -> build/lib/rstr/tests 2023-01-13 05:16:43,349 root INFO copying rstr/tests/test_xeger.py -> build/lib/rstr/tests 2023-01-13 05:16:43,353 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-01-13 05:16:43,353 root INFO running install 2023-01-13 05:16:43,361 root INFO running install_lib 2023-01-13 05:16:43,363 root INFO creating build/bdist.linux-armv8l 2023-01-13 05:16:43,363 root INFO creating build/bdist.linux-armv8l/wheel 2023-01-13 05:16:43,363 root INFO creating build/bdist.linux-armv8l/wheel/rstr 2023-01-13 05:16:43,363 root INFO copying build/lib/rstr/py.typed -> build/bdist.linux-armv8l/wheel/rstr 2023-01-13 05:16:43,364 root INFO creating build/bdist.linux-armv8l/wheel/rstr/tests 2023-01-13 05:16:43,364 root INFO copying build/lib/rstr/tests/test_package_level_access.py -> build/bdist.linux-armv8l/wheel/rstr/tests 2023-01-13 05:16:43,364 root INFO copying build/lib/rstr/tests/test_xeger.py -> build/bdist.linux-armv8l/wheel/rstr/tests 2023-01-13 05:16:43,364 root INFO copying build/lib/rstr/tests/__init__.py -> build/bdist.linux-armv8l/wheel/rstr/tests 2023-01-13 05:16:43,364 root INFO copying build/lib/rstr/tests/test_rstr.py -> build/bdist.linux-armv8l/wheel/rstr/tests 2023-01-13 05:16:43,365 root INFO copying build/lib/rstr/rstr_base.py -> build/bdist.linux-armv8l/wheel/rstr 2023-01-13 05:16:43,365 root INFO copying build/lib/rstr/__init__.py -> build/bdist.linux-armv8l/wheel/rstr 2023-01-13 05:16:43,365 root INFO copying build/lib/rstr/xeger.py -> build/bdist.linux-armv8l/wheel/rstr 2023-01-13 05:16:43,365 root INFO running install_egg_info 2023-01-13 05:16:43,369 root INFO Copying rstr.egg-info to build/bdist.linux-armv8l/wheel/rstr-3.2.0-py3.11.egg-info 2023-01-13 05:16:43,370 root INFO running install_scripts 2023-01-13 05:16:43,389 wheel INFO creating build/bdist.linux-armv8l/wheel/rstr-3.2.0.dist-info/WHEEL 2023-01-13 05:16:43,390 wheel INFO creating '/home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0/dist/.tmp-7vdszoml/rstr-3.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-01-13 05:16:43,390 wheel INFO adding 'rstr/__init__.py' 2023-01-13 05:16:43,390 wheel INFO adding 'rstr/py.typed' 2023-01-13 05:16:43,391 wheel INFO adding 'rstr/rstr_base.py' 2023-01-13 05:16:43,391 wheel INFO adding 'rstr/xeger.py' 2023-01-13 05:16:43,391 wheel INFO adding 'rstr/tests/__init__.py' 2023-01-13 05:16:43,391 wheel INFO adding 'rstr/tests/test_package_level_access.py' 2023-01-13 05:16:43,392 wheel INFO adding 'rstr/tests/test_rstr.py' 2023-01-13 05:16:43,392 wheel INFO adding 'rstr/tests/test_xeger.py' 2023-01-13 05:16:43,392 wheel INFO adding 'rstr-3.2.0.dist-info/LICENSE.txt' 2023-01-13 05:16:43,392 wheel INFO adding 'rstr-3.2.0.dist-info/METADATA' 2023-01-13 05:16:43,393 wheel INFO adding 'rstr-3.2.0.dist-info/WHEEL' 2023-01-13 05:16:43,393 wheel INFO adding 'rstr-3.2.0.dist-info/top_level.txt' 2023-01-13 05:16:43,393 wheel INFO adding 'rstr-3.2.0.dist-info/RECORD' 2023-01-13 05:16:43,393 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-01-13 05:16:43,394 gpep517 INFO The backend produced dist/rstr-3.2.0-py3-none-any.whl rstr-3.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0 collected 60 items rstr/tests/test_package_level_access.py ... [ 5%] rstr/tests/test_rstr.py .................................... [ 65%] rstr/tests/test_xeger.py ..................... [100%] =============================== warnings summary =============================== rstr/xeger.py:2 /home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0/rstr/xeger.py:2: DeprecationWarning: module 'sre_parse' is deprecated import sre_parse rstr/tests/test_package_level_access.py:13 /home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0/rstr/tests/test_package_level_access.py:13: DeprecationWarning: invalid escape sequence '\d' assert re.match(r'^foo[\d]{10}bar$', rstr.xeger('^foo[\d]{10}bar$')) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 60 passed, 2 warnings in 0.24s ======================== >>> py3-rstr: Entering fakeroot... >>> py3-rstr*: Running postcheck for py3-rstr >>> py3-rstr*: Preparing package py3-rstr... >>> py3-rstr*: Tracing dependencies... >>> py3-rstr*: Package size: 160.0 KB >>> py3-rstr*: Compressing data... >>> py3-rstr*: Create checksum... >>> py3-rstr*: Create py3-rstr-3.2.0-r2.apk >>> py3-rstr: Build complete at Fri, 13 Jan 2023 05:16:49 +0000 elapsed time 0h 0m 8s >>> py3-rstr: Cleaning up srcdir >>> py3-rstr: Cleaning up pkgdir >>> py3-rstr: Uninstalling dependencies... (1/20) Purging .makedepends-py3-rstr (20230113.051642) (2/20) Purging py3-gpep517 (13-r0) (3/20) Purging py3-installer (0.6.0-r0) (4/20) Purging py3-setuptools (65.7.0-r0) (5/20) Purging py3-wheel (0.38.4-r1) (6/20) Purging py3-pytest (7.2.0-r2) (7/20) Purging py3-attrs (22.2.0-r0) (8/20) Purging py3-iniconfig (1.1.1-r4) (9/20) Purging py3-packaging (23.0-r0) (10/20) Purging py3-parsing (3.0.9-r1) (11/20) Purging py3-pluggy (1.0.0-r2) (12/20) Purging py3-py (1.11.0-r1) (13/20) Purging python3 (3.11.1-r2) (14/20) Purging libbz2 (1.0.8-r4) (15/20) Purging libffi (3.4.4-r0) (16/20) Purging gdbm (1.23-r0) (17/20) Purging xz-libs (5.4.1-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r0.trigger OK: 332 MiB in 96 packages >>> py3-rstr: Updating the testing/armhf repository index... >>> py3-rstr: Signing the index...