>>> py3-pastedeploy: Building community/py3-pastedeploy 3.1.0-r1 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 10:39:11 +0000
>>> py3-pastedeploy: Validating /home/buildozer/aports/community/py3-pastedeploy/APKBUILD...
>>> py3-pastedeploy: Analyzing dependencies...
>>> py3-pastedeploy: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest py3-pytest-cov
(1/36) Installing libbz2 (1.0.8-r6)
(2/36) Installing libffi (3.4.6-r0)
(3/36) Installing gdbm (1.24-r0)
(4/36) Installing xz-libs (5.6.3-r0)
(5/36) Installing mpdecimal (4.0.0-r0)
(6/36) Installing libpanelw (6.5_p20241006-r2)
(7/36) Installing sqlite-libs (3.47.0-r0)
(8/36) Installing python3 (3.12.7-r1)
(9/36) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/36) Installing pyc (3.12.7-r1)
(11/36) Installing python3-pyc (3.12.7-r1)
(12/36) Installing py3-installer (0.7.0-r2)
(13/36) Installing py3-installer-pyc (0.7.0-r2)
(14/36) Installing py3-gpep517 (16-r0)
(15/36) Installing py3-gpep517-pyc (16-r0)
(16/36) Installing py3-parsing (3.1.4-r0)
(17/36) Installing py3-parsing-pyc (3.1.4-r0)
(18/36) Installing py3-packaging (24.1-r0)
(19/36) Installing py3-packaging-pyc (24.1-r0)
(20/36) Installing py3-setuptools (70.3.0-r0)
(21/36) Installing py3-setuptools-pyc (70.3.0-r0)
(22/36) Installing py3-wheel (0.43.0-r0)
(23/36) Installing py3-wheel-pyc (0.43.0-r0)
(24/36) Installing py3-iniconfig (2.0.0-r1)
(25/36) Installing py3-iniconfig-pyc (2.0.0-r1)
(26/36) Installing py3-pluggy (1.5.0-r0)
(27/36) Installing py3-pluggy-pyc (1.5.0-r0)
(28/36) Installing py3-py (1.11.0-r4)
(29/36) Installing py3-py-pyc (1.11.0-r4)
(30/36) Installing py3-pytest (8.3.3-r0)
(31/36) Installing py3-pytest-pyc (8.3.3-r0)
(32/36) Installing py3-coverage (7.5.1-r0)
(33/36) Installing py3-coverage-pyc (7.5.1-r0)
(34/36) Installing py3-pytest-cov (5.0.0-r0)
(35/36) Installing py3-pytest-cov-pyc (5.0.0-r0)
(36/36) Installing .makedepends-py3-pastedeploy (20241102.103947)
Executing busybox-1.37.0-r5.trigger
OK: 381 MiB in 134 packages
>>> py3-pastedeploy: Cleaning up srcdir
>>> py3-pastedeploy: Cleaning up pkgdir
>>> py3-pastedeploy: Cleaning up tmpdir
>>> py3-pastedeploy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-pastedeploy-3.1.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/py3-pastedeploy-3.1.0.tar.gz.part'
py3-pastedeploy-3.1. 100% |********************************| 37841  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-pastedeploy-3.1.0.tar.gz.part' saved
>>> py3-pastedeploy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-pastedeploy-3.1.0.tar.gz
>>> py3-pastedeploy: Checking sha512sums...
py3-pastedeploy-3.1.0.tar.gz: OK
>>> py3-pastedeploy: Unpacking /var/cache/distfiles/v3.21/py3-pastedeploy-3.1.0.tar.gz...
2024-11-02 10:39:50,281 gpep517 INFO Building wheel via backend setuptools.build_meta
/usr/lib/python3.12/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!

        ********************************************************************************
        The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420).

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  parsed = self.parsers.get(option_name, lambda x: x)(value)
2024-11-02 10:39:50,413 root INFO running bdist_wheel
2024-11-02 10:39:50,491 root INFO running build
2024-11-02 10:39:50,492 root INFO running build_py
2024-11-02 10:39:50,505 root INFO creating build
2024-11-02 10:39:50,505 root INFO creating build/lib
2024-11-02 10:39:50,505 root INFO creating build/lib/paste
2024-11-02 10:39:50,506 root INFO copying src/paste/__init__.py -> build/lib/paste
2024-11-02 10:39:50,508 root INFO creating build/lib/paste/deploy
2024-11-02 10:39:50,508 root INFO copying src/paste/deploy/__init__.py -> build/lib/paste/deploy
2024-11-02 10:39:50,509 root INFO copying src/paste/deploy/loadwsgi.py -> build/lib/paste/deploy
2024-11-02 10:39:50,511 root INFO copying src/paste/deploy/config.py -> build/lib/paste/deploy
2024-11-02 10:39:50,512 root INFO copying src/paste/deploy/util.py -> build/lib/paste/deploy
2024-11-02 10:39:50,513 root INFO copying src/paste/deploy/paster_templates.py -> build/lib/paste/deploy
2024-11-02 10:39:50,515 root INFO copying src/paste/deploy/converters.py -> build/lib/paste/deploy
2024-11-02 10:39:50,516 root INFO running egg_info
2024-11-02 10:39:50,523 root INFO writing src/PasteDeploy.egg-info/PKG-INFO
2024-11-02 10:39:50,530 root INFO writing dependency_links to src/PasteDeploy.egg-info/dependency_links.txt
2024-11-02 10:39:50,531 root INFO writing entry points to src/PasteDeploy.egg-info/entry_points.txt
2024-11-02 10:39:50,532 root INFO writing namespace_packages to src/PasteDeploy.egg-info/namespace_packages.txt
2024-11-02 10:39:50,536 root INFO writing requirements to src/PasteDeploy.egg-info/requires.txt
2024-11-02 10:39:50,536 root INFO writing top-level names to src/PasteDeploy.egg-info/top_level.txt
2024-11-02 10:39:50,548 root INFO reading manifest file 'src/PasteDeploy.egg-info/SOURCES.txt'
2024-11-02 10:39:50,551 root INFO reading manifest template 'MANIFEST.in'
2024-11-02 10:39:50,557 root WARNING no previously-included directories found matching 'docs/_build'
2024-11-02 10:39:50,558 root WARNING no previously-included directories found matching 'docs/_themes'
2024-11-02 10:39:50,559 root WARNING no previously-included directories found matching 'tests/fake_packages/FakeApp.egg/EGG-INFO'
2024-11-02 10:39:50,560 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution
2024-11-02 10:39:50,561 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2024-11-02 10:39:50,562 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution
2024-11-02 10:39:50,567 root INFO writing manifest file 'src/PasteDeploy.egg-info/SOURCES.txt'
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'paste.deploy.paster_templates.paste_deploy' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'paste.deploy.paster_templates.paste_deploy' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'paste.deploy.paster_templates.paste_deploy' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'paste.deploy.paster_templates.paste_deploy' to be distributed and are
        already explicitly excluding 'paste.deploy.paster_templates.paste_deploy' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'paste.deploy.paster_templates.paste_deploy.docs' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'paste.deploy.paster_templates.paste_deploy.docs' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'paste.deploy.paster_templates.paste_deploy.docs' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'paste.deploy.paster_templates.paste_deploy.docs' to be distributed and are
        already explicitly excluding 'paste.deploy.paster_templates.paste_deploy.docs' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
