>>> py3-mattermostdriver: Building community/py3-mattermostdriver 7.3.2-r1 (using abuild 3.16.0-r0) started Fri, 03 Apr 2026 22:54:21 +0000 >>> py3-mattermostdriver: Validating /home/buildozer/aports/community/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/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.2-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.6_p20251231-r0) ( 7/36) Installing sqlite-libs (3.51.2-r1) ( 8/36) Installing python3 (3.14.3-r0) ( 9/36) Installing python3-pycache-pyc0 (3.14.3-r0) (10/36) Installing pyc (3.14.3-r0) (11/36) Installing python3-pyc (3.14.3-r0) (12/36) Installing py3-certifi (2026.2.25-r1) (13/36) Installing py3-certifi-pyc (2026.2.25-r1) (14/36) Installing py3-charset-normalizer (3.4.6-r1) (15/36) Installing py3-charset-normalizer-pyc (3.4.6-r1) (16/36) Installing py3-idna (3.11-r1) (17/36) Installing py3-idna-pyc (3.11-r1) (18/36) Installing py3-urllib3 (2.6.3-r1) (19/36) Installing py3-urllib3-pyc (2.6.3-r1) (20/36) Installing py3-requests (2.32.5-r1) (21/36) Installing py3-requests-pyc (2.32.5-r1) (22/36) Installing py3-websockets (16.0-r1) (23/36) Installing py3-websockets-pyc (16.0-r1) (24/36) Installing py3-installer (1.0.0-r0) (25/36) Installing py3-installer-pyc (1.0.0-r0) (26/36) Installing py3-gpep517 (19-r2) (27/36) Installing py3-gpep517-pyc (19-r2) (28/36) Installing py3-parsing (3.3.2-r1) (29/36) Installing py3-parsing-pyc (3.3.2-r1) (30/36) Installing py3-packaging (26.0-r1) (31/36) Installing py3-packaging-pyc (26.0-r1) (32/36) Installing py3-setuptools (82.0.1-r1) (33/36) Installing py3-setuptools-pyc (82.0.1-r1) (34/36) Installing py3-wheel (0.46.3-r1) (35/36) Installing py3-wheel-pyc (0.46.3-r1) (36/36) Installing .makedepends-py3-mattermostdriver (20260403.225427) Executing busybox-1.37.0-r31.trigger OK: 439.0 MiB in 141 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-mattermostdriver-7.3.2.tar.gz.part' py3-mattermostdriver 100% |********************************| 29919 0:00:00 ETA '/var/cache/distfiles/edge/py3-mattermostdriver-7.3.2.tar.gz.part' saved /var/cache/distfiles/edge/py3-mattermostdriver-7.3.2.tar.gz: OK /home/buildozer/aports/community/py3-mattermostdriver/0001-ssl-context.patch: OK >>> py3-mattermostdriver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mattermostdriver-7.3.2.tar.gz /var/cache/distfiles/edge/py3-mattermostdriver-7.3.2.tar.gz: OK /home/buildozer/aports/community/py3-mattermostdriver/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 2026-04-03 22:54:30,670 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-04-03 22:54:30,772 root INFO running bdist_wheel 2026-04-03 22:54:30,845 root INFO running build 2026-04-03 22:54:30,846 root INFO running build_py 2026-04-03 22:54:30,863 root INFO creating build/lib/mattermostdriver 2026-04-03 22:54:30,865 root INFO copying src/mattermostdriver/exceptions.py -> build/lib/mattermostdriver 2026-04-03 22:54:30,866 root INFO copying src/mattermostdriver/driver.py -> build/lib/mattermostdriver 2026-04-03 22:54:30,868 root INFO copying src/mattermostdriver/__init__.py -> build/lib/mattermostdriver 2026-04-03 22:54:30,870 root INFO copying src/mattermostdriver/version.py -> build/lib/mattermostdriver 2026-04-03 22:54:30,871 root INFO copying src/mattermostdriver/client.py -> build/lib/mattermostdriver 2026-04-03 22:54:30,873 root INFO copying src/mattermostdriver/websocket.py -> build/lib/mattermostdriver 2026-04-03 22:54:30,876 root INFO creating build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,877 root INFO copying src/mattermostdriver/endpoints/opengraph.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,879 root INFO copying src/mattermostdriver/endpoints/reactions.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,880 root INFO copying src/mattermostdriver/endpoints/status.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,882 root INFO copying src/mattermostdriver/endpoints/users.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,884 root INFO copying src/mattermostdriver/endpoints/integration_actions.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,885 root INFO copying src/mattermostdriver/endpoints/__init__.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,887 root INFO copying src/mattermostdriver/endpoints/commands.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,888 root INFO copying src/mattermostdriver/endpoints/elasticsearch.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,890 root INFO copying src/mattermostdriver/endpoints/bots.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,892 root INFO copying src/mattermostdriver/endpoints/posts.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,893 root INFO copying src/mattermostdriver/endpoints/preferences.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,895 root INFO copying src/mattermostdriver/endpoints/data_retention.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,896 root INFO copying src/mattermostdriver/endpoints/compliance.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,898 root INFO copying src/mattermostdriver/endpoints/files.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,899 root INFO copying src/mattermostdriver/endpoints/brand.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,901 root INFO copying src/mattermostdriver/endpoints/scheme.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,902 root INFO copying src/mattermostdriver/endpoints/roles.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,903 root INFO copying src/mattermostdriver/endpoints/emoji.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,905 root INFO copying src/mattermostdriver/endpoints/oauth.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,906 root INFO copying src/mattermostdriver/endpoints/channels.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,908 root INFO copying src/mattermostdriver/endpoints/cluster.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,909 root INFO copying src/mattermostdriver/endpoints/webhooks.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,911 root INFO copying src/mattermostdriver/endpoints/ldap.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,912 root INFO copying src/mattermostdriver/endpoints/base.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,913 root INFO copying src/mattermostdriver/endpoints/teams.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,915 root INFO copying src/mattermostdriver/endpoints/saml.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,916 root INFO copying src/mattermostdriver/endpoints/system.py -> build/lib/mattermostdriver/endpoints 2026-04-03 22:54:30,950 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-03 22:54:30,951 root INFO running install 2026-04-03 22:54:30,988 root INFO running install_lib 2026-04-03 22:54:31,002 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-03 22:54:31,004 root INFO creating build/bdist.linux-riscv64/wheel/mattermostdriver 2026-04-03 22:54:31,005 root INFO copying build/lib/mattermostdriver/exceptions.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver 2026-04-03 22:54:31,006 root INFO copying build/lib/mattermostdriver/driver.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver 2026-04-03 22:54:31,007 root INFO copying build/lib/mattermostdriver/__init__.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver 2026-04-03 22:54:31,008 root INFO copying build/lib/mattermostdriver/version.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver 2026-04-03 22:54:31,010 root INFO copying build/lib/mattermostdriver/client.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver 2026-04-03 22:54:31,011 root INFO creating build/bdist.linux-riscv64/wheel/mattermostdriver/endpoints 2026-04-03 22:54:31,012 root INFO copying build/lib/mattermostdriver/endpoints/opengraph.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,013 root INFO copying build/lib/mattermostdriver/endpoints/reactions.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,014 root INFO copying build/lib/mattermostdriver/endpoints/status.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,015 root INFO copying build/lib/mattermostdriver/endpoints/users.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,016 root INFO copying build/lib/mattermostdriver/endpoints/integration_actions.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,018 root INFO copying build/lib/mattermostdriver/endpoints/__init__.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,019 root INFO copying build/lib/mattermostdriver/endpoints/commands.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,020 root INFO copying build/lib/mattermostdriver/endpoints/elasticsearch.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,021 root INFO copying build/lib/mattermostdriver/endpoints/bots.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,022 root INFO copying build/lib/mattermostdriver/endpoints/posts.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,024 root INFO copying build/lib/mattermostdriver/endpoints/preferences.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,025 root INFO copying build/lib/mattermostdriver/endpoints/data_retention.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,026 root INFO copying build/lib/mattermostdriver/endpoints/compliance.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,027 root INFO copying build/lib/mattermostdriver/endpoints/files.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,028 root INFO copying build/lib/mattermostdriver/endpoints/brand.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,029 root INFO copying build/lib/mattermostdriver/endpoints/scheme.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,030 root INFO copying build/lib/mattermostdriver/endpoints/roles.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,031 root INFO copying build/lib/mattermostdriver/endpoints/emoji.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,033 root INFO copying build/lib/mattermostdriver/endpoints/oauth.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,034 root INFO copying build/lib/mattermostdriver/endpoints/channels.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,035 root INFO copying build/lib/mattermostdriver/endpoints/cluster.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,036 root INFO copying build/lib/mattermostdriver/endpoints/webhooks.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,037 root INFO copying build/lib/mattermostdriver/endpoints/ldap.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,038 root INFO copying build/lib/mattermostdriver/endpoints/base.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,040 root INFO copying build/lib/mattermostdriver/endpoints/teams.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,041 root INFO copying build/lib/mattermostdriver/endpoints/saml.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,042 root INFO copying build/lib/mattermostdriver/endpoints/system.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver/endpoints 2026-04-03 22:54:31,043 root INFO copying build/lib/mattermostdriver/websocket.py -> build/bdist.linux-riscv64/wheel/./mattermostdriver 2026-04-03 22:54:31,044 root INFO running install_egg_info 2026-04-03 22:54:31,060 root INFO running egg_info 2026-04-03 22:54:31,072 root INFO creating src/mattermostdriver.egg-info 2026-04-03 22:54:31,073 root INFO writing src/mattermostdriver.egg-info/PKG-INFO 2026-04-03 22:54:31,075 root INFO writing dependency_links to src/mattermostdriver.egg-info/dependency_links.txt 2026-04-03 22:54:31,076 root INFO writing requirements to src/mattermostdriver.egg-info/requires.txt 2026-04-03 22:54:31,077 root INFO writing top-level names to src/mattermostdriver.egg-info/top_level.txt 2026-04-03 22:54:31,078 root INFO writing manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2026-04-03 22:54:31,094 root INFO reading manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2026-04-03 22:54:31,096 root INFO reading manifest template 'MANIFEST.in' 2026-04-03 22:54:31,097 root INFO adding license file 'LICENSE' 2026-04-03 22:54:31,102 root INFO writing manifest file 'src/mattermostdriver.egg-info/SOURCES.txt' 2026-04-03 22:54:31,103 root INFO Copying src/mattermostdriver.egg-info to build/bdist.linux-riscv64/wheel/./mattermostdriver-7.3.2-py3.14.egg-info 2026-04-03 22:54:31,109 root INFO running install_scripts 2026-04-03 22:54:31,116 root INFO creating build/bdist.linux-riscv64/wheel/mattermostdriver-7.3.2.dist-info/WHEEL 2026-04-03 22:54:31,118 wheel INFO creating '/home/buildozer/aports/community/py3-mattermostdriver/src/python-mattermost-driver-7.3.2/dist/.tmp-grify282/mattermostdriver-7.3.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-03 22:54:31,120 wheel INFO adding 'mattermostdriver/__init__.py' 2026-04-03 22:54:31,121 wheel INFO adding 'mattermostdriver/client.py' 2026-04-03 22:54:31,123 wheel INFO adding 'mattermostdriver/driver.py' 2026-04-03 22:54:31,124 wheel INFO adding 'mattermostdriver/exceptions.py' 2026-04-03 22:54:31,125 wheel INFO adding 'mattermostdriver/version.py' 2026-04-03 22:54:31,127 wheel INFO adding 'mattermostdriver/websocket.py' 2026-04-03 22:54:31,128 wheel INFO adding 'mattermostdriver/endpoints/__init__.py' 2026-04-03 22:54:31,129 wheel INFO adding 'mattermostdriver/endpoints/base.py' 2026-04-03 22:54:31,131 wheel INFO adding 'mattermostdriver/endpoints/bots.py' 2026-04-03 22:54:31,132 wheel INFO adding 'mattermostdriver/endpoints/brand.py' 2026-04-03 22:54:31,133 wheel INFO adding 'mattermostdriver/endpoints/channels.py' 2026-04-03 22:54:31,134 wheel INFO adding 'mattermostdriver/endpoints/cluster.py' 2026-04-03 22:54:31,135 wheel INFO adding 'mattermostdriver/endpoints/commands.py' 2026-04-03 22:54:31,137 wheel INFO adding 'mattermostdriver/endpoints/compliance.py' 2026-04-03 22:54:31,138 wheel INFO adding 'mattermostdriver/endpoints/data_retention.py' 2026-04-03 22:54:31,139 wheel INFO adding 'mattermostdriver/endpoints/elasticsearch.py' 2026-04-03 22:54:31,140 wheel INFO adding 'mattermostdriver/endpoints/emoji.py' 2026-04-03 22:54:31,141 wheel INFO adding 'mattermostdriver/endpoints/files.py' 2026-04-03 22:54:31,142 wheel INFO adding 'mattermostdriver/endpoints/integration_actions.py' 2026-04-03 22:54:31,144 wheel INFO adding 'mattermostdriver/endpoints/ldap.py' 2026-04-03 22:54:31,145 wheel INFO adding 'mattermostdriver/endpoints/oauth.py' 2026-04-03 22:54:31,146 wheel INFO adding 'mattermostdriver/endpoints/opengraph.py' 2026-04-03 22:54:31,147 wheel INFO adding 'mattermostdriver/endpoints/posts.py' 2026-04-03 22:54:31,148 wheel INFO adding 'mattermostdriver/endpoints/preferences.py' 2026-04-03 22:54:31,149 wheel INFO adding 'mattermostdriver/endpoints/reactions.py' 2026-04-03 22:54:31,150 wheel INFO adding 'mattermostdriver/endpoints/roles.py' 2026-04-03 22:54:31,151 wheel INFO adding 'mattermostdriver/endpoints/saml.py' 2026-04-03 22:54:31,152 wheel INFO adding 'mattermostdriver/endpoints/scheme.py' 2026-04-03 22:54:31,153 wheel INFO adding 'mattermostdriver/endpoints/status.py' 2026-04-03 22:54:31,154 wheel INFO adding 'mattermostdriver/endpoints/system.py' 2026-04-03 22:54:31,155 wheel INFO adding 'mattermostdriver/endpoints/teams.py' 2026-04-03 22:54:31,157 wheel INFO adding 'mattermostdriver/endpoints/users.py' 2026-04-03 22:54:31,158 wheel INFO adding 'mattermostdriver/endpoints/webhooks.py' 2026-04-03 22:54:31,159 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/licenses/LICENSE' 2026-04-03 22:54:31,160 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/METADATA' 2026-04-03 22:54:31,161 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/WHEEL' 2026-04-03 22:54:31,162 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/top_level.txt' 2026-04-03 22:54:31,163 wheel INFO adding 'mattermostdriver-7.3.2.dist-info/RECORD' 2026-04-03 22:54:31,165 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-03 22:54:31,170 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... 'usr/lib/python3.14/site-packages/mattermostdriver/__pycache__' -> '/home/buildozer/aports/community/py3-mattermostdriver/pkg/py3-mattermostdriver-pyc/usr/lib/python3.14/site-packages/mattermostdriver/__pycache__' 'usr/lib/python3.14/site-packages/mattermostdriver/endpoints/__pycache__' -> '/home/buildozer/aports/community/py3-mattermostdriver/pkg/py3-mattermostdriver-pyc/usr/lib/python3.14/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~3.14 >>> py3-mattermostdriver-pyc*: Package size: 116.9 KB >>> py3-mattermostdriver-pyc*: Compressing data... >>> py3-mattermostdriver-pyc*: Create checksum... >>> py3-mattermostdriver-pyc*: Create py3-mattermostdriver-pyc-7.3.2-r1.apk >>> py3-mattermostdriver*: Tracing dependencies... python3 py3-requests py3-websockets python3~3.14 >>> py3-mattermostdriver*: Package size: 63.7 KB >>> py3-mattermostdriver*: Compressing data... >>> py3-mattermostdriver*: Create checksum... >>> py3-mattermostdriver*: Create py3-mattermostdriver-7.3.2-r1.apk >>> py3-mattermostdriver: Build complete at Fri, 03 Apr 2026 22:54:33 +0000 elapsed time 0h 0m 12s >>> py3-mattermostdriver: Cleaning up srcdir >>> py3-mattermostdriver: Cleaning up pkgdir >>> py3-mattermostdriver: Cleaning up tmpdir >>> py3-mattermostdriver: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-mattermostdriver (20260403.225427) ( 2/36) Purging py3-requests-pyc (2.32.5-r1) ( 3/36) Purging py3-requests (2.32.5-r1) ( 4/36) Purging py3-certifi-pyc (2026.2.25-r1) ( 5/36) Purging py3-certifi (2026.2.25-r1) ( 6/36) Purging py3-charset-normalizer-pyc (3.4.6-r1) ( 7/36) Purging py3-charset-normalizer (3.4.6-r1) ( 8/36) Purging py3-idna-pyc (3.11-r1) ( 9/36) Purging py3-idna (3.11-r1) (10/36) Purging py3-urllib3-pyc (2.6.3-r1) (11/36) Purging py3-urllib3 (2.6.3-r1) (12/36) Purging py3-websockets-pyc (16.0-r1) (13/36) Purging py3-websockets (16.0-r1) (14/36) Purging py3-gpep517-pyc (19-r2) (15/36) Purging py3-gpep517 (19-r2) (16/36) Purging py3-installer-pyc (1.0.0-r0) (17/36) Purging py3-installer (1.0.0-r0) (18/36) Purging py3-setuptools-pyc (82.0.1-r1) (19/36) Purging py3-setuptools (82.0.1-r1) (20/36) Purging py3-wheel-pyc (0.46.3-r1) (21/36) Purging py3-wheel (0.46.3-r1) (22/36) Purging py3-packaging-pyc (26.0-r1) (23/36) Purging py3-packaging (26.0-r1) (24/36) Purging py3-parsing-pyc (3.3.2-r1) (25/36) Purging py3-parsing (3.3.2-r1) (26/36) Purging python3-pyc (3.14.3-r0) (27/36) Purging python3-pycache-pyc0 (3.14.3-r0) (28/36) Purging pyc (3.14.3-r0) (29/36) Purging python3 (3.14.3-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.6_p20251231-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.51.2-r1) (36/36) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.8 MiB in 105 packages >>> py3-mattermostdriver: Updating the community/riscv64 repository index... >>> py3-mattermostdriver: Signing the index...