>>> py3-bottle-rest: Building testing/py3-bottle-rest 0.6.0-r0 (using abuild 3.11.0-r1) started Tue, 16 May 2023 20:21:38 +0000 >>> py3-bottle-rest: Checking sanity of /home/buildozer/aports/testing/py3-bottle-rest/APKBUILD... >>> py3-bottle-rest: Analyzing dependencies... >>> py3-bottle-rest: Installing for build: build-base python3 py3-bottle py3-gpep517 py3-setuptools py3-wheel py3-installer py3-pytest (1/33) Installing libffi (3.4.4-r3) (2/33) Installing gdbm (1.23-r1) (3/33) Installing mpdecimal (2.5.1-r2) (4/33) Installing libpanelw (6.4_p20230514-r0) (5/33) Installing readline (8.2.1-r2) (6/33) Installing sqlite-libs (3.42.0-r0) (7/33) Installing python3 (3.11.3-r11) (8/33) Installing python3-pycache-pyc0 (3.11.3-r11) (9/33) Installing pyc (0.1-r0) (10/33) Installing python3-pyc (3.11.3-r11) (11/33) Installing py3-bottle (0.12.25-r1) (12/33) Installing py3-bottle-pyc (0.12.25-r1) (13/33) Installing py3-installer (0.7.0-r1) (14/33) Installing py3-installer-pyc (0.7.0-r1) (15/33) Installing py3-gpep517 (13-r2) (16/33) Installing py3-gpep517-pyc (13-r2) (17/33) Installing py3-parsing (3.0.9-r2) (18/33) Installing py3-parsing-pyc (3.0.9-r2) (19/33) Installing py3-packaging (23.1-r1) (20/33) Installing py3-packaging-pyc (23.1-r1) (21/33) Installing py3-setuptools (67.7.2-r0) (22/33) Installing py3-setuptools-pyc (67.7.2-r0) (23/33) Installing py3-wheel (0.40.0-r1) (24/33) Installing py3-wheel-pyc (0.40.0-r1) (25/33) Installing py3-iniconfig (1.1.1-r6) (26/33) Installing py3-iniconfig-pyc (1.1.1-r6) (27/33) Installing py3-pluggy (1.0.0-r3) (28/33) Installing py3-pluggy-pyc (1.0.0-r3) (29/33) Installing py3-py (1.11.0-r2) (30/33) Installing py3-py-pyc (1.11.0-r2) (31/33) Installing py3-pytest (7.3.1-r1) (32/33) Installing py3-pytest-pyc (7.3.1-r1) (33/33) Installing .makedepends-py3-bottle-rest (20230516.202139) Executing busybox-1.36.0-r11.trigger OK: 427 MiB in 140 packages >>> py3-bottle-rest: Cleaning up srcdir >>> py3-bottle-rest: Cleaning up pkgdir >>> py3-bottle-rest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bottle-rest-0.6.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-bottle-rest: Fetching py3-bottle-rest-0.6.0.tar.gz::https://github.com/Bystroushaak/bottle-rest/archive/refs/tags/0.6.0.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 9815 0 9815 0 0 33273 0 --:--:-- --:--:-- --:--:-- 33273 >>> py3-bottle-rest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-bottle-rest-0.6.0.tar.gz >>> py3-bottle-rest: Checking sha512sums... py3-bottle-rest-0.6.0.tar.gz: OK >>> py3-bottle-rest: Unpacking /var/cache/distfiles/edge/py3-bottle-rest-0.6.0.tar.gz... 2023-05-16 20:21:40,791 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-05-16 20:21:40,833 root INFO running bdist_wheel 2023-05-16 20:21:40,851 root INFO running build 2023-05-16 20:21:40,852 root INFO running build_py 2023-05-16 20:21:40,855 root INFO creating build 2023-05-16 20:21:40,856 root INFO creating build/lib 2023-05-16 20:21:40,856 root INFO creating build/lib/bottle_rest 2023-05-16 20:21:40,856 root INFO copying src/bottle_rest/__init__.py -> build/lib/bottle_rest 2023-05-16 20:21:40,856 root INFO running egg_info 2023-05-16 20:21:40,865 root INFO creating src/bottle_rest.egg-info 2023-05-16 20:21:40,867 root INFO writing src/bottle_rest.egg-info/PKG-INFO 2023-05-16 20:21:40,868 root INFO writing dependency_links to src/bottle_rest.egg-info/dependency_links.txt 2023-05-16 20:21:40,868 root INFO writing requirements to src/bottle_rest.egg-info/requires.txt 2023-05-16 20:21:40,868 root INFO writing top-level names to src/bottle_rest.egg-info/top_level.txt 2023-05-16 20:21:40,869 root INFO writing manifest file 'src/bottle_rest.egg-info/SOURCES.txt' 2023-05-16 20:21:40,872 root INFO reading manifest file 'src/bottle_rest.egg-info/SOURCES.txt' 2023-05-16 20:21:40,872 root INFO reading manifest template 'MANIFEST.in' 2023-05-16 20:21:40,874 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2023-05-16 20:21:40,874 root WARNING warning: no previously-included files matching '*' found under directory 'unittests/__pycache__' 2023-05-16 20:21:40,874 root INFO adding license file 'LICENSE.txt' 2023-05-16 20:21:40,875 root INFO writing manifest file 'src/bottle_rest.egg-info/SOURCES.txt' 2023-05-16 20:21:40,883 wheel INFO installing to build/bdist.linux-i686/wheel 2023-05-16 20:21:40,883 root INFO running install 2023-05-16 20:21:40,897 root INFO running install_lib 2023-05-16 20:21:40,900 root INFO creating build/bdist.linux-i686 2023-05-16 20:21:40,900 root INFO creating build/bdist.linux-i686/wheel 2023-05-16 20:21:40,900 root INFO creating build/bdist.linux-i686/wheel/bottle_rest 2023-05-16 20:21:40,901 root INFO copying build/lib/bottle_rest/__init__.py -> build/bdist.linux-i686/wheel/bottle_rest 2023-05-16 20:21:40,901 root INFO running install_egg_info 2023-05-16 20:21:40,907 root INFO Copying src/bottle_rest.egg-info to build/bdist.linux-i686/wheel/bottle_rest-0.6.0-py3.11.egg-info 2023-05-16 20:21:40,908 root INFO running install_scripts 2023-05-16 20:21:40,912 wheel INFO creating build/bdist.linux-i686/wheel/bottle_rest-0.6.0.dist-info/WHEEL 2023-05-16 20:21:40,913 wheel INFO creating '/home/buildozer/aports/testing/py3-bottle-rest/src/bottle-rest-0.6.0/dist/.tmp-wb65ry8g/bottle_rest-0.6.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-05-16 20:21:40,913 wheel INFO adding 'bottle_rest/__init__.py' 2023-05-16 20:21:40,914 wheel INFO adding 'bottle_rest-0.6.0.dist-info/LICENSE.txt' 2023-05-16 20:21:40,914 wheel INFO adding 'bottle_rest-0.6.0.dist-info/METADATA' 2023-05-16 20:21:40,914 wheel INFO adding 'bottle_rest-0.6.0.dist-info/WHEEL' 2023-05-16 20:21:40,915 wheel INFO adding 'bottle_rest-0.6.0.dist-info/top_level.txt' 2023-05-16 20:21:40,915 wheel INFO adding 'bottle_rest-0.6.0.dist-info/zip-safe' 2023-05-16 20:21:40,915 wheel INFO adding 'bottle_rest-0.6.0.dist-info/RECORD' 2023-05-16 20:21:40,915 wheel INFO removing build/bdist.linux-i686/wheel 2023-05-16 20:21:40,916 gpep517 INFO The backend produced dist/bottle_rest-0.6.0-py3-none-any.whl bottle_rest-0.6.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-bottle-rest/src/bottle-rest-0.6.0 collected 14 items unittests/test_bottle_rest.py .............. [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/bottle.py:38 /usr/lib/python3.11/site-packages/bottle.py:38: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 import base64, cgi, email.utils, functools, hmac, itertools, mimetypes,\ -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 14 passed, 1 warning in 0.07s ========================= >>> py3-bottle-rest: Entering fakeroot... >>> py3-bottle-rest-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bottle-rest/pkg/py3-bottle-rest/usr/lib/python3.11/site-packages/bottle_rest/__pycache__' -> '/home/buildozer/aports/testing/py3-bottle-rest/pkg/py3-bottle-rest-pyc/usr/lib/python3.11/site-packages/bottle_rest/__pycache__' >>> py3-bottle-rest-pyc*: Preparing subpackage py3-bottle-rest-pyc... >>> py3-bottle-rest-pyc*: Running postcheck for py3-bottle-rest-pyc >>> py3-bottle-rest*: Running postcheck for py3-bottle-rest >>> py3-bottle-rest*: Preparing package py3-bottle-rest... >>> py3-bottle-rest-pyc*: Tracing dependencies... python3 py3-bottle python3~3.11 >>> py3-bottle-rest-pyc*: Package size: 40.0 KB >>> py3-bottle-rest-pyc*: Compressing data... >>> py3-bottle-rest-pyc*: Create checksum... >>> py3-bottle-rest-pyc*: Create py3-bottle-rest-pyc-0.6.0-r0.apk >>> py3-bottle-rest*: Tracing dependencies... python3 py3-bottle python3~3.11 >>> py3-bottle-rest*: Package size: 60.0 KB >>> py3-bottle-rest*: Compressing data... >>> py3-bottle-rest*: Create checksum... >>> py3-bottle-rest*: Create py3-bottle-rest-0.6.0-r0.apk >>> py3-bottle-rest: Build complete at Tue, 16 May 2023 20:21:42 +0000 elapsed time 0h 0m 4s >>> py3-bottle-rest: Cleaning up srcdir >>> py3-bottle-rest: Cleaning up pkgdir >>> py3-bottle-rest: Uninstalling dependencies... (1/33) Purging .makedepends-py3-bottle-rest (20230516.202139) (2/33) Purging py3-bottle-pyc (0.12.25-r1) (3/33) Purging py3-bottle (0.12.25-r1) (4/33) Purging py3-gpep517-pyc (13-r2) (5/33) Purging py3-gpep517 (13-r2) (6/33) Purging py3-setuptools-pyc (67.7.2-r0) (7/33) Purging py3-setuptools (67.7.2-r0) (8/33) Purging py3-wheel-pyc (0.40.0-r1) (9/33) Purging py3-wheel (0.40.0-r1) (10/33) Purging py3-installer-pyc (0.7.0-r1) (11/33) Purging py3-installer (0.7.0-r1) (12/33) Purging py3-pytest-pyc (7.3.1-r1) (13/33) Purging py3-pytest (7.3.1-r1) (14/33) Purging py3-iniconfig-pyc (1.1.1-r6) (15/33) Purging py3-iniconfig (1.1.1-r6) (16/33) Purging py3-packaging-pyc (23.1-r1) (17/33) Purging py3-packaging (23.1-r1) (18/33) Purging py3-parsing-pyc (3.0.9-r2) (19/33) Purging py3-parsing (3.0.9-r2) (20/33) Purging py3-pluggy-pyc (1.0.0-r3) (21/33) Purging py3-pluggy (1.0.0-r3) (22/33) Purging py3-py-pyc (1.11.0-r2) (23/33) Purging py3-py (1.11.0-r2) (24/33) Purging python3-pyc (3.11.3-r11) (25/33) Purging python3-pycache-pyc0 (3.11.3-r11) (26/33) Purging pyc (0.1-r0) (27/33) Purging python3 (3.11.3-r11) (28/33) Purging gdbm (1.23-r1) (29/33) Purging libffi (3.4.4-r3) (30/33) Purging libpanelw (6.4_p20230514-r0) (31/33) Purging mpdecimal (2.5.1-r2) (32/33) Purging readline (8.2.1-r2) (33/33) Purging sqlite-libs (3.42.0-r0) Executing busybox-1.36.0-r11.trigger OK: 372 MiB in 107 packages >>> py3-bottle-rest: Updating the testing/x86 repository index... >>> py3-bottle-rest: Signing the index...