>>> py3-hcloud: Building community/py3-hcloud 1.28.0-r0 (using abuild 3.11.21-r0) started Thu, 17 Aug 2023 23:36:13 +0000 >>> py3-hcloud: Checking sanity of /home/buildozer/aports/community/py3-hcloud/APKBUILD... >>> py3-hcloud: Analyzing dependencies... >>> py3-hcloud: Installing for build: build-base py3-dateutil py3-requests py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/45) Installing libffi (3.4.4-r3) (2/45) Installing gdbm (1.23-r1) (3/45) Installing mpdecimal (2.5.1-r2) (4/45) Installing libpanelw (6.4_p20230722-r0) (5/45) Installing readline (8.2.1-r2) (6/45) Installing sqlite-libs (3.42.0-r2) (7/45) Installing python3 (3.11.4-r4) (8/45) Installing python3-pycache-pyc0 (3.11.4-r4) (9/45) Installing pyc (0.1-r0) (10/45) Installing py3-six (1.16.0-r7) (11/45) Installing py3-six-pyc (1.16.0-r7) (12/45) Installing py3-dateutil-pyc (2.8.2-r4) (13/45) Installing python3-pyc (3.11.4-r4) (14/45) Installing py3-dateutil (2.8.2-r4) (15/45) Installing py3-certifi (2023.7.22-r0) (16/45) Installing py3-certifi-pyc (2023.7.22-r0) (17/45) Installing py3-charset-normalizer (3.2.0-r0) (18/45) Installing py3-charset-normalizer-pyc (3.2.0-r0) (19/45) Installing py3-idna (3.4-r4) (20/45) Installing py3-idna-pyc (3.4-r4) (21/45) Installing py3-urllib3 (1.26.16-r0) (22/45) Installing py3-urllib3-pyc (1.26.16-r0) (23/45) Installing py3-requests (2.31.0-r1) (24/45) Installing py3-requests-pyc (2.31.0-r1) (25/45) Installing py3-installer (0.7.0-r1) (26/45) Installing py3-installer-pyc (0.7.0-r1) (27/45) Installing py3-gpep517 (13-r4) (28/45) Installing py3-gpep517-pyc (13-r4) (29/45) Installing py3-parsing (3.1.1-r0) (30/45) Installing py3-parsing-pyc (3.1.1-r0) (31/45) Installing py3-packaging (23.1-r3) (32/45) Installing py3-packaging-pyc (23.1-r3) (33/45) Installing py3-setuptools (68.0.0-r2) (34/45) Installing py3-setuptools-pyc (68.0.0-r2) (35/45) Installing py3-wheel (0.41.0-r2) (36/45) Installing py3-wheel-pyc (0.41.0-r2) (37/45) Installing py3-iniconfig (1.1.1-r6) (38/45) Installing py3-iniconfig-pyc (1.1.1-r6) (39/45) Installing py3-pluggy (1.2.0-r0) (40/45) Installing py3-pluggy-pyc (1.2.0-r0) (41/45) Installing py3-py (1.11.0-r2) (42/45) Installing py3-py-pyc (1.11.0-r2) (43/45) Installing py3-pytest (7.4.0-r0) (44/45) Installing py3-pytest-pyc (7.4.0-r0) (45/45) Installing .makedepends-py3-hcloud (20230817.233615) Executing busybox-1.36.1-r6.trigger OK: 437 MiB in 155 packages >>> py3-hcloud: Cleaning up srcdir >>> py3-hcloud: Cleaning up pkgdir >>> py3-hcloud: Cleaning up tmpdir >>> py3-hcloud: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hcloud-1.28.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-hcloud: Fetching https://github.com/hetznercloud/hcloud-python/archive/v1.28.0/py3-hcloud-1.28.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 100 103k 0 103k 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k >>> py3-hcloud: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hcloud-1.28.0.tar.gz >>> py3-hcloud: Checking sha512sums... py3-hcloud-1.28.0.tar.gz: OK >>> py3-hcloud: Unpacking /var/cache/distfiles/edge/py3-hcloud-1.28.0.tar.gz... 2023-08-17 23:36:16,913 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-08-17 23:36:16,968 root INFO running bdist_wheel 2023-08-17 23:36:16,988 root INFO running build 2023-08-17 23:36:16,988 root INFO running build_py 2023-08-17 23:36:16,992 root INFO creating build 2023-08-17 23:36:16,993 root INFO creating build/lib 2023-08-17 23:36:16,993 root INFO creating build/lib/hcloud 2023-08-17 23:36:16,993 root INFO copying hcloud/_exceptions.py -> build/lib/hcloud 2023-08-17 23:36:16,993 root INFO copying hcloud/__version__.py -> build/lib/hcloud 2023-08-17 23:36:16,994 root INFO copying hcloud/__init__.py -> build/lib/hcloud 2023-08-17 23:36:16,994 root INFO copying hcloud/hcloud.py -> build/lib/hcloud 2023-08-17 23:36:16,994 root INFO copying hcloud/_client.py -> build/lib/hcloud 2023-08-17 23:36:16,995 root INFO creating build/lib/hcloud/helpers 2023-08-17 23:36:16,995 root INFO copying hcloud/helpers/labels.py -> build/lib/hcloud/helpers 2023-08-17 23:36:16,996 root INFO copying hcloud/helpers/__init__.py -> build/lib/hcloud/helpers 2023-08-17 23:36:16,996 root INFO creating build/lib/hcloud/core 2023-08-17 23:36:16,996 root INFO copying hcloud/core/__init__.py -> build/lib/hcloud/core 2023-08-17 23:36:16,997 root INFO copying hcloud/core/client.py -> build/lib/hcloud/core 2023-08-17 23:36:16,997 root INFO copying hcloud/core/domain.py -> build/lib/hcloud/core 2023-08-17 23:36:16,998 root INFO creating build/lib/hcloud/actions 2023-08-17 23:36:16,998 root INFO copying hcloud/actions/__init__.py -> build/lib/hcloud/actions 2023-08-17 23:36:16,998 root INFO copying hcloud/actions/client.py -> build/lib/hcloud/actions 2023-08-17 23:36:16,998 root INFO copying hcloud/actions/domain.py -> build/lib/hcloud/actions 2023-08-17 23:36:16,999 root INFO creating build/lib/hcloud/load_balancers 2023-08-17 23:36:16,999 root INFO copying hcloud/load_balancers/__init__.py -> build/lib/hcloud/load_balancers 2023-08-17 23:36:17,000 root INFO copying hcloud/load_balancers/client.py -> build/lib/hcloud/load_balancers 2023-08-17 23:36:17,000 root INFO copying hcloud/load_balancers/domain.py -> build/lib/hcloud/load_balancers 2023-08-17 23:36:17,001 root INFO creating build/lib/hcloud/load_balancer_types 2023-08-17 23:36:17,001 root INFO copying hcloud/load_balancer_types/__init__.py -> build/lib/hcloud/load_balancer_types 2023-08-17 23:36:17,001 root INFO copying hcloud/load_balancer_types/client.py -> build/lib/hcloud/load_balancer_types 2023-08-17 23:36:17,001 root INFO copying hcloud/load_balancer_types/domain.py -> build/lib/hcloud/load_balancer_types 2023-08-17 23:36:17,002 root INFO creating build/lib/hcloud/isos 2023-08-17 23:36:17,002 root INFO copying hcloud/isos/__init__.py -> build/lib/hcloud/isos 2023-08-17 23:36:17,002 root INFO copying hcloud/isos/client.py -> build/lib/hcloud/isos 2023-08-17 23:36:17,003 root INFO copying hcloud/isos/domain.py -> build/lib/hcloud/isos 2023-08-17 23:36:17,003 root INFO creating build/lib/hcloud/volumes 2023-08-17 23:36:17,004 root INFO copying hcloud/volumes/__init__.py -> build/lib/hcloud/volumes 2023-08-17 23:36:17,004 root INFO copying hcloud/volumes/client.py -> build/lib/hcloud/volumes 2023-08-17 23:36:17,004 root INFO copying hcloud/volumes/domain.py -> build/lib/hcloud/volumes 2023-08-17 23:36:17,005 root INFO creating build/lib/hcloud/datacenters 2023-08-17 23:36:17,005 root INFO copying hcloud/datacenters/__init__.py -> build/lib/hcloud/datacenters 2023-08-17 23:36:17,005 root INFO copying hcloud/datacenters/client.py -> build/lib/hcloud/datacenters 2023-08-17 23:36:17,006 root INFO copying hcloud/datacenters/domain.py -> build/lib/hcloud/datacenters 2023-08-17 23:36:17,006 root INFO creating build/lib/hcloud/placement_groups 2023-08-17 23:36:17,006 root INFO copying hcloud/placement_groups/__init__.py -> build/lib/hcloud/placement_groups 2023-08-17 23:36:17,007 root INFO copying hcloud/placement_groups/client.py -> build/lib/hcloud/placement_groups 2023-08-17 23:36:17,007 root INFO copying hcloud/placement_groups/domain.py -> build/lib/hcloud/placement_groups 2023-08-17 23:36:17,008 root INFO creating build/lib/hcloud/ssh_keys 2023-08-17 23:36:17,008 root INFO copying hcloud/ssh_keys/__init__.py -> build/lib/hcloud/ssh_keys 2023-08-17 23:36:17,008 root INFO copying hcloud/ssh_keys/client.py -> build/lib/hcloud/ssh_keys 2023-08-17 23:36:17,009 root INFO copying hcloud/ssh_keys/domain.py -> build/lib/hcloud/ssh_keys 2023-08-17 23:36:17,009 root INFO creating build/lib/hcloud/floating_ips 2023-08-17 23:36:17,009 root INFO copying hcloud/floating_ips/__init__.py -> build/lib/hcloud/floating_ips 2023-08-17 23:36:17,010 root INFO copying hcloud/floating_ips/client.py -> build/lib/hcloud/floating_ips 2023-08-17 23:36:17,010 root INFO copying hcloud/floating_ips/domain.py -> build/lib/hcloud/floating_ips 2023-08-17 23:36:17,011 root INFO creating build/lib/hcloud/deprecation 2023-08-17 23:36:17,011 root INFO copying hcloud/deprecation/__init__.py -> build/lib/hcloud/deprecation 2023-08-17 23:36:17,011 root INFO copying hcloud/deprecation/domain.py -> build/lib/hcloud/deprecation 2023-08-17 23:36:17,012 root INFO creating build/lib/hcloud/locations 2023-08-17 23:36:17,012 root INFO copying hcloud/locations/__init__.py -> build/lib/hcloud/locations 2023-08-17 23:36:17,012 root INFO copying hcloud/locations/client.py -> build/lib/hcloud/locations 2023-08-17 23:36:17,012 root INFO copying hcloud/locations/domain.py -> build/lib/hcloud/locations 2023-08-17 23:36:17,013 root INFO creating build/lib/hcloud/networks 2023-08-17 23:36:17,013 root INFO copying hcloud/networks/__init__.py -> build/lib/hcloud/networks 2023-08-17 23:36:17,013 root INFO copying hcloud/networks/client.py -> build/lib/hcloud/networks 2023-08-17 23:36:17,014 root INFO copying hcloud/networks/domain.py -> build/lib/hcloud/networks 2023-08-17 23:36:17,014 root INFO creating build/lib/hcloud/server_types 2023-08-17 23:36:17,015 root INFO copying hcloud/server_types/__init__.py -> build/lib/hcloud/server_types 2023-08-17 23:36:17,015 root INFO copying hcloud/server_types/client.py -> build/lib/hcloud/server_types 2023-08-17 23:36:17,015 root INFO copying hcloud/server_types/domain.py -> build/lib/hcloud/server_types 2023-08-17 23:36:17,016 root INFO creating build/lib/hcloud/primary_ips 2023-08-17 23:36:17,016 root INFO copying hcloud/primary_ips/__init__.py -> build/lib/hcloud/primary_ips 2023-08-17 23:36:17,016 root INFO copying hcloud/primary_ips/client.py -> build/lib/hcloud/primary_ips 2023-08-17 23:36:17,016 root INFO copying hcloud/primary_ips/domain.py -> build/lib/hcloud/primary_ips 2023-08-17 23:36:17,017 root INFO creating build/lib/hcloud/certificates 2023-08-17 23:36:17,017 root INFO copying hcloud/certificates/__init__.py -> build/lib/hcloud/certificates 2023-08-17 23:36:17,017 root INFO copying hcloud/certificates/client.py -> build/lib/hcloud/certificates 2023-08-17 23:36:17,018 root INFO copying hcloud/certificates/domain.py -> build/lib/hcloud/certificates 2023-08-17 23:36:17,018 root INFO creating build/lib/hcloud/servers 2023-08-17 23:36:17,018 root INFO copying hcloud/servers/__init__.py -> build/lib/hcloud/servers 2023-08-17 23:36:17,019 root INFO copying hcloud/servers/client.py -> build/lib/hcloud/servers 2023-08-17 23:36:17,019 root INFO copying hcloud/servers/domain.py -> build/lib/hcloud/servers 2023-08-17 23:36:17,020 root INFO creating build/lib/hcloud/firewalls 2023-08-17 23:36:17,020 root INFO copying hcloud/firewalls/__init__.py -> build/lib/hcloud/firewalls 2023-08-17 23:36:17,020 root INFO copying hcloud/firewalls/client.py -> build/lib/hcloud/firewalls 2023-08-17 23:36:17,020 root INFO copying hcloud/firewalls/domain.py -> build/lib/hcloud/firewalls 2023-08-17 23:36:17,021 root INFO creating build/lib/hcloud/images 2023-08-17 23:36:17,021 root INFO copying hcloud/images/__init__.py -> build/lib/hcloud/images 2023-08-17 23:36:17,021 root INFO copying hcloud/images/client.py -> build/lib/hcloud/images 2023-08-17 23:36:17,022 root INFO copying hcloud/images/domain.py -> build/lib/hcloud/images 2023-08-17 23:36:17,022 root INFO running egg_info 2023-08-17 23:36:17,030 root INFO creating hcloud.egg-info 2023-08-17 23:36:17,032 root INFO writing hcloud.egg-info/PKG-INFO 2023-08-17 23:36:17,033 root INFO writing dependency_links to hcloud.egg-info/dependency_links.txt 2023-08-17 23:36:17,033 root INFO writing requirements to hcloud.egg-info/requires.txt 2023-08-17 23:36:17,033 root INFO writing top-level names to hcloud.egg-info/top_level.txt 2023-08-17 23:36:17,034 root INFO writing manifest file 'hcloud.egg-info/SOURCES.txt' 2023-08-17 23:36:17,041 root INFO reading manifest file 'hcloud.egg-info/SOURCES.txt' 2023-08-17 23:36:17,041 root INFO reading manifest template 'MANIFEST.in' 2023-08-17 23:36:17,048 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2023-08-17 23:36:17,048 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2023-08-17 23:36:17,055 root WARNING warning: no files found matching '*.jpg' under directory 'docs' 2023-08-17 23:36:17,057 root WARNING warning: no files found matching '*.gif' under directory 'docs' 2023-08-17 23:36:17,059 root INFO adding license file 'LICENSE' 2023-08-17 23:36:17,063 root INFO writing manifest file 'hcloud.egg-info/SOURCES.txt' 2023-08-17 23:36:17,066 root INFO copying hcloud/py.typed -> build/lib/hcloud 2023-08-17 23:36:17,077 wheel INFO installing to build/bdist.linux-i686/wheel 2023-08-17 23:36:17,077 root INFO running install 2023-08-17 23:36:17,092 root INFO running install_lib 2023-08-17 23:36:17,095 root INFO creating build/bdist.linux-i686 2023-08-17 23:36:17,096 root INFO creating build/bdist.linux-i686/wheel 2023-08-17 23:36:17,096 root INFO creating build/bdist.linux-i686/wheel/hcloud 2023-08-17 23:36:17,096 root INFO creating build/bdist.linux-i686/wheel/hcloud/helpers 2023-08-17 23:36:17,096 root INFO copying build/lib/hcloud/helpers/labels.py -> build/bdist.linux-i686/wheel/hcloud/helpers 2023-08-17 23:36:17,097 root INFO copying build/lib/hcloud/helpers/__init__.py -> build/bdist.linux-i686/wheel/hcloud/helpers 2023-08-17 23:36:17,097 root INFO creating build/bdist.linux-i686/wheel/hcloud/core 2023-08-17 23:36:17,097 root INFO copying build/lib/hcloud/core/__init__.py -> build/bdist.linux-i686/wheel/hcloud/core 2023-08-17 23:36:17,097 root INFO copying build/lib/hcloud/core/client.py -> build/bdist.linux-i686/wheel/hcloud/core 2023-08-17 23:36:17,098 root INFO copying build/lib/hcloud/core/domain.py -> build/bdist.linux-i686/wheel/hcloud/core 2023-08-17 23:36:17,098 root INFO creating build/bdist.linux-i686/wheel/hcloud/actions 2023-08-17 23:36:17,098 root INFO copying build/lib/hcloud/actions/__init__.py -> build/bdist.linux-i686/wheel/hcloud/actions 2023-08-17 23:36:17,099 root INFO copying build/lib/hcloud/actions/client.py -> build/bdist.linux-i686/wheel/hcloud/actions 2023-08-17 23:36:17,099 root INFO copying build/lib/hcloud/actions/domain.py -> build/bdist.linux-i686/wheel/hcloud/actions 2023-08-17 23:36:17,099 root INFO copying build/lib/hcloud/_exceptions.py -> build/bdist.linux-i686/wheel/hcloud 2023-08-17 23:36:17,099 root INFO creating build/bdist.linux-i686/wheel/hcloud/load_balancers 2023-08-17 23:36:17,100 root INFO copying build/lib/hcloud/load_balancers/__init__.py -> build/bdist.linux-i686/wheel/hcloud/load_balancers 2023-08-17 23:36:17,100 root INFO copying build/lib/hcloud/load_balancers/client.py -> build/bdist.linux-i686/wheel/hcloud/load_balancers 2023-08-17 23:36:17,100 root INFO copying build/lib/hcloud/load_balancers/domain.py -> build/bdist.linux-i686/wheel/hcloud/load_balancers 2023-08-17 23:36:17,101 root INFO creating build/bdist.linux-i686/wheel/hcloud/load_balancer_types 2023-08-17 23:36:17,101 root INFO copying build/lib/hcloud/load_balancer_types/__init__.py -> build/bdist.linux-i686/wheel/hcloud/load_balancer_types 2023-08-17 23:36:17,101 root INFO copying build/lib/hcloud/load_balancer_types/client.py -> build/bdist.linux-i686/wheel/hcloud/load_balancer_types 2023-08-17 23:36:17,101 root INFO copying build/lib/hcloud/load_balancer_types/domain.py -> build/bdist.linux-i686/wheel/hcloud/load_balancer_types 2023-08-17 23:36:17,102 root INFO creating build/bdist.linux-i686/wheel/hcloud/isos 2023-08-17 23:36:17,102 root INFO copying build/lib/hcloud/isos/__init__.py -> build/bdist.linux-i686/wheel/hcloud/isos 2023-08-17 23:36:17,102 root INFO copying build/lib/hcloud/isos/client.py -> build/bdist.linux-i686/wheel/hcloud/isos 2023-08-17 23:36:17,102 root INFO copying build/lib/hcloud/isos/domain.py -> build/bdist.linux-i686/wheel/hcloud/isos 2023-08-17 23:36:17,103 root INFO creating build/bdist.linux-i686/wheel/hcloud/volumes 2023-08-17 23:36:17,103 root INFO copying build/lib/hcloud/volumes/__init__.py -> build/bdist.linux-i686/wheel/hcloud/volumes 2023-08-17 23:36:17,103 root INFO copying build/lib/hcloud/volumes/client.py -> build/bdist.linux-i686/wheel/hcloud/volumes 2023-08-17 23:36:17,103 root INFO copying build/lib/hcloud/volumes/domain.py -> build/bdist.linux-i686/wheel/hcloud/volumes 2023-08-17 23:36:17,104 root INFO copying build/lib/hcloud/__version__.py -> build/bdist.linux-i686/wheel/hcloud 2023-08-17 23:36:17,104 root INFO copying build/lib/hcloud/__init__.py -> build/bdist.linux-i686/wheel/hcloud 2023-08-17 23:36:17,104 root INFO creating build/bdist.linux-i686/wheel/hcloud/datacenters 2023-08-17 23:36:17,105 root INFO copying build/lib/hcloud/datacenters/__init__.py -> build/bdist.linux-i686/wheel/hcloud/datacenters 2023-08-17 23:36:17,105 root INFO copying build/lib/hcloud/datacenters/client.py -> build/bdist.linux-i686/wheel/hcloud/datacenters 2023-08-17 23:36:17,105 root INFO copying build/lib/hcloud/datacenters/domain.py -> build/bdist.linux-i686/wheel/hcloud/datacenters 2023-08-17 23:36:17,105 root INFO creating build/bdist.linux-i686/wheel/hcloud/placement_groups 2023-08-17 23:36:17,106 root INFO copying build/lib/hcloud/placement_groups/__init__.py -> build/bdist.linux-i686/wheel/hcloud/placement_groups 2023-08-17 23:36:17,106 root INFO copying build/lib/hcloud/placement_groups/client.py -> build/bdist.linux-i686/wheel/hcloud/placement_groups 2023-08-17 23:36:17,106 root INFO copying build/lib/hcloud/placement_groups/domain.py -> build/bdist.linux-i686/wheel/hcloud/placement_groups 2023-08-17 23:36:17,107 root INFO creating build/bdist.linux-i686/wheel/hcloud/ssh_keys 2023-08-17 23:36:17,107 root INFO copying build/lib/hcloud/ssh_keys/__init__.py -> build/bdist.linux-i686/wheel/hcloud/ssh_keys 2023-08-17 23:36:17,107 root INFO copying build/lib/hcloud/ssh_keys/client.py -> build/bdist.linux-i686/wheel/hcloud/ssh_keys 2023-08-17 23:36:17,107 root INFO copying build/lib/hcloud/ssh_keys/domain.py -> build/bdist.linux-i686/wheel/hcloud/ssh_keys 2023-08-17 23:36:17,108 root INFO copying build/lib/hcloud/py.typed -> build/bdist.linux-i686/wheel/hcloud 2023-08-17 23:36:17,108 root INFO creating build/bdist.linux-i686/wheel/hcloud/floating_ips 2023-08-17 23:36:17,108 root INFO copying build/lib/hcloud/floating_ips/__init__.py -> build/bdist.linux-i686/wheel/hcloud/floating_ips 2023-08-17 23:36:17,108 root INFO copying build/lib/hcloud/floating_ips/client.py -> build/bdist.linux-i686/wheel/hcloud/floating_ips 2023-08-17 23:36:17,109 root INFO copying build/lib/hcloud/floating_ips/domain.py -> build/bdist.linux-i686/wheel/hcloud/floating_ips 2023-08-17 23:36:17,109 root INFO creating build/bdist.linux-i686/wheel/hcloud/deprecation 2023-08-17 23:36:17,109 root INFO copying build/lib/hcloud/deprecation/__init__.py -> build/bdist.linux-i686/wheel/hcloud/deprecation 2023-08-17 23:36:17,110 root INFO copying build/lib/hcloud/deprecation/domain.py -> build/bdist.linux-i686/wheel/hcloud/deprecation 2023-08-17 23:36:17,110 root INFO creating build/bdist.linux-i686/wheel/hcloud/locations 2023-08-17 23:36:17,110 root INFO copying build/lib/hcloud/locations/__init__.py -> build/bdist.linux-i686/wheel/hcloud/locations 2023-08-17 23:36:17,110 root INFO copying build/lib/hcloud/locations/client.py -> build/bdist.linux-i686/wheel/hcloud/locations 2023-08-17 23:36:17,111 root INFO copying build/lib/hcloud/locations/domain.py -> build/bdist.linux-i686/wheel/hcloud/locations 2023-08-17 23:36:17,111 root INFO creating build/bdist.linux-i686/wheel/hcloud/networks 2023-08-17 23:36:17,111 root INFO copying build/lib/hcloud/networks/__init__.py -> build/bdist.linux-i686/wheel/hcloud/networks 2023-08-17 23:36:17,111 root INFO copying build/lib/hcloud/networks/client.py -> build/bdist.linux-i686/wheel/hcloud/networks 2023-08-17 23:36:17,112 root INFO copying build/lib/hcloud/networks/domain.py -> build/bdist.linux-i686/wheel/hcloud/networks 2023-08-17 23:36:17,112 root INFO creating build/bdist.linux-i686/wheel/hcloud/server_types 2023-08-17 23:36:17,112 root INFO copying build/lib/hcloud/server_types/__init__.py -> build/bdist.linux-i686/wheel/hcloud/server_types 2023-08-17 23:36:17,112 root INFO copying build/lib/hcloud/server_types/client.py -> build/bdist.linux-i686/wheel/hcloud/server_types 2023-08-17 23:36:17,113 root INFO copying build/lib/hcloud/server_types/domain.py -> build/bdist.linux-i686/wheel/hcloud/server_types 2023-08-17 23:36:17,113 root INFO copying build/lib/hcloud/hcloud.py -> build/bdist.linux-i686/wheel/hcloud 2023-08-17 23:36:17,113 root INFO creating build/bdist.linux-i686/wheel/hcloud/primary_ips 2023-08-17 23:36:17,114 root INFO copying build/lib/hcloud/primary_ips/__init__.py -> build/bdist.linux-i686/wheel/hcloud/primary_ips 2023-08-17 23:36:17,114 root INFO copying build/lib/hcloud/primary_ips/client.py -> build/bdist.linux-i686/wheel/hcloud/primary_ips 2023-08-17 23:36:17,114 root INFO copying build/lib/hcloud/primary_ips/domain.py -> build/bdist.linux-i686/wheel/hcloud/primary_ips 2023-08-17 23:36:17,114 root INFO creating build/bdist.linux-i686/wheel/hcloud/certificates 2023-08-17 23:36:17,115 root INFO copying build/lib/hcloud/certificates/__init__.py -> build/bdist.linux-i686/wheel/hcloud/certificates 2023-08-17 23:36:17,115 root INFO copying build/lib/hcloud/certificates/client.py -> build/bdist.linux-i686/wheel/hcloud/certificates 2023-08-17 23:36:17,115 root INFO copying build/lib/hcloud/certificates/domain.py -> build/bdist.linux-i686/wheel/hcloud/certificates 2023-08-17 23:36:17,115 root INFO copying build/lib/hcloud/_client.py -> build/bdist.linux-i686/wheel/hcloud 2023-08-17 23:36:17,116 root INFO creating build/bdist.linux-i686/wheel/hcloud/servers 2023-08-17 23:36:17,116 root INFO copying build/lib/hcloud/servers/__init__.py -> build/bdist.linux-i686/wheel/hcloud/servers 2023-08-17 23:36:17,116 root INFO copying build/lib/hcloud/servers/client.py -> build/bdist.linux-i686/wheel/hcloud/servers 2023-08-17 23:36:17,117 root INFO copying build/lib/hcloud/servers/domain.py -> build/bdist.linux-i686/wheel/hcloud/servers 2023-08-17 23:36:17,117 root INFO creating build/bdist.linux-i686/wheel/hcloud/firewalls 2023-08-17 23:36:17,117 root INFO copying build/lib/hcloud/firewalls/__init__.py -> build/bdist.linux-i686/wheel/hcloud/firewalls 2023-08-17 23:36:17,117 root INFO copying build/lib/hcloud/firewalls/client.py -> build/bdist.linux-i686/wheel/hcloud/firewalls 2023-08-17 23:36:17,118 root INFO copying build/lib/hcloud/firewalls/domain.py -> build/bdist.linux-i686/wheel/hcloud/firewalls 2023-08-17 23:36:17,118 root INFO creating build/bdist.linux-i686/wheel/hcloud/images 2023-08-17 23:36:17,118 root INFO copying build/lib/hcloud/images/__init__.py -> build/bdist.linux-i686/wheel/hcloud/images 2023-08-17 23:36:17,119 root INFO copying build/lib/hcloud/images/client.py -> build/bdist.linux-i686/wheel/hcloud/images 2023-08-17 23:36:17,119 root INFO copying build/lib/hcloud/images/domain.py -> build/bdist.linux-i686/wheel/hcloud/images 2023-08-17 23:36:17,119 root INFO running install_egg_info 2023-08-17 23:36:17,125 root INFO Copying hcloud.egg-info to build/bdist.linux-i686/wheel/hcloud-1.28.0-py3.11.egg-info 2023-08-17 23:36:17,127 root INFO running install_scripts 2023-08-17 23:36:17,132 wheel INFO creating build/bdist.linux-i686/wheel/hcloud-1.28.0.dist-info/WHEEL 2023-08-17 23:36:17,133 wheel INFO creating '/home/buildozer/aports/community/py3-hcloud/src/hcloud-python-1.28.0/.dist/.tmp-so6s_wsd/hcloud-1.28.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-08-17 23:36:17,133 wheel INFO adding 'hcloud/__init__.py' 2023-08-17 23:36:17,134 wheel INFO adding 'hcloud/__version__.py' 2023-08-17 23:36:17,134 wheel INFO adding 'hcloud/_client.py' 2023-08-17 23:36:17,134 wheel INFO adding 'hcloud/_exceptions.py' 2023-08-17 23:36:17,135 wheel INFO adding 'hcloud/hcloud.py' 2023-08-17 23:36:17,135 wheel INFO adding 'hcloud/py.typed' 2023-08-17 23:36:17,135 wheel INFO adding 'hcloud/actions/__init__.py' 2023-08-17 23:36:17,136 wheel INFO adding 'hcloud/actions/client.py' 2023-08-17 23:36:17,136 wheel INFO adding 'hcloud/actions/domain.py' 2023-08-17 23:36:17,136 wheel INFO adding 'hcloud/certificates/__init__.py' 2023-08-17 23:36:17,137 wheel INFO adding 'hcloud/certificates/client.py' 2023-08-17 23:36:17,137 wheel INFO adding 'hcloud/certificates/domain.py' 2023-08-17 23:36:17,138 wheel INFO adding 'hcloud/core/__init__.py' 2023-08-17 23:36:17,138 wheel INFO adding 'hcloud/core/client.py' 2023-08-17 23:36:17,138 wheel INFO adding 'hcloud/core/domain.py' 2023-08-17 23:36:17,139 wheel INFO adding 'hcloud/datacenters/__init__.py' 2023-08-17 23:36:17,139 wheel INFO adding 'hcloud/datacenters/client.py' 2023-08-17 23:36:17,139 wheel INFO adding 'hcloud/datacenters/domain.py' 2023-08-17 23:36:17,140 wheel INFO adding 'hcloud/deprecation/__init__.py' 2023-08-17 23:36:17,140 wheel INFO adding 'hcloud/deprecation/domain.py' 2023-08-17 23:36:17,140 wheel INFO adding 'hcloud/firewalls/__init__.py' 2023-08-17 23:36:17,141 wheel INFO adding 'hcloud/firewalls/client.py' 2023-08-17 23:36:17,141 wheel INFO adding 'hcloud/firewalls/domain.py' 2023-08-17 23:36:17,142 wheel INFO adding 'hcloud/floating_ips/__init__.py' 2023-08-17 23:36:17,142 wheel INFO adding 'hcloud/floating_ips/client.py' 2023-08-17 23:36:17,142 wheel INFO adding 'hcloud/floating_ips/domain.py' 2023-08-17 23:36:17,143 wheel INFO adding 'hcloud/helpers/__init__.py' 2023-08-17 23:36:17,143 wheel INFO adding 'hcloud/helpers/labels.py' 2023-08-17 23:36:17,143 wheel INFO adding 'hcloud/images/__init__.py' 2023-08-17 23:36:17,144 wheel INFO adding 'hcloud/images/client.py' 2023-08-17 23:36:17,144 wheel INFO adding 'hcloud/images/domain.py' 2023-08-17 23:36:17,145 wheel INFO adding 'hcloud/isos/__init__.py' 2023-08-17 23:36:17,145 wheel INFO adding 'hcloud/isos/client.py' 2023-08-17 23:36:17,145 wheel INFO adding 'hcloud/isos/domain.py' 2023-08-17 23:36:17,146 wheel INFO adding 'hcloud/load_balancer_types/__init__.py' 2023-08-17 23:36:17,146 wheel INFO adding 'hcloud/load_balancer_types/client.py' 2023-08-17 23:36:17,146 wheel INFO adding 'hcloud/load_balancer_types/domain.py' 2023-08-17 23:36:17,147 wheel INFO adding 'hcloud/load_balancers/__init__.py' 2023-08-17 23:36:17,147 wheel INFO adding 'hcloud/load_balancers/client.py' 2023-08-17 23:36:17,148 wheel INFO adding 'hcloud/load_balancers/domain.py' 2023-08-17 23:36:17,148 wheel INFO adding 'hcloud/locations/__init__.py' 2023-08-17 23:36:17,149 wheel INFO adding 'hcloud/locations/client.py' 2023-08-17 23:36:17,149 wheel INFO adding 'hcloud/locations/domain.py' 2023-08-17 23:36:17,149 wheel INFO adding 'hcloud/networks/__init__.py' 2023-08-17 23:36:17,150 wheel INFO adding 'hcloud/networks/client.py' 2023-08-17 23:36:17,150 wheel INFO adding 'hcloud/networks/domain.py' 2023-08-17 23:36:17,150 wheel INFO adding 'hcloud/placement_groups/__init__.py' 2023-08-17 23:36:17,151 wheel INFO adding 'hcloud/placement_groups/client.py' 2023-08-17 23:36:17,151 wheel INFO adding 'hcloud/placement_groups/domain.py' 2023-08-17 23:36:17,151 wheel INFO adding 'hcloud/primary_ips/__init__.py' 2023-08-17 23:36:17,152 wheel INFO adding 'hcloud/primary_ips/client.py' 2023-08-17 23:36:17,152 wheel INFO adding 'hcloud/primary_ips/domain.py' 2023-08-17 23:36:17,153 wheel INFO adding 'hcloud/server_types/__init__.py' 2023-08-17 23:36:17,153 wheel INFO adding 'hcloud/server_types/client.py' 2023-08-17 23:36:17,153 wheel INFO adding 'hcloud/server_types/domain.py' 2023-08-17 23:36:17,154 wheel INFO adding 'hcloud/servers/__init__.py' 2023-08-17 23:36:17,154 wheel INFO adding 'hcloud/servers/client.py' 2023-08-17 23:36:17,155 wheel INFO adding 'hcloud/servers/domain.py' 2023-08-17 23:36:17,155 wheel INFO adding 'hcloud/ssh_keys/__init__.py' 2023-08-17 23:36:17,155 wheel INFO adding 'hcloud/ssh_keys/client.py' 2023-08-17 23:36:17,156 wheel INFO adding 'hcloud/ssh_keys/domain.py' 2023-08-17 23:36:17,156 wheel INFO adding 'hcloud/volumes/__init__.py' 2023-08-17 23:36:17,157 wheel INFO adding 'hcloud/volumes/client.py' 2023-08-17 23:36:17,157 wheel INFO adding 'hcloud/volumes/domain.py' 2023-08-17 23:36:17,158 wheel INFO adding 'hcloud-1.28.0.dist-info/LICENSE' 2023-08-17 23:36:17,158 wheel INFO adding 'hcloud-1.28.0.dist-info/METADATA' 2023-08-17 23:36:17,158 wheel INFO adding 'hcloud-1.28.0.dist-info/WHEEL' 2023-08-17 23:36:17,158 wheel INFO adding 'hcloud-1.28.0.dist-info/top_level.txt' 2023-08-17 23:36:17,159 wheel INFO adding 'hcloud-1.28.0.dist-info/RECORD' 2023-08-17 23:36:17,159 wheel INFO removing build/bdist.linux-i686/wheel 2023-08-17 23:36:17,163 gpep517 INFO The backend produced .dist/hcloud-1.28.0-py3-none-any.whl hcloud-1.28.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0 rootdir: /home/buildozer/aports/community/py3-hcloud/src/hcloud-python-1.28.0 collected 552 items tests/unit/test_client.py ............. [ 2%] tests/unit/test_hcloud.py . [ 2%] tests/unit/actions/test_client.py ............. [ 4%] tests/unit/actions/test_domain.py .. [ 5%] tests/unit/certificates/test_client.py ......................... [ 9%] tests/unit/certificates/test_domain.py . [ 9%] tests/unit/core/test_client.py ........... [ 11%] tests/unit/core/test_domain.py ............... [ 14%] tests/unit/datacenters/test_client.py ........ [ 16%] tests/unit/firewalls/test_client.py ................................. [ 22%] tests/unit/firewalls/test_domain.py . [ 22%] tests/unit/floating_ips/test_client.py ................................. [ 28%] ..... [ 29%] tests/unit/floating_ips/test_domain.py . [ 29%] tests/unit/helpers/test_labels.py ...................................... [ 36%] [ 36%] tests/unit/images/test_client.py ............................. [ 41%] tests/unit/images/test_domain.py . [ 41%] tests/unit/isos/test_client.py ........ [ 43%] tests/unit/isos/test_domain.py . [ 43%] tests/unit/load_balancer_types/test_client.py ...... [ 44%] tests/unit/load_balancers/test_client.py ............................... [ 50%] ....... [ 51%] tests/unit/load_balancers/test_domain.py . [ 51%] tests/unit/locations/test_client.py ....... [ 52%] tests/unit/networks/test_client.py ..................................... [ 59%] ......... [ 61%] tests/unit/networks/test_domain.py . [ 61%] tests/unit/placement_groups/test_client.py ........... [ 63%] tests/unit/placement_groups/test_domain.py . [ 63%] tests/unit/primary_ips/test_client.py ........................... [ 68%] tests/unit/primary_ips/test_domain.py . [ 68%] tests/unit/server_types/test_client.py ....... [ 69%] tests/unit/servers/test_client.py ...................................... [ 76%] ...................................................................... [ 89%] tests/unit/servers/test_domain.py . [ 89%] tests/unit/ssh_keys/test_client.py ................ [ 92%] tests/unit/ssh_keys/test_domain.py . [ 92%] tests/unit/volumes/test_client.py ...................................... [ 99%] .. [ 99%] tests/unit/volumes/test_domain.py . [100%] ============================= 552 passed in 4.44s ============================== >>> py3-hcloud: Entering fakeroot... >>> py3-hcloud-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/helpers/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/helpers/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/core/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/core/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/actions/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/actions/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/load_balancers/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/load_balancers/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/load_balancer_types/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/load_balancer_types/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/isos/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/isos/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/volumes/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/volumes/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/datacenters/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/datacenters/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/placement_groups/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/placement_groups/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/ssh_keys/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/ssh_keys/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/floating_ips/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/floating_ips/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/deprecation/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/deprecation/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/locations/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/locations/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/networks/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/networks/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/server_types/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/server_types/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/primary_ips/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/primary_ips/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/certificates/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/certificates/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/servers/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/servers/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/firewalls/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/firewalls/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.11/site-packages/hcloud/images/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.11/site-packages/hcloud/images/__pycache__' >>> py3-hcloud-pyc*: Preparing subpackage py3-hcloud-pyc... >>> py3-hcloud-pyc*: Running postcheck for py3-hcloud-pyc >>> py3-hcloud*: Running postcheck for py3-hcloud >>> py3-hcloud*: Preparing package py3-hcloud... >>> py3-hcloud-pyc*: Tracing dependencies... py3-dateutil py3-requests python3~3.11 >>> py3-hcloud-pyc*: Package size: 768.0 KB >>> py3-hcloud-pyc*: Compressing data... >>> py3-hcloud-pyc*: Create checksum... >>> py3-hcloud-pyc*: Create py3-hcloud-pyc-1.28.0-r0.apk >>> py3-hcloud*: Tracing dependencies... py3-dateutil py3-requests python3~3.11 >>> py3-hcloud*: Package size: 648.0 KB >>> py3-hcloud*: Compressing data... >>> py3-hcloud*: Create checksum... >>> py3-hcloud*: Create py3-hcloud-1.28.0-r0.apk >>> py3-hcloud: Build complete at Thu, 17 Aug 2023 23:36:23 +0000 elapsed time 0h 0m 10s >>> py3-hcloud: Cleaning up srcdir >>> py3-hcloud: Cleaning up pkgdir >>> py3-hcloud: Uninstalling dependencies... (1/45) Purging .makedepends-py3-hcloud (20230817.233615) (2/45) Purging py3-dateutil-pyc (2.8.2-r4) (3/45) Purging py3-dateutil (2.8.2-r4) (4/45) Purging py3-six-pyc (1.16.0-r7) (5/45) Purging py3-six (1.16.0-r7) (6/45) Purging py3-requests-pyc (2.31.0-r1) (7/45) Purging py3-requests (2.31.0-r1) (8/45) Purging py3-certifi-pyc (2023.7.22-r0) (9/45) Purging py3-certifi (2023.7.22-r0) (10/45) Purging py3-charset-normalizer-pyc (3.2.0-r0) (11/45) Purging py3-charset-normalizer (3.2.0-r0) (12/45) Purging py3-idna-pyc (3.4-r4) (13/45) Purging py3-idna (3.4-r4) (14/45) Purging py3-urllib3-pyc (1.26.16-r0) (15/45) Purging py3-urllib3 (1.26.16-r0) (16/45) Purging py3-gpep517-pyc (13-r4) (17/45) Purging py3-gpep517 (13-r4) (18/45) Purging py3-installer-pyc (0.7.0-r1) (19/45) Purging py3-installer (0.7.0-r1) (20/45) Purging py3-setuptools-pyc (68.0.0-r2) (21/45) Purging py3-setuptools (68.0.0-r2) (22/45) Purging py3-wheel-pyc (0.41.0-r2) (23/45) Purging py3-wheel (0.41.0-r2) (24/45) Purging py3-pytest-pyc (7.4.0-r0) (25/45) Purging py3-pytest (7.4.0-r0) (26/45) Purging py3-iniconfig-pyc (1.1.1-r6) (27/45) Purging py3-iniconfig (1.1.1-r6) (28/45) Purging py3-packaging-pyc (23.1-r3) (29/45) Purging py3-packaging (23.1-r3) (30/45) Purging py3-parsing-pyc (3.1.1-r0) (31/45) Purging py3-parsing (3.1.1-r0) (32/45) Purging py3-pluggy-pyc (1.2.0-r0) (33/45) Purging py3-pluggy (1.2.0-r0) (34/45) Purging py3-py-pyc (1.11.0-r2) (35/45) Purging py3-py (1.11.0-r2) (36/45) Purging python3-pyc (3.11.4-r4) (37/45) Purging python3-pycache-pyc0 (3.11.4-r4) (38/45) Purging pyc (0.1-r0) (39/45) Purging python3 (3.11.4-r4) (40/45) Purging gdbm (1.23-r1) (41/45) Purging libffi (3.4.4-r3) (42/45) Purging libpanelw (6.4_p20230722-r0) (43/45) Purging mpdecimal (2.5.1-r2) (44/45) Purging readline (8.2.1-r2) (45/45) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> py3-hcloud: Updating the community/x86 repository index... >>> py3-hcloud: Signing the index...