>>> py3-hcloud: Building community/py3-hcloud 1.33.2-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 10:10:59 +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.6-r0) (2/45) Installing gdbm (1.23-r1) (3/45) Installing mpdecimal (4.0.0-r0) (4/45) Installing libpanelw (6.4_p20240330-r0) (5/45) Installing readline (8.2.10-r0) (6/45) Installing sqlite-libs (3.45.2-r0) (7/45) Installing python3 (3.12.3-r0) (8/45) Installing python3-pycache-pyc0 (3.12.3-r0) (9/45) Installing pyc (3.12.3-r0) (10/45) Installing py3-six (1.16.0-r9) (11/45) Installing py3-six-pyc (1.16.0-r9) (12/45) Installing py3-dateutil-pyc (2.9.0-r1) (13/45) Installing python3-pyc (3.12.3-r0) (14/45) Installing py3-dateutil (2.9.0-r1) (15/45) Installing py3-certifi (2024.2.2-r1) (16/45) Installing py3-certifi-pyc (2024.2.2-r1) (17/45) Installing py3-charset-normalizer (3.3.2-r1) (18/45) Installing py3-charset-normalizer-pyc (3.3.2-r1) (19/45) Installing py3-idna (3.6-r1) (20/45) Installing py3-idna-pyc (3.6-r1) (21/45) Installing py3-urllib3 (1.26.18-r1) (22/45) Installing py3-urllib3-pyc (1.26.18-r1) (23/45) Installing py3-requests (2.31.0-r2) (24/45) Installing py3-requests-pyc (2.31.0-r2) (25/45) Installing py3-installer (0.7.0-r2) (26/45) Installing py3-installer-pyc (0.7.0-r2) (27/45) Installing py3-gpep517 (15-r2) (28/45) Installing py3-gpep517-pyc (15-r2) (29/45) Installing py3-parsing (3.1.2-r1) (30/45) Installing py3-parsing-pyc (3.1.2-r1) (31/45) Installing py3-packaging (24.0-r1) (32/45) Installing py3-packaging-pyc (24.0-r1) (33/45) Installing py3-setuptools (69.2.0-r2) (34/45) Installing py3-setuptools-pyc (69.2.0-r2) (35/45) Installing py3-wheel (0.42.0-r1) (36/45) Installing py3-wheel-pyc (0.42.0-r1) (37/45) Installing py3-iniconfig (2.0.0-r1) (38/45) Installing py3-iniconfig-pyc (2.0.0-r1) (39/45) Installing py3-pluggy (1.4.0-r1) (40/45) Installing py3-pluggy-pyc (1.4.0-r1) (41/45) Installing py3-py (1.11.0-r3) (42/45) Installing py3-py-pyc (1.11.0-r3) (43/45) Installing py3-pytest (8.1.1-r1) (44/45) Installing py3-pytest-pyc (8.1.1-r1) (45/45) Installing .makedepends-py3-hcloud (20240413.101101) Executing busybox-1.36.1-r25.trigger OK: 325 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.33.2.tar.gz >>> py3-hcloud: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hcloud-1.33.2.tar.gz >>> py3-hcloud: Checking sha512sums... py3-hcloud-1.33.2.tar.gz: OK >>> py3-hcloud: Unpacking /var/cache/distfiles/py3-hcloud-1.33.2.tar.gz... 2024-04-13 10:11:01,846 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-13 10:11:01,889 root INFO running bdist_wheel 2024-04-13 10:11:01,912 root INFO running build 2024-04-13 10:11:01,912 root INFO running build_py 2024-04-13 10:11:01,916 root INFO creating build 2024-04-13 10:11:01,917 root INFO creating build/lib 2024-04-13 10:11:01,917 root INFO creating build/lib/hcloud 2024-04-13 10:11:01,917 root INFO copying hcloud/_client.py -> build/lib/hcloud 2024-04-13 10:11:01,917 root INFO copying hcloud/_exceptions.py -> build/lib/hcloud 2024-04-13 10:11:01,917 root INFO copying hcloud/hcloud.py -> build/lib/hcloud 2024-04-13 10:11:01,917 root INFO copying hcloud/__version__.py -> build/lib/hcloud 2024-04-13 10:11:01,918 root INFO copying hcloud/__init__.py -> build/lib/hcloud 2024-04-13 10:11:01,918 root INFO creating build/lib/hcloud/primary_ips 2024-04-13 10:11:01,918 root INFO copying hcloud/primary_ips/domain.py -> build/lib/hcloud/primary_ips 2024-04-13 10:11:01,918 root INFO copying hcloud/primary_ips/client.py -> build/lib/hcloud/primary_ips 2024-04-13 10:11:01,918 root INFO copying hcloud/primary_ips/__init__.py -> build/lib/hcloud/primary_ips 2024-04-13 10:11:01,919 root INFO creating build/lib/hcloud/core 2024-04-13 10:11:01,919 root INFO copying hcloud/core/domain.py -> build/lib/hcloud/core 2024-04-13 10:11:01,919 root INFO copying hcloud/core/client.py -> build/lib/hcloud/core 2024-04-13 10:11:01,919 root INFO copying hcloud/core/__init__.py -> build/lib/hcloud/core 2024-04-13 10:11:01,919 root INFO creating build/lib/hcloud/networks 2024-04-13 10:11:01,920 root INFO copying hcloud/networks/domain.py -> build/lib/hcloud/networks 2024-04-13 10:11:01,920 root INFO copying hcloud/networks/client.py -> build/lib/hcloud/networks 2024-04-13 10:11:01,920 root INFO copying hcloud/networks/__init__.py -> build/lib/hcloud/networks 2024-04-13 10:11:01,920 root INFO creating build/lib/hcloud/actions 2024-04-13 10:11:01,920 root INFO copying hcloud/actions/domain.py -> build/lib/hcloud/actions 2024-04-13 10:11:01,921 root INFO copying hcloud/actions/client.py -> build/lib/hcloud/actions 2024-04-13 10:11:01,921 root INFO copying hcloud/actions/__init__.py -> build/lib/hcloud/actions 2024-04-13 10:11:01,921 root INFO creating build/lib/hcloud/load_balancers 2024-04-13 10:11:01,921 root INFO copying hcloud/load_balancers/domain.py -> build/lib/hcloud/load_balancers 2024-04-13 10:11:01,921 root INFO copying hcloud/load_balancers/client.py -> build/lib/hcloud/load_balancers 2024-04-13 10:11:01,922 root INFO copying hcloud/load_balancers/__init__.py -> build/lib/hcloud/load_balancers 2024-04-13 10:11:01,922 root INFO creating build/lib/hcloud/metrics 2024-04-13 10:11:01,922 root INFO copying hcloud/metrics/domain.py -> build/lib/hcloud/metrics 2024-04-13 10:11:01,922 root INFO copying hcloud/metrics/__init__.py -> build/lib/hcloud/metrics 2024-04-13 10:11:01,922 root INFO creating build/lib/hcloud/locations 2024-04-13 10:11:01,923 root INFO copying hcloud/locations/domain.py -> build/lib/hcloud/locations 2024-04-13 10:11:01,923 root INFO copying hcloud/locations/client.py -> build/lib/hcloud/locations 2024-04-13 10:11:01,923 root INFO copying hcloud/locations/__init__.py -> build/lib/hcloud/locations 2024-04-13 10:11:01,923 root INFO creating build/lib/hcloud/datacenters 2024-04-13 10:11:01,923 root INFO copying hcloud/datacenters/domain.py -> build/lib/hcloud/datacenters 2024-04-13 10:11:01,924 root INFO copying hcloud/datacenters/client.py -> build/lib/hcloud/datacenters 2024-04-13 10:11:01,924 root INFO copying hcloud/datacenters/__init__.py -> build/lib/hcloud/datacenters 2024-04-13 10:11:01,924 root INFO creating build/lib/hcloud/helpers 2024-04-13 10:11:01,924 root INFO copying hcloud/helpers/labels.py -> build/lib/hcloud/helpers 2024-04-13 10:11:01,924 root INFO copying hcloud/helpers/__init__.py -> build/lib/hcloud/helpers 2024-04-13 10:11:01,925 root INFO creating build/lib/hcloud/deprecation 2024-04-13 10:11:01,925 root INFO copying hcloud/deprecation/domain.py -> build/lib/hcloud/deprecation 2024-04-13 10:11:01,925 root INFO copying hcloud/deprecation/__init__.py -> build/lib/hcloud/deprecation 2024-04-13 10:11:01,925 root INFO creating build/lib/hcloud/firewalls 2024-04-13 10:11:01,925 root INFO copying hcloud/firewalls/domain.py -> build/lib/hcloud/firewalls 2024-04-13 10:11:01,925 root INFO copying hcloud/firewalls/client.py -> build/lib/hcloud/firewalls 2024-04-13 10:11:01,926 root INFO copying hcloud/firewalls/__init__.py -> build/lib/hcloud/firewalls 2024-04-13 10:11:01,926 root INFO creating build/lib/hcloud/certificates 2024-04-13 10:11:01,926 root INFO copying hcloud/certificates/domain.py -> build/lib/hcloud/certificates 2024-04-13 10:11:01,926 root INFO copying hcloud/certificates/client.py -> build/lib/hcloud/certificates 2024-04-13 10:11:01,926 root INFO copying hcloud/certificates/__init__.py -> build/lib/hcloud/certificates 2024-04-13 10:11:01,927 root INFO creating build/lib/hcloud/images 2024-04-13 10:11:01,927 root INFO copying hcloud/images/domain.py -> build/lib/hcloud/images 2024-04-13 10:11:01,927 root INFO copying hcloud/images/client.py -> build/lib/hcloud/images 2024-04-13 10:11:01,927 root INFO copying hcloud/images/__init__.py -> build/lib/hcloud/images 2024-04-13 10:11:01,928 root INFO creating build/lib/hcloud/server_types 2024-04-13 10:11:01,928 root INFO copying hcloud/server_types/domain.py -> build/lib/hcloud/server_types 2024-04-13 10:11:01,928 root INFO copying hcloud/server_types/client.py -> build/lib/hcloud/server_types 2024-04-13 10:11:01,928 root INFO copying hcloud/server_types/__init__.py -> build/lib/hcloud/server_types 2024-04-13 10:11:01,928 root INFO creating build/lib/hcloud/placement_groups 2024-04-13 10:11:01,928 root INFO copying hcloud/placement_groups/domain.py -> build/lib/hcloud/placement_groups 2024-04-13 10:11:01,929 root INFO copying hcloud/placement_groups/client.py -> build/lib/hcloud/placement_groups 2024-04-13 10:11:01,929 root INFO copying hcloud/placement_groups/__init__.py -> build/lib/hcloud/placement_groups 2024-04-13 10:11:01,929 root INFO creating build/lib/hcloud/ssh_keys 2024-04-13 10:11:01,929 root INFO copying hcloud/ssh_keys/domain.py -> build/lib/hcloud/ssh_keys 2024-04-13 10:11:01,929 root INFO copying hcloud/ssh_keys/client.py -> build/lib/hcloud/ssh_keys 2024-04-13 10:11:01,930 root INFO copying hcloud/ssh_keys/__init__.py -> build/lib/hcloud/ssh_keys 2024-04-13 10:11:01,930 root INFO creating build/lib/hcloud/servers 2024-04-13 10:11:01,930 root INFO copying hcloud/servers/domain.py -> build/lib/hcloud/servers 2024-04-13 10:11:01,930 root INFO copying hcloud/servers/client.py -> build/lib/hcloud/servers 2024-04-13 10:11:01,930 root INFO copying hcloud/servers/__init__.py -> build/lib/hcloud/servers 2024-04-13 10:11:01,931 root INFO creating build/lib/hcloud/floating_ips 2024-04-13 10:11:01,931 root INFO copying hcloud/floating_ips/domain.py -> build/lib/hcloud/floating_ips 2024-04-13 10:11:01,931 root INFO copying hcloud/floating_ips/client.py -> build/lib/hcloud/floating_ips 2024-04-13 10:11:01,931 root INFO copying hcloud/floating_ips/__init__.py -> build/lib/hcloud/floating_ips 2024-04-13 10:11:01,932 root INFO creating build/lib/hcloud/load_balancer_types 2024-04-13 10:11:01,932 root INFO copying hcloud/load_balancer_types/domain.py -> build/lib/hcloud/load_balancer_types 2024-04-13 10:11:01,932 root INFO copying hcloud/load_balancer_types/client.py -> build/lib/hcloud/load_balancer_types 2024-04-13 10:11:01,932 root INFO copying hcloud/load_balancer_types/__init__.py -> build/lib/hcloud/load_balancer_types 2024-04-13 10:11:01,932 root INFO creating build/lib/hcloud/isos 2024-04-13 10:11:01,932 root INFO copying hcloud/isos/domain.py -> build/lib/hcloud/isos 2024-04-13 10:11:01,933 root INFO copying hcloud/isos/client.py -> build/lib/hcloud/isos 2024-04-13 10:11:01,933 root INFO copying hcloud/isos/__init__.py -> build/lib/hcloud/isos 2024-04-13 10:11:01,933 root INFO creating build/lib/hcloud/volumes 2024-04-13 10:11:01,933 root INFO copying hcloud/volumes/domain.py -> build/lib/hcloud/volumes 2024-04-13 10:11:01,933 root INFO copying hcloud/volumes/client.py -> build/lib/hcloud/volumes 2024-04-13 10:11:01,934 root INFO copying hcloud/volumes/__init__.py -> build/lib/hcloud/volumes 2024-04-13 10:11:01,934 root INFO running egg_info 2024-04-13 10:11:01,934 root INFO creating hcloud.egg-info 2024-04-13 10:11:01,938 root INFO writing hcloud.egg-info/PKG-INFO 2024-04-13 10:11:01,941 root INFO writing dependency_links to hcloud.egg-info/dependency_links.txt 2024-04-13 10:11:01,942 root INFO writing requirements to hcloud.egg-info/requires.txt 2024-04-13 10:11:01,943 root INFO writing top-level names to hcloud.egg-info/top_level.txt 2024-04-13 10:11:01,943 root INFO writing manifest file 'hcloud.egg-info/SOURCES.txt' 2024-04-13 10:11:01,951 root INFO reading manifest file 'hcloud.egg-info/SOURCES.txt' 2024-04-13 10:11:01,951 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 10:11:01,956 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2024-04-13 10:11:01,956 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2024-04-13 10:11:01,961 root WARNING warning: no files found matching '*.jpg' under directory 'docs' 2024-04-13 10:11:01,963 root WARNING warning: no files found matching '*.gif' under directory 'docs' 2024-04-13 10:11:01,965 root INFO adding license file 'LICENSE' 2024-04-13 10:11:01,968 root INFO writing manifest file 'hcloud.egg-info/SOURCES.txt' 2024-04-13 10:11:01,972 root INFO copying hcloud/py.typed -> build/lib/hcloud 2024-04-13 10:11:01,983 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-13 10:11:01,983 root INFO running install 2024-04-13 10:11:02,004 root INFO running install_lib 2024-04-13 10:11:02,008 root INFO creating build/bdist.linux-ppc64le 2024-04-13 10:11:02,008 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-13 10:11:02,008 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud 2024-04-13 10:11:02,008 root INFO copying build/lib/hcloud/_client.py -> build/bdist.linux-ppc64le/wheel/hcloud 2024-04-13 10:11:02,008 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/primary_ips 2024-04-13 10:11:02,009 root INFO copying build/lib/hcloud/primary_ips/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/primary_ips 2024-04-13 10:11:02,009 root INFO copying build/lib/hcloud/primary_ips/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/primary_ips 2024-04-13 10:11:02,009 root INFO copying build/lib/hcloud/primary_ips/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/primary_ips 2024-04-13 10:11:02,009 root INFO copying build/lib/hcloud/_exceptions.py -> build/bdist.linux-ppc64le/wheel/hcloud 2024-04-13 10:11:02,009 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/core 2024-04-13 10:11:02,009 root INFO copying build/lib/hcloud/core/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/core 2024-04-13 10:11:02,010 root INFO copying build/lib/hcloud/core/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/core 2024-04-13 10:11:02,010 root INFO copying build/lib/hcloud/core/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/core 2024-04-13 10:11:02,010 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/networks 2024-04-13 10:11:02,010 root INFO copying build/lib/hcloud/networks/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/networks 2024-04-13 10:11:02,010 root INFO copying build/lib/hcloud/networks/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/networks 2024-04-13 10:11:02,011 root INFO copying build/lib/hcloud/networks/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/networks 2024-04-13 10:11:02,011 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/actions 2024-04-13 10:11:02,011 root INFO copying build/lib/hcloud/actions/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/actions 2024-04-13 10:11:02,011 root INFO copying build/lib/hcloud/actions/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/actions 2024-04-13 10:11:02,011 root INFO copying build/lib/hcloud/actions/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/actions 2024-04-13 10:11:02,011 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/load_balancers 2024-04-13 10:11:02,012 root INFO copying build/lib/hcloud/load_balancers/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/load_balancers 2024-04-13 10:11:02,012 root INFO copying build/lib/hcloud/load_balancers/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/load_balancers 2024-04-13 10:11:02,012 root INFO copying build/lib/hcloud/load_balancers/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/load_balancers 2024-04-13 10:11:02,012 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/metrics 2024-04-13 10:11:02,012 root INFO copying build/lib/hcloud/metrics/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/metrics 2024-04-13 10:11:02,012 root INFO copying build/lib/hcloud/metrics/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/metrics 2024-04-13 10:11:02,013 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/locations 2024-04-13 10:11:02,013 root INFO copying build/lib/hcloud/locations/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/locations 2024-04-13 10:11:02,013 root INFO copying build/lib/hcloud/locations/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/locations 2024-04-13 10:11:02,013 root INFO copying build/lib/hcloud/locations/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/locations 2024-04-13 10:11:02,013 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/datacenters 2024-04-13 10:11:02,013 root INFO copying build/lib/hcloud/datacenters/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/datacenters 2024-04-13 10:11:02,014 root INFO copying build/lib/hcloud/datacenters/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/datacenters 2024-04-13 10:11:02,014 root INFO copying build/lib/hcloud/datacenters/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/datacenters 2024-04-13 10:11:02,014 root INFO copying build/lib/hcloud/hcloud.py -> build/bdist.linux-ppc64le/wheel/hcloud 2024-04-13 10:11:02,014 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/helpers 2024-04-13 10:11:02,014 root INFO copying build/lib/hcloud/helpers/labels.py -> build/bdist.linux-ppc64le/wheel/hcloud/helpers 2024-04-13 10:11:02,014 root INFO copying build/lib/hcloud/helpers/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/helpers 2024-04-13 10:11:02,015 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/deprecation 2024-04-13 10:11:02,015 root INFO copying build/lib/hcloud/deprecation/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/deprecation 2024-04-13 10:11:02,015 root INFO copying build/lib/hcloud/deprecation/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/deprecation 2024-04-13 10:11:02,015 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/firewalls 2024-04-13 10:11:02,015 root INFO copying build/lib/hcloud/firewalls/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/firewalls 2024-04-13 10:11:02,015 root INFO copying build/lib/hcloud/firewalls/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/firewalls 2024-04-13 10:11:02,016 root INFO copying build/lib/hcloud/firewalls/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/firewalls 2024-04-13 10:11:02,016 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/certificates 2024-04-13 10:11:02,016 root INFO copying build/lib/hcloud/certificates/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/certificates 2024-04-13 10:11:02,016 root INFO copying build/lib/hcloud/certificates/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/certificates 2024-04-13 10:11:02,016 root INFO copying build/lib/hcloud/certificates/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/certificates 2024-04-13 10:11:02,016 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/images 2024-04-13 10:11:02,017 root INFO copying build/lib/hcloud/images/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/images 2024-04-13 10:11:02,017 root INFO copying build/lib/hcloud/images/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/images 2024-04-13 10:11:02,017 root INFO copying build/lib/hcloud/images/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/images 2024-04-13 10:11:02,017 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/server_types 2024-04-13 10:11:02,017 root INFO copying build/lib/hcloud/server_types/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/server_types 2024-04-13 10:11:02,017 root INFO copying build/lib/hcloud/server_types/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/server_types 2024-04-13 10:11:02,018 root INFO copying build/lib/hcloud/server_types/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/server_types 2024-04-13 10:11:02,018 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/placement_groups 2024-04-13 10:11:02,018 root INFO copying build/lib/hcloud/placement_groups/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/placement_groups 2024-04-13 10:11:02,018 root INFO copying build/lib/hcloud/placement_groups/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/placement_groups 2024-04-13 10:11:02,018 root INFO copying build/lib/hcloud/placement_groups/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/placement_groups 2024-04-13 10:11:02,019 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/ssh_keys 2024-04-13 10:11:02,019 root INFO copying build/lib/hcloud/ssh_keys/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/ssh_keys 2024-04-13 10:11:02,019 root INFO copying build/lib/hcloud/ssh_keys/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/ssh_keys 2024-04-13 10:11:02,019 root INFO copying build/lib/hcloud/ssh_keys/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/ssh_keys 2024-04-13 10:11:02,019 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/servers 2024-04-13 10:11:02,019 root INFO copying build/lib/hcloud/servers/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/servers 2024-04-13 10:11:02,019 root INFO copying build/lib/hcloud/servers/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/servers 2024-04-13 10:11:02,020 root INFO copying build/lib/hcloud/servers/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/servers 2024-04-13 10:11:02,020 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/floating_ips 2024-04-13 10:11:02,020 root INFO copying build/lib/hcloud/floating_ips/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/floating_ips 2024-04-13 10:11:02,020 root INFO copying build/lib/hcloud/floating_ips/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/floating_ips 2024-04-13 10:11:02,020 root INFO copying build/lib/hcloud/floating_ips/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/floating_ips 2024-04-13 10:11:02,021 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/load_balancer_types 2024-04-13 10:11:02,021 root INFO copying build/lib/hcloud/load_balancer_types/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/load_balancer_types 2024-04-13 10:11:02,021 root INFO copying build/lib/hcloud/load_balancer_types/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/load_balancer_types 2024-04-13 10:11:02,021 root INFO copying build/lib/hcloud/load_balancer_types/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/load_balancer_types 2024-04-13 10:11:02,021 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/isos 2024-04-13 10:11:02,021 root INFO copying build/lib/hcloud/isos/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/isos 2024-04-13 10:11:02,022 root INFO copying build/lib/hcloud/isos/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/isos 2024-04-13 10:11:02,022 root INFO copying build/lib/hcloud/isos/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/isos 2024-04-13 10:11:02,022 root INFO copying build/lib/hcloud/__version__.py -> build/bdist.linux-ppc64le/wheel/hcloud 2024-04-13 10:11:02,022 root INFO copying build/lib/hcloud/py.typed -> build/bdist.linux-ppc64le/wheel/hcloud 2024-04-13 10:11:02,022 root INFO creating build/bdist.linux-ppc64le/wheel/hcloud/volumes 2024-04-13 10:11:02,022 root INFO copying build/lib/hcloud/volumes/domain.py -> build/bdist.linux-ppc64le/wheel/hcloud/volumes 2024-04-13 10:11:02,023 root INFO copying build/lib/hcloud/volumes/client.py -> build/bdist.linux-ppc64le/wheel/hcloud/volumes 2024-04-13 10:11:02,023 root INFO copying build/lib/hcloud/volumes/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud/volumes 2024-04-13 10:11:02,023 root INFO copying build/lib/hcloud/__init__.py -> build/bdist.linux-ppc64le/wheel/hcloud 2024-04-13 10:11:02,023 root INFO running install_egg_info 2024-04-13 10:11:02,029 root INFO Copying hcloud.egg-info to build/bdist.linux-ppc64le/wheel/hcloud-1.33.2-py3.12.egg-info 2024-04-13 10:11:02,030 root INFO running install_scripts 2024-04-13 10:11:02,034 wheel INFO creating build/bdist.linux-ppc64le/wheel/hcloud-1.33.2.dist-info/WHEEL 2024-04-13 10:11:02,035 wheel INFO creating '/home/buildozer/aports/community/py3-hcloud/src/hcloud-python-1.33.2/.dist/.tmp-mo5k1ybi/hcloud-1.33.2-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-13 10:11:02,035 wheel INFO adding 'hcloud/__init__.py' 2024-04-13 10:11:02,035 wheel INFO adding 'hcloud/__version__.py' 2024-04-13 10:11:02,036 wheel INFO adding 'hcloud/_client.py' 2024-04-13 10:11:02,036 wheel INFO adding 'hcloud/_exceptions.py' 2024-04-13 10:11:02,036 wheel INFO adding 'hcloud/hcloud.py' 2024-04-13 10:11:02,036 wheel INFO adding 'hcloud/py.typed' 2024-04-13 10:11:02,036 wheel INFO adding 'hcloud/actions/__init__.py' 2024-04-13 10:11:02,037 wheel INFO adding 'hcloud/actions/client.py' 2024-04-13 10:11:02,037 wheel INFO adding 'hcloud/actions/domain.py' 2024-04-13 10:11:02,037 wheel INFO adding 'hcloud/certificates/__init__.py' 2024-04-13 10:11:02,037 wheel INFO adding 'hcloud/certificates/client.py' 2024-04-13 10:11:02,038 wheel INFO adding 'hcloud/certificates/domain.py' 2024-04-13 10:11:02,038 wheel INFO adding 'hcloud/core/__init__.py' 2024-04-13 10:11:02,038 wheel INFO adding 'hcloud/core/client.py' 2024-04-13 10:11:02,038 wheel INFO adding 'hcloud/core/domain.py' 2024-04-13 10:11:02,038 wheel INFO adding 'hcloud/datacenters/__init__.py' 2024-04-13 10:11:02,039 wheel INFO adding 'hcloud/datacenters/client.py' 2024-04-13 10:11:02,039 wheel INFO adding 'hcloud/datacenters/domain.py' 2024-04-13 10:11:02,039 wheel INFO adding 'hcloud/deprecation/__init__.py' 2024-04-13 10:11:02,039 wheel INFO adding 'hcloud/deprecation/domain.py' 2024-04-13 10:11:02,039 wheel INFO adding 'hcloud/firewalls/__init__.py' 2024-04-13 10:11:02,040 wheel INFO adding 'hcloud/firewalls/client.py' 2024-04-13 10:11:02,040 wheel INFO adding 'hcloud/firewalls/domain.py' 2024-04-13 10:11:02,040 wheel INFO adding 'hcloud/floating_ips/__init__.py' 2024-04-13 10:11:02,040 wheel INFO adding 'hcloud/floating_ips/client.py' 2024-04-13 10:11:02,041 wheel INFO adding 'hcloud/floating_ips/domain.py' 2024-04-13 10:11:02,041 wheel INFO adding 'hcloud/helpers/__init__.py' 2024-04-13 10:11:02,041 wheel INFO adding 'hcloud/helpers/labels.py' 2024-04-13 10:11:02,041 wheel INFO adding 'hcloud/images/__init__.py' 2024-04-13 10:11:02,041 wheel INFO adding 'hcloud/images/client.py' 2024-04-13 10:11:02,042 wheel INFO adding 'hcloud/images/domain.py' 2024-04-13 10:11:02,042 wheel INFO adding 'hcloud/isos/__init__.py' 2024-04-13 10:11:02,042 wheel INFO adding 'hcloud/isos/client.py' 2024-04-13 10:11:02,042 wheel INFO adding 'hcloud/isos/domain.py' 2024-04-13 10:11:02,042 wheel INFO adding 'hcloud/load_balancer_types/__init__.py' 2024-04-13 10:11:02,043 wheel INFO adding 'hcloud/load_balancer_types/client.py' 2024-04-13 10:11:02,043 wheel INFO adding 'hcloud/load_balancer_types/domain.py' 2024-04-13 10:11:02,043 wheel INFO adding 'hcloud/load_balancers/__init__.py' 2024-04-13 10:11:02,043 wheel INFO adding 'hcloud/load_balancers/client.py' 2024-04-13 10:11:02,044 wheel INFO adding 'hcloud/load_balancers/domain.py' 2024-04-13 10:11:02,044 wheel INFO adding 'hcloud/locations/__init__.py' 2024-04-13 10:11:02,044 wheel INFO adding 'hcloud/locations/client.py' 2024-04-13 10:11:02,044 wheel INFO adding 'hcloud/locations/domain.py' 2024-04-13 10:11:02,044 wheel INFO adding 'hcloud/metrics/__init__.py' 2024-04-13 10:11:02,045 wheel INFO adding 'hcloud/metrics/domain.py' 2024-04-13 10:11:02,045 wheel INFO adding 'hcloud/networks/__init__.py' 2024-04-13 10:11:02,045 wheel INFO adding 'hcloud/networks/client.py' 2024-04-13 10:11:02,045 wheel INFO adding 'hcloud/networks/domain.py' 2024-04-13 10:11:02,045 wheel INFO adding 'hcloud/placement_groups/__init__.py' 2024-04-13 10:11:02,046 wheel INFO adding 'hcloud/placement_groups/client.py' 2024-04-13 10:11:02,046 wheel INFO adding 'hcloud/placement_groups/domain.py' 2024-04-13 10:11:02,046 wheel INFO adding 'hcloud/primary_ips/__init__.py' 2024-04-13 10:11:02,046 wheel INFO adding 'hcloud/primary_ips/client.py' 2024-04-13 10:11:02,047 wheel INFO adding 'hcloud/primary_ips/domain.py' 2024-04-13 10:11:02,047 wheel INFO adding 'hcloud/server_types/__init__.py' 2024-04-13 10:11:02,047 wheel INFO adding 'hcloud/server_types/client.py' 2024-04-13 10:11:02,047 wheel INFO adding 'hcloud/server_types/domain.py' 2024-04-13 10:11:02,047 wheel INFO adding 'hcloud/servers/__init__.py' 2024-04-13 10:11:02,048 wheel INFO adding 'hcloud/servers/client.py' 2024-04-13 10:11:02,048 wheel INFO adding 'hcloud/servers/domain.py' 2024-04-13 10:11:02,048 wheel INFO adding 'hcloud/ssh_keys/__init__.py' 2024-04-13 10:11:02,048 wheel INFO adding 'hcloud/ssh_keys/client.py' 2024-04-13 10:11:02,049 wheel INFO adding 'hcloud/ssh_keys/domain.py' 2024-04-13 10:11:02,049 wheel INFO adding 'hcloud/volumes/__init__.py' 2024-04-13 10:11:02,049 wheel INFO adding 'hcloud/volumes/client.py' 2024-04-13 10:11:02,049 wheel INFO adding 'hcloud/volumes/domain.py' 2024-04-13 10:11:02,050 wheel INFO adding 'hcloud-1.33.2.dist-info/LICENSE' 2024-04-13 10:11:02,050 wheel INFO adding 'hcloud-1.33.2.dist-info/METADATA' 2024-04-13 10:11:02,050 wheel INFO adding 'hcloud-1.33.2.dist-info/WHEEL' 2024-04-13 10:11:02,050 wheel INFO adding 'hcloud-1.33.2.dist-info/top_level.txt' 2024-04-13 10:11:02,051 wheel INFO adding 'hcloud-1.33.2.dist-info/RECORD' 2024-04-13 10:11:02,051 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-13 10:11:02,055 gpep517 INFO The backend produced .dist/hcloud-1.33.2-py3-none-any.whl hcloud-1.33.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-hcloud/src/hcloud-python-1.33.2 configfile: pyproject.toml collected 555 items tests/unit/actions/test_client.py ............. [ 2%] tests/unit/actions/test_domain.py .. [ 2%] tests/unit/certificates/test_client.py ......................... [ 7%] tests/unit/certificates/test_domain.py . [ 7%] tests/unit/core/test_client.py ........... [ 9%] tests/unit/core/test_domain.py ............... [ 12%] tests/unit/datacenters/test_client.py ........ [ 13%] tests/unit/firewalls/test_client.py ................................. [ 19%] tests/unit/firewalls/test_domain.py . [ 19%] tests/unit/floating_ips/test_client.py ................................. [ 25%] ..... [ 26%] tests/unit/floating_ips/test_domain.py . [ 26%] tests/unit/helpers/test_labels.py ...................................... [ 33%] [ 33%] tests/unit/images/test_client.py ............................. [ 38%] tests/unit/images/test_domain.py . [ 38%] tests/unit/isos/test_client.py ........ [ 40%] tests/unit/isos/test_domain.py . [ 40%] tests/unit/load_balancer_types/test_client.py ...... [ 41%] tests/unit/load_balancers/test_client.py ............................... [ 47%] ........ [ 48%] tests/unit/load_balancers/test_domain.py . [ 48%] tests/unit/locations/test_client.py ....... [ 50%] tests/unit/networks/test_client.py ..................................... [ 56%] ......... [ 58%] tests/unit/networks/test_domain.py . [ 58%] tests/unit/placement_groups/test_client.py ........... [ 60%] tests/unit/placement_groups/test_domain.py . [ 60%] tests/unit/primary_ips/test_client.py ........................... [ 65%] tests/unit/primary_ips/test_domain.py . [ 65%] tests/unit/server_types/test_client.py ....... [ 67%] tests/unit/servers/test_client.py ...................................... [ 73%] ........................................................................ [ 86%] [ 86%] tests/unit/servers/test_domain.py . [ 87%] tests/unit/ssh_keys/test_client.py ................ [ 89%] tests/unit/ssh_keys/test_domain.py . [ 90%] tests/unit/test_client.py ............. [ 92%] tests/unit/test_hcloud.py . [ 92%] tests/unit/volumes/test_client.py ...................................... [ 99%] .. [ 99%] tests/unit/volumes/test_domain.py . [100%] ============================= 555 passed in 4.37s ============================== >>> py3-hcloud: Entering fakeroot... >>> py3-hcloud-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/primary_ips/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/primary_ips/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/core/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/core/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/networks/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/networks/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/actions/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/actions/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/load_balancers/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/load_balancers/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/metrics/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/metrics/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/locations/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/locations/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/datacenters/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/datacenters/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/helpers/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/helpers/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/deprecation/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/deprecation/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/firewalls/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/firewalls/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/certificates/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/certificates/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/images/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/images/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/server_types/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/server_types/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/placement_groups/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/placement_groups/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/ssh_keys/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/ssh_keys/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/servers/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/servers/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/floating_ips/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/floating_ips/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/load_balancer_types/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/load_balancer_types/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/isos/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/isos/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/__pycache__' '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud/usr/lib/python3.12/site-packages/hcloud/volumes/__pycache__' -> '/home/buildozer/aports/community/py3-hcloud/pkg/py3-hcloud-pyc/usr/lib/python3.12/site-packages/hcloud/volumes/__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.12 >>> py3-hcloud-pyc*: Package size: 772.0 KB >>> py3-hcloud-pyc*: Compressing data... >>> py3-hcloud-pyc*: Create checksum... >>> py3-hcloud-pyc*: Create py3-hcloud-pyc-1.33.2-r1.apk >>> py3-hcloud*: Tracing dependencies... py3-dateutil py3-requests python3~3.12 >>> py3-hcloud*: Package size: 668.0 KB >>> py3-hcloud*: Compressing data... >>> py3-hcloud*: Create checksum... >>> py3-hcloud*: Create py3-hcloud-1.33.2-r1.apk >>> py3-hcloud: Build complete at Sat, 13 Apr 2024 10:11:07 +0000 elapsed time 0h 0m 8s >>> py3-hcloud: Cleaning up srcdir >>> py3-hcloud: Cleaning up pkgdir >>> py3-hcloud: Uninstalling dependencies... (1/45) Purging .makedepends-py3-hcloud (20240413.101101) (2/45) Purging py3-dateutil-pyc (2.9.0-r1) (3/45) Purging py3-dateutil (2.9.0-r1) (4/45) Purging py3-six-pyc (1.16.0-r9) (5/45) Purging py3-six (1.16.0-r9) (6/45) Purging py3-requests-pyc (2.31.0-r2) (7/45) Purging py3-requests (2.31.0-r2) (8/45) Purging py3-certifi-pyc (2024.2.2-r1) (9/45) Purging py3-certifi (2024.2.2-r1) (10/45) Purging py3-charset-normalizer-pyc (3.3.2-r1) (11/45) Purging py3-charset-normalizer (3.3.2-r1) (12/45) Purging py3-idna-pyc (3.6-r1) (13/45) Purging py3-idna (3.6-r1) (14/45) Purging py3-urllib3-pyc (1.26.18-r1) (15/45) Purging py3-urllib3 (1.26.18-r1) (16/45) Purging py3-gpep517-pyc (15-r2) (17/45) Purging py3-gpep517 (15-r2) (18/45) Purging py3-installer-pyc (0.7.0-r2) (19/45) Purging py3-installer (0.7.0-r2) (20/45) Purging py3-setuptools-pyc (69.2.0-r2) (21/45) Purging py3-setuptools (69.2.0-r2) (22/45) Purging py3-wheel-pyc (0.42.0-r1) (23/45) Purging py3-wheel (0.42.0-r1) (24/45) Purging py3-pytest-pyc (8.1.1-r1) (25/45) Purging py3-pytest (8.1.1-r1) (26/45) Purging py3-iniconfig-pyc (2.0.0-r1) (27/45) Purging py3-iniconfig (2.0.0-r1) (28/45) Purging py3-packaging-pyc (24.0-r1) (29/45) Purging py3-packaging (24.0-r1) (30/45) Purging py3-parsing-pyc (3.1.2-r1) (31/45) Purging py3-parsing (3.1.2-r1) (32/45) Purging py3-pluggy-pyc (1.4.0-r1) (33/45) Purging py3-pluggy (1.4.0-r1) (34/45) Purging py3-py-pyc (1.11.0-r3) (35/45) Purging py3-py (1.11.0-r3) (36/45) Purging python3-pyc (3.12.3-r0) (37/45) Purging python3-pycache-pyc0 (3.12.3-r0) (38/45) Purging pyc (3.12.3-r0) (39/45) Purging python3 (3.12.3-r0) (40/45) Purging gdbm (1.23-r1) (41/45) Purging libffi (3.4.6-r0) (42/45) Purging libpanelw (6.4_p20240330-r0) (43/45) Purging mpdecimal (4.0.0-r0) (44/45) Purging readline (8.2.10-r0) (45/45) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-hcloud: Updating the community/ppc64le repository index... >>> py3-hcloud: Signing the index...