>>> py3-pysubs2: Building testing/py3-pysubs2 1.7.1-r0 (using abuild 3.13.0-r3) started Wed, 26 Jun 2024 20:36:13 +0000 >>> py3-pysubs2: Checking sanity of /home/buildozer/aports/testing/py3-pysubs2/APKBUILD... >>> py3-pysubs2: Analyzing dependencies... >>> py3-pysubs2: Installing for build: build-base py3-setuptools py3-gpep517 py3-pytest (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.6-r0) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.6.2-r0) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.4_p20240420-r0) (7/31) Installing readline (8.2.10-r0) (8/31) Installing sqlite-libs (3.46.0-r0) (9/31) Installing python3 (3.12.3-r1) (10/31) Installing python3-pycache-pyc0 (3.12.3-r1) (11/31) Installing pyc (3.12.3-r1) (12/31) Installing py3-setuptools-pyc (70.1.1-r0) (13/31) Installing py3-parsing (3.1.2-r1) (14/31) Installing py3-parsing-pyc (3.1.2-r1) (15/31) Installing py3-packaging-pyc (24.1-r0) (16/31) Installing python3-pyc (3.12.3-r1) (17/31) Installing py3-packaging (24.1-r0) (18/31) Installing py3-setuptools (70.1.1-r0) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (16-r0) (22/31) Installing py3-gpep517-pyc (16-r0) (23/31) Installing py3-iniconfig (2.0.0-r1) (24/31) Installing py3-iniconfig-pyc (2.0.0-r1) (25/31) Installing py3-pluggy (1.5.0-r0) (26/31) Installing py3-pluggy-pyc (1.5.0-r0) (27/31) Installing py3-py (1.11.0-r3) (28/31) Installing py3-py-pyc (1.11.0-r3) (29/31) Installing py3-pytest (8.2.2-r0) (30/31) Installing py3-pytest-pyc (8.2.2-r0) (31/31) Installing .makedepends-py3-pysubs2 (20240626.203615) Executing busybox-1.36.1-r31.trigger OK: 431 MiB in 138 packages >>> py3-pysubs2: Cleaning up srcdir >>> py3-pysubs2: Cleaning up pkgdir >>> py3-pysubs2: Cleaning up tmpdir >>> py3-pysubs2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pysubs2-1.7.1.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 curl: (22) The requested URL returned error: 404 >>> py3-pysubs2: Fetching https://github.com/tkarabela/pysubs2/archive/1.7.1/pysubs2-1.7.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1126k 100 1126k 0 0 2245k 0 --:--:-- --:--:-- --:--:-- 2245k >>> py3-pysubs2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pysubs2-1.7.1.tar.gz >>> py3-pysubs2: Checking sha512sums... pysubs2-1.7.1.tar.gz: OK >>> py3-pysubs2: Unpacking /var/cache/distfiles/edge/pysubs2-1.7.1.tar.gz... 2024-06-26 20:36:17,067 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-06-26 20:36:17,104 root INFO running bdist_wheel 2024-06-26 20:36:17,132 root INFO running build 2024-06-26 20:36:17,132 root INFO running build_py 2024-06-26 20:36:17,136 root INFO creating build 2024-06-26 20:36:17,136 root INFO creating build/lib 2024-06-26 20:36:17,136 root INFO creating build/lib/pysubs2 2024-06-26 20:36:17,137 root INFO copying pysubs2/time.py -> build/lib/pysubs2 2024-06-26 20:36:17,137 root INFO copying pysubs2/common.py -> build/lib/pysubs2 2024-06-26 20:36:17,137 root INFO copying pysubs2/exceptions.py -> build/lib/pysubs2 2024-06-26 20:36:17,138 root INFO copying pysubs2/ssaevent.py -> build/lib/pysubs2 2024-06-26 20:36:17,138 root INFO copying pysubs2/__init__.py -> build/lib/pysubs2 2024-06-26 20:36:17,138 root INFO copying pysubs2/ssastyle.py -> build/lib/pysubs2 2024-06-26 20:36:17,139 root INFO copying pysubs2/ssafile.py -> build/lib/pysubs2 2024-06-26 20:36:17,139 root INFO copying pysubs2/cli.py -> build/lib/pysubs2 2024-06-26 20:36:17,140 root INFO copying pysubs2/__main__.py -> build/lib/pysubs2 2024-06-26 20:36:17,140 root INFO creating build/lib/pysubs2/formats 2024-06-26 20:36:17,141 root INFO copying pysubs2/formats/base.py -> build/lib/pysubs2/formats 2024-06-26 20:36:17,141 root INFO copying pysubs2/formats/jsonformat.py -> build/lib/pysubs2/formats 2024-06-26 20:36:17,141 root INFO copying pysubs2/formats/whisper.py -> build/lib/pysubs2/formats 2024-06-26 20:36:17,142 root INFO copying pysubs2/formats/mpl2.py -> build/lib/pysubs2/formats 2024-06-26 20:36:17,142 root INFO copying pysubs2/formats/microdvd.py -> build/lib/pysubs2/formats 2024-06-26 20:36:17,142 root INFO copying pysubs2/formats/subrip.py -> build/lib/pysubs2/formats 2024-06-26 20:36:17,143 root INFO copying pysubs2/formats/__init__.py -> build/lib/pysubs2/formats 2024-06-26 20:36:17,143 root INFO copying pysubs2/formats/tmp.py -> build/lib/pysubs2/formats 2024-06-26 20:36:17,143 root INFO copying pysubs2/formats/webvtt.py -> build/lib/pysubs2/formats 2024-06-26 20:36:17,144 root INFO copying pysubs2/formats/substation.py -> build/lib/pysubs2/formats 2024-06-26 20:36:17,153 root INFO installing to build/bdist.linux-x86_64/wheel 2024-06-26 20:36:17,153 root INFO running install 2024-06-26 20:36:17,167 root INFO running install_lib 2024-06-26 20:36:17,171 root INFO creating build/bdist.linux-x86_64 2024-06-26 20:36:17,171 root INFO creating build/bdist.linux-x86_64/wheel 2024-06-26 20:36:17,171 root INFO creating build/bdist.linux-x86_64/wheel/pysubs2 2024-06-26 20:36:17,171 root INFO copying build/lib/pysubs2/time.py -> build/bdist.linux-x86_64/wheel/pysubs2 2024-06-26 20:36:17,172 root INFO copying build/lib/pysubs2/common.py -> build/bdist.linux-x86_64/wheel/pysubs2 2024-06-26 20:36:17,172 root INFO copying build/lib/pysubs2/exceptions.py -> build/bdist.linux-x86_64/wheel/pysubs2 2024-06-26 20:36:17,172 root INFO copying build/lib/pysubs2/ssaevent.py -> build/bdist.linux-x86_64/wheel/pysubs2 2024-06-26 20:36:17,173 root INFO copying build/lib/pysubs2/__init__.py -> build/bdist.linux-x86_64/wheel/pysubs2 2024-06-26 20:36:17,173 root INFO copying build/lib/pysubs2/ssastyle.py -> build/bdist.linux-x86_64/wheel/pysubs2 2024-06-26 20:36:17,173 root INFO copying build/lib/pysubs2/ssafile.py -> build/bdist.linux-x86_64/wheel/pysubs2 2024-06-26 20:36:17,174 root INFO creating build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,174 root INFO copying build/lib/pysubs2/formats/base.py -> build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,174 root INFO copying build/lib/pysubs2/formats/jsonformat.py -> build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,175 root INFO copying build/lib/pysubs2/formats/whisper.py -> build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,175 root INFO copying build/lib/pysubs2/formats/mpl2.py -> build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,175 root INFO copying build/lib/pysubs2/formats/microdvd.py -> build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,176 root INFO copying build/lib/pysubs2/formats/subrip.py -> build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,176 root INFO copying build/lib/pysubs2/formats/__init__.py -> build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,176 root INFO copying build/lib/pysubs2/formats/tmp.py -> build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,177 root INFO copying build/lib/pysubs2/formats/webvtt.py -> build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,177 root INFO copying build/lib/pysubs2/formats/substation.py -> build/bdist.linux-x86_64/wheel/pysubs2/formats 2024-06-26 20:36:17,177 root INFO copying build/lib/pysubs2/cli.py -> build/bdist.linux-x86_64/wheel/pysubs2 2024-06-26 20:36:17,178 root INFO copying build/lib/pysubs2/__main__.py -> build/bdist.linux-x86_64/wheel/pysubs2 2024-06-26 20:36:17,178 root INFO running install_egg_info 2024-06-26 20:36:17,181 root INFO running egg_info 2024-06-26 20:36:17,182 root INFO creating pysubs2.egg-info 2024-06-26 20:36:17,184 root INFO writing pysubs2.egg-info/PKG-INFO 2024-06-26 20:36:17,185 root INFO writing dependency_links to pysubs2.egg-info/dependency_links.txt 2024-06-26 20:36:17,185 root INFO writing entry points to pysubs2.egg-info/entry_points.txt 2024-06-26 20:36:17,185 root INFO writing top-level names to pysubs2.egg-info/top_level.txt 2024-06-26 20:36:17,186 root INFO writing manifest file 'pysubs2.egg-info/SOURCES.txt' 2024-06-26 20:36:17,190 root INFO reading manifest file 'pysubs2.egg-info/SOURCES.txt' 2024-06-26 20:36:17,190 root INFO reading manifest template 'MANIFEST.in' 2024-06-26 20:36:17,191 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-06-26 20:36:17,192 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2024-06-26 20:36:17,192 root INFO adding license file 'LICENSE.txt' 2024-06-26 20:36:17,193 root INFO writing manifest file 'pysubs2.egg-info/SOURCES.txt' 2024-06-26 20:36:17,194 root INFO Copying pysubs2.egg-info to build/bdist.linux-x86_64/wheel/pysubs2-1.7.1-py3.12.egg-info 2024-06-26 20:36:17,195 root INFO running install_scripts 2024-06-26 20:36:17,198 root INFO creating build/bdist.linux-x86_64/wheel/pysubs2-1.7.1.dist-info/WHEEL 2024-06-26 20:36:17,199 wheel INFO creating '/home/buildozer/aports/testing/py3-pysubs2/src/pysubs2-1.7.1/.dist/.tmp-8lpukpbt/pysubs2-1.7.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-06-26 20:36:17,199 wheel INFO adding 'pysubs2/__init__.py' 2024-06-26 20:36:17,200 wheel INFO adding 'pysubs2/__main__.py' 2024-06-26 20:36:17,200 wheel INFO adding 'pysubs2/cli.py' 2024-06-26 20:36:17,201 wheel INFO adding 'pysubs2/common.py' 2024-06-26 20:36:17,201 wheel INFO adding 'pysubs2/exceptions.py' 2024-06-26 20:36:17,201 wheel INFO adding 'pysubs2/ssaevent.py' 2024-06-26 20:36:17,202 wheel INFO adding 'pysubs2/ssafile.py' 2024-06-26 20:36:17,202 wheel INFO adding 'pysubs2/ssastyle.py' 2024-06-26 20:36:17,203 wheel INFO adding 'pysubs2/time.py' 2024-06-26 20:36:17,203 wheel INFO adding 'pysubs2/formats/__init__.py' 2024-06-26 20:36:17,204 wheel INFO adding 'pysubs2/formats/base.py' 2024-06-26 20:36:17,204 wheel INFO adding 'pysubs2/formats/jsonformat.py' 2024-06-26 20:36:17,204 wheel INFO adding 'pysubs2/formats/microdvd.py' 2024-06-26 20:36:17,205 wheel INFO adding 'pysubs2/formats/mpl2.py' 2024-06-26 20:36:17,205 wheel INFO adding 'pysubs2/formats/subrip.py' 2024-06-26 20:36:17,206 wheel INFO adding 'pysubs2/formats/substation.py' 2024-06-26 20:36:17,206 wheel INFO adding 'pysubs2/formats/tmp.py' 2024-06-26 20:36:17,206 wheel INFO adding 'pysubs2/formats/webvtt.py' 2024-06-26 20:36:17,207 wheel INFO adding 'pysubs2/formats/whisper.py' 2024-06-26 20:36:17,207 wheel INFO adding 'pysubs2-1.7.1.dist-info/LICENSE.txt' 2024-06-26 20:36:17,208 wheel INFO adding 'pysubs2-1.7.1.dist-info/METADATA' 2024-06-26 20:36:17,208 wheel INFO adding 'pysubs2-1.7.1.dist-info/WHEEL' 2024-06-26 20:36:17,208 wheel INFO adding 'pysubs2-1.7.1.dist-info/entry_points.txt' 2024-06-26 20:36:17,209 wheel INFO adding 'pysubs2-1.7.1.dist-info/top_level.txt' 2024-06-26 20:36:17,209 wheel INFO adding 'pysubs2-1.7.1.dist-info/RECORD' 2024-06-26 20:36:17,209 root INFO removing build/bdist.linux-x86_64/wheel 2024-06-26 20:36:17,211 gpep517 INFO The backend produced .dist/pysubs2-1.7.1-py3-none-any.whl pysubs2-1.7.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-pysubs2/src/pysubs2-1.7.1 configfile: pyproject.toml collected 120 items tests/formats/test_formats.py .... [ 3%] tests/formats/test_json.py .. [ 5%] tests/formats/test_microdvd.py ........... [ 14%] tests/formats/test_mpl2.py .. [ 15%] tests/formats/test_subrip.py .................. [ 30%] tests/formats/test_substation.py ................... [ 46%] tests/formats/test_tmp.py ...... [ 51%] tests/formats/test_vtt.py .... [ 55%] tests/formats/test_whisper.py .. [ 56%] tests/test_attachment.py ... [ 59%] tests/test_cli.py ............... [ 71%] tests/test_common.py . [ 72%] tests/test_parse_tags.py ...... [ 77%] tests/test_ssaevent.py ...... [ 82%] tests/test_ssafile.py ........ [ 89%] tests/test_ssastyle.py ..... [ 93%] tests/test_time.py ........ [100%] ============================= 120 passed in 1.08s ============================== >>> py3-pysubs2: Entering fakeroot... >>> py3-pysubs2-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pysubs2/pkg/py3-pysubs2/usr/lib/python3.12/site-packages/pysubs2/formats/__pycache__' -> '/home/buildozer/aports/testing/py3-pysubs2/pkg/py3-pysubs2-pyc/usr/lib/python3.12/site-packages/pysubs2/formats/__pycache__' '/home/buildozer/aports/testing/py3-pysubs2/pkg/py3-pysubs2/usr/lib/python3.12/site-packages/pysubs2/__pycache__' -> '/home/buildozer/aports/testing/py3-pysubs2/pkg/py3-pysubs2-pyc/usr/lib/python3.12/site-packages/pysubs2/__pycache__' >>> py3-pysubs2-pyc*: Preparing subpackage py3-pysubs2-pyc... >>> py3-pysubs2-pyc*: Running postcheck for py3-pysubs2-pyc >>> py3-pysubs2*: Running postcheck for py3-pysubs2 >>> py3-pysubs2*: Preparing package py3-pysubs2... >>> py3-pysubs2-pyc*: Tracing dependencies... python3~3.12 >>> py3-pysubs2-pyc*: Package size: 196.0 KB >>> py3-pysubs2-pyc*: Compressing data... >>> py3-pysubs2-pyc*: Create checksum... >>> py3-pysubs2-pyc*: Create py3-pysubs2-pyc-1.7.1-r0.apk >>> py3-pysubs2*: Tracing dependencies... python3~3.12 >>> py3-pysubs2*: Package size: 204.0 KB >>> py3-pysubs2*: Compressing data... >>> py3-pysubs2*: Create checksum... >>> py3-pysubs2*: Create py3-pysubs2-1.7.1-r0.apk >>> py3-pysubs2: Build complete at Wed, 26 Jun 2024 20:36:20 +0000 elapsed time 0h 0m 7s >>> py3-pysubs2: Cleaning up srcdir >>> py3-pysubs2: Cleaning up pkgdir >>> py3-pysubs2: Uninstalling dependencies... (1/31) Purging .makedepends-py3-pysubs2 (20240626.203615) (2/31) Purging py3-setuptools-pyc (70.1.1-r0) (3/31) Purging py3-setuptools (70.1.1-r0) (4/31) Purging py3-gpep517-pyc (16-r0) (5/31) Purging py3-gpep517 (16-r0) (6/31) Purging py3-installer-pyc (0.7.0-r2) (7/31) Purging py3-installer (0.7.0-r2) (8/31) Purging py3-pytest-pyc (8.2.2-r0) (9/31) Purging py3-pytest (8.2.2-r0) (10/31) Purging py3-iniconfig-pyc (2.0.0-r1) (11/31) Purging py3-iniconfig (2.0.0-r1) (12/31) Purging py3-packaging-pyc (24.1-r0) (13/31) Purging py3-packaging (24.1-r0) (14/31) Purging py3-parsing-pyc (3.1.2-r1) (15/31) Purging py3-parsing (3.1.2-r1) (16/31) Purging py3-pluggy-pyc (1.5.0-r0) (17/31) Purging py3-pluggy (1.5.0-r0) (18/31) Purging py3-py-pyc (1.11.0-r3) (19/31) Purging py3-py (1.11.0-r3) (20/31) Purging python3-pyc (3.12.3-r1) (21/31) Purging python3-pycache-pyc0 (3.12.3-r1) (22/31) Purging pyc (3.12.3-r1) (23/31) Purging python3 (3.12.3-r1) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.4.6-r0) (27/31) Purging libpanelw (6.4_p20240420-r0) (28/31) Purging mpdecimal (4.0.0-r0) (29/31) Purging readline (8.2.10-r0) (30/31) Purging sqlite-libs (3.46.0-r0) (31/31) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 378 MiB in 107 packages >>> py3-pysubs2: Updating the testing/x86_64 repository index... >>> py3-pysubs2: Signing the index...