2024-11-02 10:39:50,573 root INFO creating build/lib/paste/deploy/paster_templates
2024-11-02 10:39:50,573 root INFO creating build/lib/paste/deploy/paster_templates/paste_deploy
2024-11-02 10:39:50,574 root INFO creating build/lib/paste/deploy/paster_templates/paste_deploy/+package+
2024-11-02 10:39:50,574 root INFO copying src/paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+
2024-11-02 10:39:50,575 root INFO copying src/paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+
2024-11-02 10:39:50,576 root INFO creating build/lib/paste/deploy/paster_templates/paste_deploy/docs
2024-11-02 10:39:50,577 root INFO copying src/paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/docs
2024-11-02 10:39:50,602 root INFO installing to build/bdist.linux-riscv64/wheel
2024-11-02 10:39:50,602 root INFO running install
2024-11-02 10:39:50,643 root INFO running install_lib
2024-11-02 10:39:50,654 root WARNING Skipping installation of build/bdist.linux-riscv64/wheel/paste/__init__.py (namespace package)
2024-11-02 10:39:50,655 root INFO copying paste/deploy/__init__.py -> build/bdist.linux-riscv64/wheel/paste/deploy
2024-11-02 10:39:50,656 root INFO copying paste/deploy/loadwsgi.py -> build/bdist.linux-riscv64/wheel/paste/deploy
2024-11-02 10:39:50,658 root INFO copying paste/deploy/config.py -> build/bdist.linux-riscv64/wheel/paste/deploy
2024-11-02 10:39:50,659 root INFO copying paste/deploy/util.py -> build/bdist.linux-riscv64/wheel/paste/deploy
2024-11-02 10:39:50,660 root INFO copying paste/deploy/paster_templates.py -> build/bdist.linux-riscv64/wheel/paste/deploy
2024-11-02 10:39:50,661 root INFO copying paste/deploy/converters.py -> build/bdist.linux-riscv64/wheel/paste/deploy
2024-11-02 10:39:50,663 root INFO copying paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/bdist.linux-riscv64/wheel/paste/deploy/paster_templates/paste_deploy/+package+
2024-11-02 10:39:50,664 root INFO copying paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/bdist.linux-riscv64/wheel/paste/deploy/paster_templates/paste_deploy/+package+
2024-11-02 10:39:50,665 root INFO copying paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/bdist.linux-riscv64/wheel/paste/deploy/paster_templates/paste_deploy/docs
2024-11-02 10:39:50,667 root INFO running install_egg_info
2024-11-02 10:39:50,677 root INFO Copying src/PasteDeploy.egg-info to build/bdist.linux-riscv64/wheel/PasteDeploy-3.1.0-py3.12.egg-info
2024-11-02 10:39:50,683 root INFO Installing build/bdist.linux-riscv64/wheel/PasteDeploy-3.1.0-py3.12-nspkg.pth
2024-11-02 10:39:50,684 root INFO running install_scripts
2024-11-02 10:39:50,695 root INFO creating build/bdist.linux-riscv64/wheel/PasteDeploy-3.1.0.dist-info/WHEEL
2024-11-02 10:39:50,697 wheel INFO creating '/home/buildozer/aports/community/py3-pastedeploy/src/PasteDeploy-3.1.0/.dist/.tmp-4tjn3go4/PasteDeploy-3.1.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
2024-11-02 10:39:50,698 wheel INFO adding 'PasteDeploy-3.1.0-py3.12-nspkg.pth'
2024-11-02 10:39:50,701 wheel INFO adding 'paste/deploy/__init__.py'
2024-11-02 10:39:50,702 wheel INFO adding 'paste/deploy/config.py'
2024-11-02 10:39:50,703 wheel INFO adding 'paste/deploy/converters.py'
2024-11-02 10:39:50,705 wheel INFO adding 'paste/deploy/loadwsgi.py'
2024-11-02 10:39:50,706 wheel INFO adding 'paste/deploy/paster_templates.py'
2024-11-02 10:39:50,707 wheel INFO adding 'paste/deploy/util.py'
2024-11-02 10:39:50,709 wheel INFO adding 'paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl'
2024-11-02 10:39:50,710 wheel INFO adding 'paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl'
2024-11-02 10:39:50,711 wheel INFO adding 'paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl'
2024-11-02 10:39:50,712 wheel INFO adding 'PasteDeploy-3.1.0.dist-info/METADATA'
2024-11-02 10:39:50,713 wheel INFO adding 'PasteDeploy-3.1.0.dist-info/WHEEL'
2024-11-02 10:39:50,714 wheel INFO adding 'PasteDeploy-3.1.0.dist-info/entry_points.txt'
2024-11-02 10:39:50,715 wheel INFO adding 'PasteDeploy-3.1.0.dist-info/namespace_packages.txt'
2024-11-02 10:39:50,716 wheel INFO adding 'PasteDeploy-3.1.0.dist-info/top_level.txt'
2024-11-02 10:39:50,717 wheel INFO adding 'PasteDeploy-3.1.0.dist-info/RECORD'
2024-11-02 10:39:50,717 root INFO removing build/bdist.linux-riscv64/wheel
2024-11-02 10:39:50,722 gpep517 INFO The backend produced .dist/PasteDeploy-3.1.0-py3-none-any.whl
PasteDeploy-3.1.0-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-pastedeploy/src/PasteDeploy-3.1.0
configfile: pytest.ini
testpaths: tests
plugins: cov-5.0.0
collected 27 items

