>>> py3-mattermostdriver: Building testing/py3-mattermostdriver 7.3.2-r0 (using abuild 3.13.0-r3) started Mon, 27 May 2024 02:11:03 +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/35) Installing libffi (3.4.6-r0) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (4.0.0-r0) (4/35) Installing libpanelw (6.4_p20240420-r0) (5/35) Installing readline (8.2.10-r0) (6/35) Installing sqlite-libs (3.46.0-r0) (7/35) Installing python3 (3.12.3-r1) (8/35) Installing python3-pycache-pyc0 (3.12.3-r1) (9/35) Installing pyc (3.12.3-r1) (10/35) Installing python3-pyc (3.12.3-r1) (11/35) Installing py3-certifi (2024.2.2-r1) (12/35) Installing py3-certifi-pyc (2024.2.2-r1) (13/35) Installing py3-charset-normalizer (3.3.2-r1) (14/35) Installing py3-charset-normalizer-pyc (3.3.2-r1) (15/35) Installing py3-idna (3.7-r0) (16/35) Installing py3-idna-pyc (3.7-r0) (17/35) Installing py3-urllib3 (1.26.18-r1) (18/35) Installing py3-urllib3-pyc (1.26.18-r1) (19/35) Installing py3-requests (2.32.2-r0) (20/35) Installing py3-requests-pyc (2.32.2-r0) (21/35) Installing py3-websockets (12.0-r2) (22/35) Installing py3-websockets-pyc (12.0-r2) (23/35) Installing py3-installer (0.7.0-r2) (24/35) Installing py3-installer-pyc (0.7.0-r2) (25/35) Installing py3-gpep517 (16-r0) (26/35) Installing py3-gpep517-pyc (16-r0) (27/35) Installing py3-parsing (3.1.2-r1) (28/35) Installing py3-parsing-pyc (3.1.2-r1) (29/35) Installing py3-packaging (24.0-r1) (30/35) Installing py3-packaging-pyc (24.0-r1) (31/35) Installing py3-setuptools (69.5.1-r0) (32/35) Installing py3-setuptools-pyc (69.5.1-r0) (33/35) Installing py3-wheel (0.42.0-r1) (34/35) Installing py3-wheel-pyc (0.42.0-r1) (35/35) Installing .makedepends-py3-mattermostdriver (20240527.021104) Executing busybox-1.36.1-r28.trigger OK: 322 MiB in 145 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-mattermostdriver: Fetching py3-mattermostdriver-7.3.2.tar.gz::https://github.com/Vaelor/python-mattermost-driver/archive/refs/tags/7.3.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29919 0 29919 0 0 20992 0 --:--:-- 0:00:01 --:--:-- 20992 >>> 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/py3-mattermostdriver-7.3.2.tar.gz... >>> py3-mattermostdriver: 0001-ssl-context.patch patching file src/mattermostdriver/websocket.py 2024-05-27 02:11:07,700 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-27 02:11:07,730 root INFO running bdist_wheel 2024-05-27 02:11:07,751 root INFO running build 2024-05-27 02:11:07,751 root INFO running build_py 2024-05-27 02:11:07,755 root INFO creating build 2024-05-27 02:11:07,755 root INFO creating build/lib 2024-05-27 02:11:07,755 root INFO creating build/lib/mattermostdriver 2024-05-27 02:11:07,755 root INFO copying src/mattermostdriver/websocket.py -> build/lib/mattermostdriver 2024-05-27 02:11:07,755 root INFO copying src/mattermostdriver/version.py -> build/lib/mattermostdriver 2024-05-27 02:11:07,755 root INFO copying src/mattermostdriver/exceptions.py -> build/lib/mattermostdriver 2024-05-27 02:11:07,755 root INFO copying src/mattermostdriver/client.py -> build/lib/mattermostdriver 2024-05-27 02:11:07,756 root INFO copying src/mattermostdriver/driver.py -> build/lib/mattermostdriver 2024-05-27 02:11:07,756 root INFO copying src/mattermostdriver/__init__.py -> build/lib/mattermostdriver 2024-05-27 02:11:07,757 root INFO creating build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,757 root INFO copying src/mattermostdriver/endpoints/posts.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,757 root INFO copying src/mattermostdriver/endpoints/system.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,757 root INFO copying src/mattermostdriver/endpoints/roles.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,757 root INFO copying src/mattermostdriver/endpoints/elasticsearch.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,757 root INFO copying src/mattermostdriver/endpoints/webhooks.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,758 root INFO copying src/mattermostdriver/endpoints/ldap.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,758 root INFO copying src/mattermostdriver/endpoints/brand.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,758 root INFO copying src/mattermostdriver/endpoints/commands.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,758 root INFO copying src/mattermostdriver/endpoints/files.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,758 root INFO copying src/mattermostdriver/endpoints/scheme.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,759 root INFO copying src/mattermostdriver/endpoints/preferences.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,759 root INFO copying src/mattermostdriver/endpoints/oauth.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,759 root INFO copying src/mattermostdriver/endpoints/status.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,759 root INFO copying src/mattermostdriver/endpoints/teams.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,759 root INFO copying src/mattermostdriver/endpoints/channels.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,760 root INFO copying src/mattermostdriver/endpoints/emoji.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,760 root INFO copying src/mattermostdriver/endpoints/compliance.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,760 root INFO copying src/mattermostdriver/endpoints/data_retention.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,760 root INFO copying src/mattermostdriver/endpoints/users.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,760 root INFO copying src/mattermostdriver/endpoints/bots.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,760 root INFO copying src/mattermostdriver/endpoints/saml.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,761 root INFO copying src/mattermostdriver/endpoints/__init__.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,761 root INFO copying src/mattermostdriver/endpoints/reactions.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,761 root INFO copying src/mattermostdriver/endpoints/opengraph.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,761 root INFO copying src/mattermostdriver/endpoints/cluster.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,761 root INFO copying src/mattermostdriver/endpoints/integration_actions.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,761 root INFO copying src/mattermostdriver/endpoints/base.py -> build/lib/mattermostdriver/endpoints 2024-05-27 02:11:07,769 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-05-27 02:11:07,769 root INFO running install 2024-05-27 02:11:07,791 root INFO running install_lib 2024-05-27 02:11:07,794 root INFO creating build/bdist.linux-ppc64le 2024-05-27 02:11:07,794 root INFO creating build/bdist.linux-ppc64le/wheel 2024-05-27 02:11:07,794 root INFO creating build/bdist.linux-ppc64le/wheel/mattermostdriver 2024-05-27 02:11:07,794 root INFO creating build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,794 root INFO copying build/lib/mattermostdriver/endpoints/posts.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,795 root INFO copying build/lib/mattermostdriver/endpoints/system.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,795 root INFO copying build/lib/mattermostdriver/endpoints/roles.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,795 root INFO copying build/lib/mattermostdriver/endpoints/elasticsearch.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,795 root INFO copying build/lib/mattermostdriver/endpoints/webhooks.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,795 root INFO copying build/lib/mattermostdriver/endpoints/ldap.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,796 root INFO copying build/lib/mattermostdriver/endpoints/brand.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,796 root INFO copying build/lib/mattermostdriver/endpoints/commands.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,796 root INFO copying build/lib/mattermostdriver/endpoints/files.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,796 root INFO copying build/lib/mattermostdriver/endpoints/scheme.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,796 root INFO copying build/lib/mattermostdriver/endpoints/preferences.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,796 root INFO copying build/lib/mattermostdriver/endpoints/oauth.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,797 root INFO copying build/lib/mattermostdriver/endpoints/status.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,797 root INFO copying build/lib/mattermostdriver/endpoints/teams.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,797 root INFO copying build/lib/mattermostdriver/endpoints/channels.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,797 root INFO copying build/lib/mattermostdriver/endpoints/emoji.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,797 root INFO copying build/lib/mattermostdriver/endpoints/compliance.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,797 root INFO copying build/lib/mattermostdriver/endpoints/data_retention.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,798 root INFO copying build/lib/mattermostdriver/endpoints/users.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,798 root INFO copying build/lib/mattermostdriver/endpoints/bots.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,798 root INFO copying build/lib/mattermostdriver/endpoints/saml.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,798 root INFO copying build/lib/mattermostdriver/endpoints/__init__.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,798 root INFO copying build/lib/mattermostdriver/endpoints/reactions.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,798 root INFO copying build/lib/mattermostdriver/endpoints/opengraph.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,799 root INFO copying build/lib/mattermostdriver/endpoints/cluster.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,799 root INFO copying build/lib/mattermostdriver/endpoints/integration_actions.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,799 root INFO copying build/lib/mattermostdriver/endpoints/base.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver/endpoints 2024-05-27 02:11:07,799 root INFO copying build/lib/mattermostdriver/websocket.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver 2024-05-27 02:11:07,799 root INFO copying build/lib/mattermostdriver/version.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver 2024-05-27 02:11:07,800 root INFO copying build/lib/mattermostdriver/exceptions.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver 2024-05-27 02:11:07,800 root INFO copying build/lib/mattermostdriver/client.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver 2024-05-27 02:11:07,800 root INFO copying build/lib/mattermostdriver/driver.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver 2024-05-27 02:11:07,800 root INFO copying build/lib/mattermostdriver/__init__.py -> build/bdist.linux-ppc64le/wheel/mattermostdriver 2024-05-27 02:11:07,800 root INFO running install_egg_info 2024-05-27 02:11:07,804 root INFO running egg_info 2024-05-27 02:11:07,804 root INFO creating src/mattermostdriver.egg-info 2024-05-27 02:11:07,806 root INFO writing src/mattermostdriver.egg-info/PKG-INFO 2024-05-27 02:11:07,807 root INFO writing dependency_links to src/mattermostdriver.egg-info/dependency_links.txt 2024-05-27 02:11:07,807 root INFO writing requirements to src/mattermostdriver.egg-info/requires.txt 2024-05-27 02:11:07,807 root INFO writing top-level names to src/mattermostdriver.egg-info/top_level.txt 2024-05-27 02:11:07,807 root INFO writing manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2024-05-27 02:11:07,811 root INFO reading manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2024-05-27 02:11:07,811 root INFO reading manifest template 'MANIFEST.in' 2024-05-27 02:11:07,811 root INFO adding license file 'LICENSE' 2024-05-27 02:11:07,813 root INFO writing manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2024-05-27 02:11:07,813 root INFO Copying src/mattermostdriver.egg-info to build/bdist.linux-ppc64le/wheel/mattermostdriver-7.3.2-py3.12.egg-info 2024-05-27 02:11:07,814 root INFO running install_scripts 2024-05-27 02:11:07,817 wheel INFO creating build/bdist.linux-ppc64le/wheel/mattermostdriver-7.3.2.dist-info/WHEEL 2024-05-27 02:11:07,817 wheel INFO creating '/home/buildozer/aports/testing/py3-mattermostdriver/src/python-mattermost-driver-7.3.2/dist/.tmp-4ej28lad/mattermostdriver-7.3.2-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-05-27 02:11:07,817 wheel INFO adding 'mattermostdriver/__init__.py' 2024-05-27 02:11:07,818 wheel INFO adding 'mattermostdriver/client.py' 2024-05-27 02:11:07,818 wheel INFO adding 'mattermostdriver/driver.py' 2024-05-27 02:11:07,818 wheel INFO adding 'mattermostdriver/exceptions.py' 2024-05-27 02:11:07,818 wheel INFO adding 'mattermostdriver/version.py' 2024-05-27 02:11:07,818 wheel INFO adding 'mattermostdriver/websocket.py' 2024-05-27 02:11:07,819 wheel INFO adding 'mattermostdriver/endpoints/__init__.py' 2024-05-27 02:11:07,819 wheel INFO adding 'mattermostdriver/endpoints/base.py' 2024-05-27 02:11:07,819 wheel INFO adding 'mattermostdriver/endpoints/bots.py' 2024-05-27 02:11:07,819 wheel INFO adding 'mattermostdriver/endpoints/brand.py' 2024-05-27 02:11:07,820 wheel INFO adding 'mattermostdriver/endpoints/channels.py' 2024-05-27 02:11:07,820 wheel INFO adding 'mattermostdriver/endpoints/cluster.py' 2024-05-27 02:11:07,820 wheel INFO adding 'mattermostdriver/endpoints/commands.py' 2024-05-27 02:11:07,820 wheel INFO adding 'mattermostdriver/endpoints/compliance.py' 2024-05-27 02:11:07,820 wheel INFO adding 'mattermostdriver/endpoints/data_retention.py' 2024-05-27 02:11:07,820 wheel INFO adding 'mattermostdriver/endpoints/elasticsearch.py' 2024-05-27 02:11:07,821 wheel INFO adding 'mattermostdriver/endpoints/emoji.py' 2024-05-27 02:11:07,821 wheel INFO adding 'mattermostdriver/endpoints/files.py' 2024-05-27 02:11:07,821 wheel INFO adding 'mattermostdriver/endpoints/integration_actions.py' 2024-05-27 02:11:07,821 wheel INFO adding 'mattermostdriver/endpoints/ldap.py' 2024-05-27 02:11:07,821 wheel INFO adding 'mattermostdriver/endpoints/oauth.py' 2024-05-27 02:11:07,822 wheel INFO adding 'mattermostdriver/endpoints/opengraph.py' 2024-05-27 02:11:07,822 wheel INFO adding 'mattermostdriver/endpoints/posts.py' 2024-05-27 02:11:07,822 wheel INFO adding 'mattermostdriver/endpoints/preferences.py' 2024-05-27 02:11:07,822 wheel INFO adding 'mattermostdriver/endpoints/reactions.py' 2024-05-27 02:11:07,822 wheel INFO adding 'mattermostdriver/endpoints/roles.py' 2024-05-27 02:11:07,822 wheel INFO adding 'mattermostdriver/endpoints/saml.py' 2024-05-27 02:11:07,823 wheel INFO adding 'mattermostdriver/endpoints/scheme.py' 2024-05-27 02:11:07,823 wheel INFO adding 'mattermostdriver/endpoints/status.py' 2024-05-27 02:11:07,823 wheel INFO adding 'mattermostdriver/endpoints/system.py' 2024-05-27 02:11:07,823 wheel INFO adding 'mattermostdriver/endpoints/teams.py' 2024-05-27 02:11:07,823 wheel INFO adding 'mattermostdriver/endpoints/users.py' 2024-05-27 02:11:07,824 wheel INFO adding 'mattermostdriver/endpoints/webhooks.py' 2024-05-27 02:11:07,824 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/LICENSE' 2024-05-27 02:11:07,824 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/METADATA' 2024-05-27 02:11:07,824 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/WHEEL' 2024-05-27 02:11:07,824 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/top_level.txt' 2024-05-27 02:11:07,825 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/RECORD' 2024-05-27 02:11:07,825 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-05-27 02:11:07,827 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/endpoints/__pycache__' -> '/home/buildozer/aports/testing/py3-mattermostdriver/pkg/py3-mattermostdriver-pyc/usr/lib/python3.12/site-packages/mattermostdriver/endpoints/__pycache__' '/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__' >>> 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:11:08 +0000 elapsed time 0h 0m 5s >>> py3-mattermostdriver: Cleaning up srcdir >>> py3-mattermostdriver: Cleaning up pkgdir >>> py3-mattermostdriver: Uninstalling dependencies... (1/35) Purging .makedepends-py3-mattermostdriver (20240527.021104) (2/35) Purging py3-requests-pyc (2.32.2-r0) (3/35) Purging py3-requests (2.32.2-r0) (4/35) Purging py3-certifi-pyc (2024.2.2-r1) (5/35) Purging py3-certifi (2024.2.2-r1) (6/35) Purging py3-charset-normalizer-pyc (3.3.2-r1) (7/35) Purging py3-charset-normalizer (3.3.2-r1) (8/35) Purging py3-idna-pyc (3.7-r0) (9/35) Purging py3-idna (3.7-r0) (10/35) Purging py3-urllib3-pyc (1.26.18-r1) (11/35) Purging py3-urllib3 (1.26.18-r1) (12/35) Purging py3-websockets-pyc (12.0-r2) (13/35) Purging py3-websockets (12.0-r2) (14/35) Purging py3-gpep517-pyc (16-r0) (15/35) Purging py3-gpep517 (16-r0) (16/35) Purging py3-installer-pyc (0.7.0-r2) (17/35) Purging py3-installer (0.7.0-r2) (18/35) Purging py3-setuptools-pyc (69.5.1-r0) (19/35) Purging py3-setuptools (69.5.1-r0) (20/35) Purging py3-wheel-pyc (0.42.0-r1) (21/35) Purging py3-wheel (0.42.0-r1) (22/35) Purging py3-packaging-pyc (24.0-r1) (23/35) Purging py3-packaging (24.0-r1) (24/35) Purging py3-parsing-pyc (3.1.2-r1) (25/35) Purging py3-parsing (3.1.2-r1) (26/35) Purging python3-pyc (3.12.3-r1) (27/35) Purging python3-pycache-pyc0 (3.12.3-r1) (28/35) Purging pyc (3.12.3-r1) (29/35) Purging python3 (3.12.3-r1) (30/35) Purging gdbm (1.23-r1) (31/35) Purging libffi (3.4.6-r0) (32/35) Purging libpanelw (6.4_p20240420-r0) (33/35) Purging mpdecimal (4.0.0-r0) (34/35) Purging readline (8.2.10-r0) (35/35) Purging sqlite-libs (3.46.0-r0) Executing busybox-1.36.1-r28.trigger OK: 264 MiB in 110 packages >>> py3-mattermostdriver: Updating the testing/ppc64le repository index... >>> py3-mattermostdriver: Signing the index...