>>> py3-mattermostdriver: Building testing/py3-mattermostdriver 7.3.2-r0 (using abuild 3.13.0-r3) started Mon, 27 May 2024 02:16:06 +0000 >>> py3-mattermostdriver: Checking sanity of /home/buildozer/aports/testing/py3-mattermostdriver/APKBUILD... >>> py3-mattermostdriver: Analyzing dependencies... >>> py3-mattermostdriver: Installing for build: build-base python3 py3-requests py3-websockets py3-gpep517 py3-setuptools py3-wheel (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.6.1-r3) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.4_p20240420-r0) (7/37) Installing readline (8.2.10-r0) (8/37) Installing sqlite-libs (3.46.0-r0) (9/37) Installing python3 (3.12.3-r1) (10/37) Installing python3-pycache-pyc0 (3.12.3-r1) (11/37) Installing pyc (3.12.3-r1) (12/37) Installing python3-pyc (3.12.3-r1) (13/37) Installing py3-certifi (2024.2.2-r1) (14/37) Installing py3-certifi-pyc (2024.2.2-r1) (15/37) Installing py3-charset-normalizer (3.3.2-r1) (16/37) Installing py3-charset-normalizer-pyc (3.3.2-r1) (17/37) Installing py3-idna (3.7-r0) (18/37) Installing py3-idna-pyc (3.7-r0) (19/37) Installing py3-urllib3 (1.26.18-r1) (20/37) Installing py3-urllib3-pyc (1.26.18-r1) (21/37) Installing py3-requests (2.32.2-r0) (22/37) Installing py3-requests-pyc (2.32.2-r0) (23/37) Installing py3-websockets (12.0-r2) (24/37) Installing py3-websockets-pyc (12.0-r2) (25/37) Installing py3-installer (0.7.0-r2) (26/37) Installing py3-installer-pyc (0.7.0-r2) (27/37) Installing py3-gpep517 (16-r0) (28/37) Installing py3-gpep517-pyc (16-r0) (29/37) Installing py3-parsing (3.1.2-r1) (30/37) Installing py3-parsing-pyc (3.1.2-r1) (31/37) Installing py3-packaging (24.0-r1) (32/37) Installing py3-packaging-pyc (24.0-r1) (33/37) Installing py3-setuptools (69.5.1-r0) (34/37) Installing py3-setuptools-pyc (69.5.1-r0) (35/37) Installing py3-wheel (0.42.0-r1) (36/37) Installing py3-wheel-pyc (0.42.0-r1) (37/37) Installing .makedepends-py3-mattermostdriver (20240527.021607) Executing busybox-1.36.1-r28.trigger OK: 367 MiB in 140 packages >>> py3-mattermostdriver: Cleaning up srcdir >>> py3-mattermostdriver: Cleaning up pkgdir >>> py3-mattermostdriver: Cleaning up tmpdir >>> py3-mattermostdriver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mattermostdriver-7.3.2.tar.gz >>> py3-mattermostdriver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mattermostdriver-7.3.2.tar.gz >>> py3-mattermostdriver: Checking sha512sums... py3-mattermostdriver-7.3.2.tar.gz: OK 0001-ssl-context.patch: OK >>> py3-mattermostdriver: Unpacking /var/cache/distfiles/edge/py3-mattermostdriver-7.3.2.tar.gz... >>> py3-mattermostdriver: 0001-ssl-context.patch patching file src/mattermostdriver/websocket.py 2024-05-27 02:16:08,314 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-27 02:16:08,337 root INFO running bdist_wheel 2024-05-27 02:16:08,352 root INFO running build 2024-05-27 02:16:08,352 root INFO running build_py 2024-05-27 02:16:08,355 root INFO creating build 2024-05-27 02:16:08,355 root INFO creating build/lib 2024-05-27 02:16:08,355 root INFO creating build/lib/mattermostdriver 2024-05-27 02:16:08,355 root INFO copying src/mattermostdriver/__init__.py -> build/lib/mattermostdriver 2024-05-27 02:16:08,355 root INFO copying src/mattermostdriver/websocket.py -> build/lib/mattermostdriver 2024-05-27 02:16:08,356 root INFO copying src/mattermostdriver/exceptions.py -> build/lib/mattermostdriver 2024-05-27 02:16:08,356 root INFO copying src/mattermostdriver/version.py -> build/lib/mattermostdriver 2024-05-27 02:16:08,356 root INFO copying src/mattermostdriver/driver.py -> build/lib/mattermostdriver 2024-05-27 02:16:08,356 root INFO copying src/mattermostdriver/client.py -> build/lib/mattermostdriver 2024-05-27 02:16:08,357 root INFO creating build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,357 root INFO copying src/mattermostdriver/endpoints/__init__.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,357 root INFO copying src/mattermostdriver/endpoints/ldap.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,357 root INFO copying src/mattermostdriver/endpoints/oauth.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,358 root INFO copying src/mattermostdriver/endpoints/users.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,358 root INFO copying src/mattermostdriver/endpoints/status.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,358 root INFO copying src/mattermostdriver/endpoints/webhooks.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,358 root INFO copying src/mattermostdriver/endpoints/opengraph.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,358 root INFO copying src/mattermostdriver/endpoints/system.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,358 root INFO copying src/mattermostdriver/endpoints/cluster.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,359 root INFO copying src/mattermostdriver/endpoints/bots.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,359 root INFO copying src/mattermostdriver/endpoints/roles.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,359 root INFO copying src/mattermostdriver/endpoints/scheme.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,359 root INFO copying src/mattermostdriver/endpoints/commands.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,359 root INFO copying src/mattermostdriver/endpoints/channels.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,360 root INFO copying src/mattermostdriver/endpoints/integration_actions.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,360 root INFO copying src/mattermostdriver/endpoints/data_retention.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,360 root INFO copying src/mattermostdriver/endpoints/teams.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,360 root INFO copying src/mattermostdriver/endpoints/brand.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,360 root INFO copying src/mattermostdriver/endpoints/posts.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,361 root INFO copying src/mattermostdriver/endpoints/reactions.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,361 root INFO copying src/mattermostdriver/endpoints/elasticsearch.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,361 root INFO copying src/mattermostdriver/endpoints/emoji.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,361 root INFO copying src/mattermostdriver/endpoints/saml.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,361 root INFO copying src/mattermostdriver/endpoints/base.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,362 root INFO copying src/mattermostdriver/endpoints/preferences.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,362 root INFO copying src/mattermostdriver/endpoints/files.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,362 root INFO copying src/mattermostdriver/endpoints/compliance.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:16:08,367 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-05-27 02:16:08,368 root INFO running install 2024-05-27 02:16:08,376 root INFO running install_lib 2024-05-27 02:16:08,378 root INFO creating build/bdist.linux-armv8l 2024-05-27 02:16:08,379 root INFO creating build/bdist.linux-armv8l/wheel 2024-05-27 02:16:08,379 root INFO creating build/bdist.linux-armv8l/wheel/mattermostdriver 2024-05-27 02:16:08,379 root INFO copying build/lib/mattermostdriver/__init__.py -> build/bdist.linux-armv8l/wheel/mattermostdriver 2024-05-27 02:16:08,379 root INFO copying build/lib/mattermostdriver/websocket.py -> build/bdist.linux-armv8l/wheel/mattermostdriver 2024-05-27 02:16:08,379 root INFO copying build/lib/mattermostdriver/exceptions.py -> build/bdist.linux-armv8l/wheel/mattermostdriver 2024-05-27 02:16:08,379 root INFO copying build/lib/mattermostdriver/version.py -> build/bdist.linux-armv8l/wheel/mattermostdriver 2024-05-27 02:16:08,380 root INFO creating build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,380 root INFO copying build/lib/mattermostdriver/endpoints/__init__.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,380 root INFO copying build/lib/mattermostdriver/endpoints/ldap.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,380 root INFO copying build/lib/mattermostdriver/endpoints/oauth.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,380 root INFO copying build/lib/mattermostdriver/endpoints/users.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,381 root INFO copying build/lib/mattermostdriver/endpoints/status.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,381 root INFO copying build/lib/mattermostdriver/endpoints/webhooks.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,381 root INFO copying build/lib/mattermostdriver/endpoints/opengraph.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,381 root INFO copying build/lib/mattermostdriver/endpoints/system.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,381 root INFO copying build/lib/mattermostdriver/endpoints/cluster.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,381 root INFO copying build/lib/mattermostdriver/endpoints/bots.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,382 root INFO copying build/lib/mattermostdriver/endpoints/roles.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,382 root INFO copying build/lib/mattermostdriver/endpoints/scheme.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,382 root INFO copying build/lib/mattermostdriver/endpoints/commands.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,382 root INFO copying build/lib/mattermostdriver/endpoints/channels.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,382 root INFO copying build/lib/mattermostdriver/endpoints/integration_actions.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,382 root INFO copying build/lib/mattermostdriver/endpoints/data_retention.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,383 root INFO copying build/lib/mattermostdriver/endpoints/teams.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,383 root INFO copying build/lib/mattermostdriver/endpoints/brand.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,383 root INFO copying build/lib/mattermostdriver/endpoints/posts.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,383 root INFO copying build/lib/mattermostdriver/endpoints/reactions.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,383 root INFO copying build/lib/mattermostdriver/endpoints/elasticsearch.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,383 root INFO copying build/lib/mattermostdriver/endpoints/emoji.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,383 root INFO copying build/lib/mattermostdriver/endpoints/saml.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,384 root INFO copying build/lib/mattermostdriver/endpoints/base.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,384 root INFO copying build/lib/mattermostdriver/endpoints/preferences.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,384 root INFO copying build/lib/mattermostdriver/endpoints/files.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,384 root INFO copying build/lib/mattermostdriver/endpoints/compliance.py -> build/bdist.linux-armv8l/wheel/mattermostdriver/endpoints 2024-05-27 02:16:08,384 root INFO copying build/lib/mattermostdriver/driver.py -> build/bdist.linux-armv8l/wheel/mattermostdriver 2024-05-27 02:16:08,385 root INFO copying build/lib/mattermostdriver/client.py -> build/bdist.linux-armv8l/wheel/mattermostdriver 2024-05-27 02:16:08,385 root INFO running install_egg_info 2024-05-27 02:16:08,387 root INFO running egg_info 2024-05-27 02:16:08,387 root INFO creating src/mattermostdriver.egg-info 2024-05-27 02:16:08,389 root INFO writing src/mattermostdriver.egg-info/PKG-INFO 2024-05-27 02:16:08,389 root INFO writing dependency_links to src/mattermostdriver.egg-info/dependency_links.txt 2024-05-27 02:16:08,389 root INFO writing requirements to src/mattermostdriver.egg-info/requires.txt 2024-05-27 02:16:08,389 root INFO writing top-level names to src/mattermostdriver.egg-info/top_level.txt 2024-05-27 02:16:08,390 root INFO writing manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2024-05-27 02:16:08,392 root INFO reading manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2024-05-27 02:16:08,392 root INFO reading manifest template 'MANIFEST.in' 2024-05-27 02:16:08,392 root INFO adding license file 'LICENSE' 2024-05-27 02:16:08,393 root INFO writing manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2024-05-27 02:16:08,393 root INFO Copying src/mattermostdriver.egg-info to build/bdist.linux-armv8l/wheel/mattermostdriver-7.3.2-py3.12.egg-info 2024-05-27 02:16:08,394 root INFO running install_scripts 2024-05-27 02:16:08,397 wheel INFO creating build/bdist.linux-armv8l/wheel/mattermostdriver-7.3.2.dist-info/WHEEL 2024-05-27 02:16:08,397 wheel INFO creating '/home/buildozer/aports/testing/py3-mattermostdriver/src/python-mattermost-driver-7.3.2/dist/.tmp-i1fhzvf0/mattermostdriver-7.3.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-05-27 02:16:08,397 wheel INFO adding 'mattermostdriver/__init__.py' 2024-05-27 02:16:08,398 wheel INFO adding 'mattermostdriver/client.py' 2024-05-27 02:16:08,398 wheel INFO adding 'mattermostdriver/driver.py' 2024-05-27 02:16:08,398 wheel INFO adding 'mattermostdriver/exceptions.py' 2024-05-27 02:16:08,398 wheel INFO adding 'mattermostdriver/version.py' 2024-05-27 02:16:08,398 wheel INFO adding 'mattermostdriver/websocket.py' 2024-05-27 02:16:08,399 wheel INFO adding 'mattermostdriver/endpoints/__init__.py' 2024-05-27 02:16:08,399 wheel INFO adding 'mattermostdriver/endpoints/base.py' 2024-05-27 02:16:08,399 wheel INFO adding 'mattermostdriver/endpoints/bots.py' 2024-05-27 02:16:08,399 wheel INFO adding 'mattermostdriver/endpoints/brand.py' 2024-05-27 02:16:08,399 wheel INFO adding 'mattermostdriver/endpoints/channels.py' 2024-05-27 02:16:08,400 wheel INFO adding 'mattermostdriver/endpoints/cluster.py' 2024-05-27 02:16:08,400 wheel INFO adding 'mattermostdriver/endpoints/commands.py' 2024-05-27 02:16:08,400 wheel INFO adding 'mattermostdriver/endpoints/compliance.py' 2024-05-27 02:16:08,400 wheel INFO adding 'mattermostdriver/endpoints/data_retention.py' 2024-05-27 02:16:08,400 wheel INFO adding 'mattermostdriver/endpoints/elasticsearch.py' 2024-05-27 02:16:08,401 wheel INFO adding 'mattermostdriver/endpoints/emoji.py' 2024-05-27 02:16:08,401 wheel INFO adding 'mattermostdriver/endpoints/files.py' 2024-05-27 02:16:08,401 wheel INFO adding 'mattermostdriver/endpoints/integration_actions.py' 2024-05-27 02:16:08,401 wheel INFO adding 'mattermostdriver/endpoints/ldap.py' 2024-05-27 02:16:08,401 wheel INFO adding 'mattermostdriver/endpoints/oauth.py' 2024-05-27 02:16:08,402 wheel INFO adding 'mattermostdriver/endpoints/opengraph.py' 2024-05-27 02:16:08,402 wheel INFO adding 'mattermostdriver/endpoints/posts.py' 2024-05-27 02:16:08,402 wheel INFO adding 'mattermostdriver/endpoints/preferences.py' 2024-05-27 02:16:08,402 wheel INFO adding 'mattermostdriver/endpoints/reactions.py' 2024-05-27 02:16:08,402 wheel INFO adding 'mattermostdriver/endpoints/roles.py' 2024-05-27 02:16:08,402 wheel INFO adding 'mattermostdriver/endpoints/saml.py' 2024-05-27 02:16:08,403 wheel INFO adding 'mattermostdriver/endpoints/scheme.py' 2024-05-27 02:16:08,403 wheel INFO adding 'mattermostdriver/endpoints/status.py' 2024-05-27 02:16:08,403 wheel INFO adding 'mattermostdriver/endpoints/system.py' 2024-05-27 02:16:08,403 wheel INFO adding 'mattermostdriver/endpoints/teams.py' 2024-05-27 02:16:08,403 wheel INFO adding 'mattermostdriver/endpoints/users.py' 2024-05-27 02:16:08,404 wheel INFO adding 'mattermostdriver/endpoints/webhooks.py' 2024-05-27 02:16:08,404 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/LICENSE' 2024-05-27 02:16:08,404 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/METADATA' 2024-05-27 02:16:08,404 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/WHEEL' 2024-05-27 02:16:08,405 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/top_level.txt' 2024-05-27 02:16:08,405 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/RECORD' 2024-05-27 02:16:08,405 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-05-27 02:16:08,406 gpep517 INFO The backend produced dist/mattermostdriver-7.3.2-py3-none-any.whl mattermostdriver-7.3.2-py3-none-any.whl >>> py3-mattermostdriver: Entering fakeroot... >>> py3-mattermostdriver-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-mattermostdriver/pkg/py3-mattermostdriver/usr/lib/python3.12/site-packages/mattermostdriver/__pycache__' -> '/home/buildozer/aports/testing/py3-mattermostdriver/pkg/py3-mattermostdriver-pyc/usr/lib/python3.12/site-packages/mattermostdriver/__pycache__' '/home/buildozer/aports/testing/py3-mattermostdriver/pkg/py3-mattermostdriver/usr/lib/python3.12/site-packages/mattermostdriver/endpoints/__pycache__' -> '/home/buildozer/aports/testing/py3-mattermostdriver/pkg/py3-mattermostdriver-pyc/usr/lib/python3.12/site-packages/mattermostdriver/endpoints/__pycache__' >>> py3-mattermostdriver-pyc*: Preparing subpackage py3-mattermostdriver-pyc... >>> py3-mattermostdriver-pyc*: Running postcheck for py3-mattermostdriver-pyc >>> py3-mattermostdriver*: Running postcheck for py3-mattermostdriver >>> py3-mattermostdriver*: Preparing package py3-mattermostdriver... >>> py3-mattermostdriver-pyc*: Tracing dependencies... python3 py3-requests py3-websockets python3~3.12 >>> py3-mattermostdriver-pyc*: Package size: 224.0 KB >>> py3-mattermostdriver-pyc*: Compressing data... >>> py3-mattermostdriver-pyc*: Create checksum... >>> py3-mattermostdriver-pyc*: Create py3-mattermostdriver-pyc-7.3.2-r0.apk >>> py3-mattermostdriver*: Tracing dependencies... python3 py3-requests py3-websockets python3~3.12 >>> py3-mattermostdriver*: Package size: 208.0 KB >>> py3-mattermostdriver*: Compressing data... >>> py3-mattermostdriver*: Create checksum... >>> py3-mattermostdriver*: Create py3-mattermostdriver-7.3.2-r0.apk >>> py3-mattermostdriver: Build complete at Mon, 27 May 2024 02:16:08 +0000 elapsed time 0h 0m 2s >>> py3-mattermostdriver: Cleaning up srcdir >>> py3-mattermostdriver: Cleaning up pkgdir >>> py3-mattermostdriver: Uninstalling dependencies... (1/37) Purging .makedepends-py3-mattermostdriver (20240527.021607) (2/37) Purging py3-requests-pyc (2.32.2-r0) (3/37) Purging py3-requests (2.32.2-r0) (4/37) Purging py3-certifi-pyc (2024.2.2-r1) (5/37) Purging py3-certifi (2024.2.2-r1) (6/37) Purging py3-charset-normalizer-pyc (3.3.2-r1) (7/37) Purging py3-charset-normalizer (3.3.2-r1) (8/37) Purging py3-idna-pyc (3.7-r0) (9/37) Purging py3-idna (3.7-r0) (10/37) Purging py3-urllib3-pyc (1.26.18-r1) (11/37) Purging py3-urllib3 (1.26.18-r1) (12/37) Purging py3-websockets-pyc (12.0-r2) (13/37) Purging py3-websockets (12.0-r2) (14/37) Purging py3-gpep517-pyc (16-r0) (15/37) Purging py3-gpep517 (16-r0) (16/37) Purging py3-installer-pyc (0.7.0-r2) (17/37) Purging py3-installer (0.7.0-r2) (18/37) Purging py3-setuptools-pyc (69.5.1-r0) (19/37) Purging py3-setuptools (69.5.1-r0) (20/37) Purging py3-wheel-pyc (0.42.0-r1) (21/37) Purging py3-wheel (0.42.0-r1) (22/37) Purging py3-packaging-pyc (24.0-r1) (23/37) Purging py3-packaging (24.0-r1) (24/37) Purging py3-parsing-pyc (3.1.2-r1) (25/37) Purging py3-parsing (3.1.2-r1) (26/37) Purging python3-pyc (3.12.3-r1) (27/37) Purging python3-pycache-pyc0 (3.12.3-r1) (28/37) Purging pyc (3.12.3-r1) (29/37) Purging python3 (3.12.3-r1) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.6-r0) (33/37) Purging libpanelw (6.4_p20240420-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.46.0-r0) (37/37) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r28.trigger OK: 315 MiB in 103 packages >>> py3-mattermostdriver: Updating the testing/armhf repository index... >>> py3-mattermostdriver: Signing the index...