tests/test_basic_app.py ...                                              [ 11%]
tests/test_config.py .............                                       [ 59%]
tests/test_config_middleware.py s                                        [ 62%]
tests/test_converters.py ..                                              [ 70%]
tests/test_filter.py .......                                             [ 96%]
tests/test_load_package.py .                                             [100%]

---------- coverage: platform linux, python 3.12.7-final-0 -----------
Name                                                                     Stmts   Miss   Cover   Missing
-------------------------------------------------------------------------------------------------------
.testenv/lib/python3.12/site-packages/paste/deploy/__init__.py               1      0 100.00%
.testenv/lib/python3.12/site-packages/paste/deploy/config.py               141     95  32.62%   22-24, 52, 72, 80, 83-85, 95, 98, 101-106, 109-115, 119-124, 128, 132-133, 152-153, 157-187, 191-193, 261-266, 269-306, 317-320
.testenv/lib/python3.12/site-packages/paste/deploy/converters.py            27     16  40.74%   15-16, 20-23, 27-37
.testenv/lib/python3.12/site-packages/paste/deploy/loadwsgi.py             383     48  87.47%   42-47, 104, 109-110, 138, 162, 174-186, 250, 254, 284, 288, 309, 315, 319, 355, 358, 367, 376, 436-438, 505, 519, 523, 538, 550, 559, 594, 603, 618-620, 634, 654, 665, 680, 699
.testenv/lib/python3.12/site-packages/paste/deploy/paster_templates.py      16     16   0.00%   3-41
.testenv/lib/python3.12/site-packages/paste/deploy/util.py                  39     23  41.03%   27-46, 50-53, 62-64
-------------------------------------------------------------------------------------------------------
TOTAL                                                                      607    198  67.38%


