>>> py3-pastedeploy: Building community/py3-pastedeploy 3.0.1-r0 (using abuild 3.10.0_rc1-r2) started Tue, 18 Oct 2022 05:23:28 +0000 >>> py3-pastedeploy: Checking sanity of /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/27) Installing libbz2 (1.0.8-r3) (2/27) Installing libffi (3.4.3-r0) (3/27) Installing gdbm (1.23-r0) (4/27) Installing xz-libs (5.2.7-r0) (5/27) Installing mpdecimal (2.5.1-r1) (6/27) Installing readline (8.2.0-r0) (7/27) Installing sqlite-libs (3.39.4-r0) (8/27) Installing python3 (3.10.8-r0) (9/27) Installing py3-installer (0.5.1-r1) (10/27) Installing py3-tomli (2.0.1-r1) (11/27) Installing py3-gpep517 (9-r2) (12/27) Installing py3-parsing (3.0.9-r0) (13/27) Installing py3-packaging (21.3-r2) (14/27) Installing py3-setuptools (65.5.0-r0) (15/27) Installing py3-wheel (0.37.1-r1) (16/27) Installing py3-atomicwrites (1.4.1-r0) (17/27) Installing py3-attrs (22.1.0-r0) (18/27) Installing py3-iniconfig (1.1.1-r3) (19/27) Installing py3-more-itertools (8.14.0-r0) (20/27) Installing py3-pluggy (1.0.0-r1) (21/27) Installing py3-py (1.11.0-r0) (22/27) Installing py3-pygments (2.13.0-r0) (23/27) Installing py3-wcwidth (0.2.5-r2) (24/27) Installing py3-pytest (7.1.3-r0) (25/27) Installing py3-coverage (5.5-r2) (26/27) Installing py3-pytest-cov (2.12.1-r1) (27/27) Installing .makedepends-py3-pastedeploy (20221018.052329) Executing busybox-1.35.0-r27.trigger OK: 405 MiB in 123 packages >>> py3-pastedeploy: Cleaning up srcdir >>> py3-pastedeploy: Cleaning up pkgdir >>> py3-pastedeploy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pastedeploy-3.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pastedeploy: Fetching py3-pastedeploy-3.0.1.tar.gz::https://files.pythonhosted.org/packages/source/P/PasteDeploy/PasteDeploy-3.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37389 100 37389 0 0 47359 0 --:--:-- --:--:-- --:--:-- 47359 >>> py3-pastedeploy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pastedeploy-3.0.1.tar.gz >>> py3-pastedeploy: Checking sha512sums... py3-pastedeploy-3.0.1.tar.gz: OK >>> py3-pastedeploy: Unpacking /var/cache/distfiles/edge/py3-pastedeploy-3.0.1.tar.gz... 2022-10-18 05:23:32,368 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/paste copying src/paste/__init__.py -> build/lib/paste creating build/lib/paste/deploy copying src/paste/deploy/loadwsgi.py -> build/lib/paste/deploy copying src/paste/deploy/converters.py -> build/lib/paste/deploy copying src/paste/deploy/util.py -> build/lib/paste/deploy copying src/paste/deploy/paster_templates.py -> build/lib/paste/deploy copying src/paste/deploy/config.py -> build/lib/paste/deploy copying src/paste/deploy/__init__.py -> build/lib/paste/deploy running egg_info writing src/PasteDeploy.egg-info/PKG-INFO writing dependency_links to src/PasteDeploy.egg-info/dependency_links.txt writing entry points to src/PasteDeploy.egg-info/entry_points.txt writing namespace_packages to src/PasteDeploy.egg-info/namespace_packages.txt writing requirements to src/PasteDeploy.egg-info/requires.txt writing top-level names to src/PasteDeploy.egg-info/top_level.txt reading manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' no previously-included directories found matching 'tests/fake_packages/FakeApp.egg/EGG-INFO' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'paste.deploy.paster_templates.paste_deploy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'paste.deploy.paster_templates.paste_deploy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'paste.deploy.paster_templates.paste_deploy' 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 'paste.deploy.paster_templates.paste_deploy' 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) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'paste.deploy.paster_templates.paste_deploy.docs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'paste.deploy.paster_templates.paste_deploy.docs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'paste.deploy.paster_templates.paste_deploy.docs' 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 'paste.deploy.paster_templates.paste_deploy.docs' 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) creating build/lib/paste/deploy/paster_templates creating build/lib/paste/deploy/paster_templates/paste_deploy creating build/lib/paste/deploy/paster_templates/paste_deploy/+package+ copying src/paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ copying src/paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ creating build/lib/paste/deploy/paster_templates/paste_deploy/docs copying src/paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/docs installing to build/bdist.linux-armv8l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv8l/wheel/paste/__init__.py (namespace package) copying paste/deploy/loadwsgi.py -> build/bdist.linux-armv8l/wheel/paste/deploy copying paste/deploy/converters.py -> build/bdist.linux-armv8l/wheel/paste/deploy copying paste/deploy/util.py -> build/bdist.linux-armv8l/wheel/paste/deploy copying paste/deploy/paster_templates.py -> build/bdist.linux-armv8l/wheel/paste/deploy copying paste/deploy/config.py -> build/bdist.linux-armv8l/wheel/paste/deploy copying paste/deploy/__init__.py -> build/bdist.linux-armv8l/wheel/paste/deploy copying paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/bdist.linux-armv8l/wheel/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/bdist.linux-armv8l/wheel/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/bdist.linux-armv8l/wheel/paste/deploy/paster_templates/paste_deploy/docs running install_egg_info Copying src/PasteDeploy.egg-info to build/bdist.linux-armv8l/wheel/PasteDeploy-3.0.1-py3.10.egg-info Installing build/bdist.linux-armv8l/wheel/PasteDeploy-3.0.1-py3.10-nspkg.pth running install_scripts creating build/bdist.linux-armv8l/wheel/PasteDeploy-3.0.1.dist-info/WHEEL creating '/home/buildozer/aports/community/py3-pastedeploy/src/PasteDeploy-3.0.1/dist/tmp7rgcbqwl/PasteDeploy-3.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it adding 'PasteDeploy-3.0.1-py3.10-nspkg.pth' adding 'paste/deploy/__init__.py' adding 'paste/deploy/config.py' adding 'paste/deploy/converters.py' adding 'paste/deploy/loadwsgi.py' adding 'paste/deploy/paster_templates.py' adding 'paste/deploy/util.py' adding 'paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl' adding 'paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl' adding 'paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl' adding 'PasteDeploy-3.0.1.dist-info/METADATA' adding 'PasteDeploy-3.0.1.dist-info/WHEEL' adding 'PasteDeploy-3.0.1.dist-info/entry_points.txt' adding 'PasteDeploy-3.0.1.dist-info/namespace_packages.txt' adding 'PasteDeploy-3.0.1.dist-info/top_level.txt' adding 'PasteDeploy-3.0.1.dist-info/RECORD' removing build/bdist.linux-armv8l/wheel 2022-10-18 05:23:32,527 gpep517 INFO The backend produced dist/PasteDeploy-3.0.1-py3-none-any.whl PasteDeploy-3.0.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pastedeploy/src/PasteDeploy-3.0.1, configfile: pytest.ini, testpaths: tests plugins: cov-2.12.1 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.10.8-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------------------------------------------------------------ testenv/usr/lib/python3.10/site-packages/paste/deploy/__init__.py 1 0 100.00% testenv/usr/lib/python3.10/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/usr/lib/python3.10/site-packages/paste/deploy/converters.py 27 16 40.74% 15-16, 20-23, 27-37 testenv/usr/lib/python3.10/site-packages/paste/deploy/loadwsgi.py 383 48 87.47% 42-47, 105, 110-111, 140, 164, 176-188, 252, 256, 286, 290, 311, 317, 321, 358, 361, 370, 379, 439-441, 508, 522, 526, 541, 553, 562, 597, 606, 621-623, 637, 657, 668, 683, 702 testenv/usr/lib/python3.10/site-packages/paste/deploy/paster_templates.py 16 16 0.00% 3-42 testenv/usr/lib/python3.10/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 0.38s ========================= >>> py3-pastedeploy: Entering fakeroot... >>> py3-pastedeploy*: Running postcheck for py3-pastedeploy >>> py3-pastedeploy*: Preparing package py3-pastedeploy... >>> py3-pastedeploy*: Tracing dependencies... >>> py3-pastedeploy*: Package size: 196.0 KB >>> py3-pastedeploy*: Compressing data... >>> py3-pastedeploy*: Create checksum... >>> py3-pastedeploy*: Create py3-pastedeploy-3.0.1-r0.apk >>> py3-pastedeploy: Build complete at Tue, 18 Oct 2022 05:23:33 +0000 elapsed time 0h 0m 5s >>> py3-pastedeploy: Cleaning up srcdir >>> py3-pastedeploy: Cleaning up pkgdir >>> py3-pastedeploy: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pastedeploy (20221018.052329) (2/27) Purging py3-gpep517 (9-r2) (3/27) Purging py3-installer (0.5.1-r1) (4/27) Purging py3-setuptools (65.5.0-r0) (5/27) Purging py3-wheel (0.37.1-r1) (6/27) Purging py3-pytest-cov (2.12.1-r1) (7/27) Purging py3-pytest (7.1.3-r0) (8/27) Purging py3-atomicwrites (1.4.1-r0) (9/27) Purging py3-attrs (22.1.0-r0) (10/27) Purging py3-iniconfig (1.1.1-r3) (11/27) Purging py3-more-itertools (8.14.0-r0) (12/27) Purging py3-packaging (21.3-r2) (13/27) Purging py3-parsing (3.0.9-r0) (14/27) Purging py3-pluggy (1.0.0-r1) (15/27) Purging py3-py (1.11.0-r0) (16/27) Purging py3-pygments (2.13.0-r0) (17/27) Purging py3-tomli (2.0.1-r1) (18/27) Purging py3-wcwidth (0.2.5-r2) (19/27) Purging python3 (3.10.8-r0) (20/27) Purging py3-coverage (5.5-r2) (21/27) Purging libbz2 (1.0.8-r3) (22/27) Purging libffi (3.4.3-r0) (23/27) Purging gdbm (1.23-r0) (24/27) Purging xz-libs (5.2.7-r0) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.2.0-r0) (27/27) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 330 MiB in 96 packages >>> py3-pastedeploy: Updating the community/armhf repository index... >>> py3-pastedeploy: Signing the index...