======================== 26 passed, 1 skipped in 1.61s =========================
>>> py3-pastedeploy: Entering fakeroot...
>>> py3-pastedeploy-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/paste/deploy/__pycache__' -> '/home/buildozer/aports/community/py3-pastedeploy/pkg/py3-pastedeploy-pyc/usr/lib/python3.12/site-packages/paste/deploy/__pycache__'
>>> py3-pastedeploy-pyc*: Preparing subpackage py3-pastedeploy-pyc...
>>> py3-pastedeploy-pyc*: Running postcheck for py3-pastedeploy-pyc
>>> py3-pastedeploy*: Running postcheck for py3-pastedeploy
>>> py3-pastedeploy*: Preparing package py3-pastedeploy...
>>> py3-pastedeploy-pyc*: Tracing dependencies...
	python3
	py3-gpep517
	py3-installer
	py3-setuptools
	py3-wheel
	python3~3.12
>>> py3-pastedeploy-pyc*: Package size: 48.7 KB
>>> py3-pastedeploy-pyc*: Compressing data...
>>> py3-pastedeploy-pyc*: Create checksum...
>>> py3-pastedeploy-pyc*: Create py3-pastedeploy-pyc-3.1.0-r1.apk
>>> py3-pastedeploy*: Tracing dependencies...
	python3
	py3-gpep517
	py3-installer
	py3-setuptools
	py3-wheel
	python3~3.12
>>> py3-pastedeploy*: Package size: 47.1 KB
>>> py3-pastedeploy*: Compressing data...
>>> py3-pastedeploy*: Create checksum...
>>> py3-pastedeploy*: Create py3-pastedeploy-3.1.0-r1.apk
>>> py3-pastedeploy: Build complete at Sat, 02 Nov 2024 10:39:56 +0000 elapsed time 0h 0m 45s
>>> py3-pastedeploy: Cleaning up srcdir
>>> py3-pastedeploy: Cleaning up pkgdir
>>> py3-pastedeploy: Uninstalling dependencies...
(1/36) Purging .makedepends-py3-pastedeploy (20241102.103947)
(2/36) Purging py3-gpep517-pyc (16-r0)
(3/36) Purging py3-gpep517 (16-r0)
(4/36) Purging py3-installer-pyc (0.7.0-r2)
(5/36) Purging py3-installer (0.7.0-r2)
(6/36) Purging py3-setuptools-pyc (70.3.0-r0)
(7/36) Purging py3-setuptools (70.3.0-r0)
(8/36) Purging py3-wheel-pyc (0.43.0-r0)
(9/36) Purging py3-wheel (0.43.0-r0)
(10/36) Purging py3-pytest-cov-pyc (5.0.0-r0)
(11/36) Purging py3-pytest-cov (5.0.0-r0)
(12/36) Purging py3-pytest-pyc (8.3.3-r0)
(13/36) Purging py3-pytest (8.3.3-r0)
(14/36) Purging py3-iniconfig-pyc (2.0.0-r1)
(15/36) Purging py3-iniconfig (2.0.0-r1)
(16/36) Purging py3-packaging-pyc (24.1-r0)
(17/36) Purging py3-packaging (24.1-r0)
(18/36) Purging py3-parsing-pyc (3.1.4-r0)
(19/36) Purging py3-parsing (3.1.4-r0)
(20/36) Purging py3-pluggy-pyc (1.5.0-r0)
(21/36) Purging py3-pluggy (1.5.0-r0)
(22/36) Purging py3-py-pyc (1.11.0-r4)
(23/36) Purging py3-py (1.11.0-r4)
(24/36) Purging py3-coverage-pyc (7.5.1-r0)
(25/36) Purging py3-coverage (7.5.1-r0)
(26/36) Purging python3-pyc (3.12.7-r1)
(27/36) Purging python3-pycache-pyc0 (3.12.7-r1)
(28/36) Purging pyc (3.12.7-r1)
(29/36) Purging python3 (3.12.7-r1)
(30/36) Purging gdbm (1.24-r0)
(31/36) Purging libbz2 (1.0.8-r6)
(32/36) Purging libffi (3.4.6-r0)
(33/36) Purging libpanelw (6.5_p20241006-r2)
(34/36) Purging mpdecimal (4.0.0-r0)
(35/36) Purging sqlite-libs (3.47.0-r0)
(36/36) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r5.trigger
OK: 333 MiB in 98 packages
>>> py3-pastedeploy: Updating the community/riscv64 repository index...
>>> py3-pastedeploy: Signing the index...