>>> py3-sybil: Building community/py3-sybil 3.0.1-r1 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 20:33:04 +0000 >>> py3-sybil: Checking sanity of /home/buildozer/aports/community/py3-sybil/APKBUILD... >>> py3-sybil: Analyzing dependencies... >>> py3-sybil: Installing for build: build-base python3 py3-setuptools py3-sphinx py3-wheel py3-pytest (1/40) Installing libbz2 (1.0.8-r3) (2/40) Installing libffi (3.4.4-r0) (3/40) Installing gdbm (1.23-r0) (4/40) Installing xz-libs (5.2.7-r0) (5/40) Installing mpdecimal (2.5.1-r1) (6/40) Installing readline (8.2.0-r0) (7/40) Installing sqlite-libs (3.39.4-r0) (8/40) Installing python3 (3.10.8-r3) (9/40) Installing py3-parsing (3.0.9-r0) (10/40) Installing py3-packaging (21.3-r2) (11/40) Installing py3-setuptools (65.5.0-r0) (12/40) Installing py3-tz (2022.4-r0) (13/40) Installing py3-babel (2.10.3-r0) (14/40) Installing py3-docutils (0.19-r1) (15/40) Installing py3-imagesize (1.4.1-r0) (16/40) Installing py3-markupsafe (2.1.1-r1) (17/40) Installing py3-jinja2 (3.1.2-r0) (18/40) Installing py3-pygments (2.13.0-r0) (19/40) Installing py3-certifi (2022.9.24-r0) (20/40) Installing py3-charset-normalizer (2.1.1-r0) (21/40) Installing py3-idna (3.4-r2) (22/40) Installing py3-urllib3 (1.26.12-r0) (23/40) Installing py3-requests (2.28.1-r0) (24/40) Installing py3-snowballstemmer (2.2.0-r0) (25/40) Installing py3-alabaster (0.7.12-r5) (26/40) Installing py3-sphinxcontrib-applehelp (1.0.2-r3) (27/40) Installing py3-sphinxcontrib-devhelp (1.0.2-r3) (28/40) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r2) (29/40) Installing py3-sphinxcontrib-jsmath (1.0.1-r3) (30/40) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r2) (31/40) Installing py3-sphinxcontrib-qthelp (1.0.3-r3) (32/40) Installing py3-sphinx (5.2.1-r0) (33/40) Installing py3-wheel (0.37.1-r1) (34/40) Installing py3-attrs (22.1.0-r0) (35/40) Installing py3-iniconfig (1.1.1-r3) (36/40) Installing py3-pluggy (1.0.0-r1) (37/40) Installing py3-py (1.11.0-r0) (38/40) Installing py3-tomli (2.0.1-r1) (39/40) Installing py3-pytest (7.1.3-r1) (40/40) Installing .makedepends-py3-sybil (20221027.203310) Executing busybox-1.35.0-r27.trigger OK: 322 MiB in 133 packages >>> py3-sybil: Cleaning up srcdir >>> py3-sybil: Cleaning up pkgdir >>> py3-sybil: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/sybil-3.0.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 38265 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 38265 100 38265 0 0 35770 0 0:00:01 0:00:01 --:--:-- 35795 >>> py3-sybil: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/sybil-3.0.1.tar.gz >>> py3-sybil: Checking sha512sums... sybil-3.0.1.tar.gz: OK >>> py3-sybil: Unpacking /var/cache/distfiles/v3.17/sybil-3.0.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/sybil copying sybil/example.py -> build/lib/sybil copying sybil/document.py -> build/lib/sybil copying sybil/python.py -> build/lib/sybil copying sybil/region.py -> build/lib/sybil copying sybil/typing.py -> build/lib/sybil copying sybil/__init__.py -> build/lib/sybil copying sybil/sybil.py -> build/lib/sybil creating build/lib/sybil/parsers copying sybil/parsers/codeblock.py -> build/lib/sybil/parsers copying sybil/parsers/capture.py -> build/lib/sybil/parsers copying sybil/parsers/doctest.py -> build/lib/sybil/parsers copying sybil/parsers/skip.py -> build/lib/sybil/parsers copying sybil/parsers/__init__.py -> build/lib/sybil/parsers creating build/lib/sybil/integration copying sybil/integration/unittest.py -> build/lib/sybil/integration copying sybil/integration/pytest.py -> build/lib/sybil/integration copying sybil/integration/__init__.py -> build/lib/sybil/integration running egg_info writing sybil.egg-info/PKG-INFO writing dependency_links to sybil.egg-info/dependency_links.txt writing requirements to sybil.egg-info/requires.txt writing top-level names to sybil.egg-info/top_level.txt reading manifest file 'sybil.egg-info/SOURCES.txt' writing manifest file 'sybil.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-sybil/src/sybil-3.0.1, configfile: setup.cfg collecting ... collected 112 items docs/example-skip.rst::line:1,column:1 PASSED [ 0%] docs/example-skip.rst::line:5,column:1 PASSED [ 1%] docs/example-skip.rst::line:10,column:1 PASSED [ 2%] docs/example-skip.rst::line:12,column:1 PASSED [ 3%] docs/example-skip.rst::line:13,column:1 PASSED [ 4%] docs/example-skip.rst::line:15,column:1 PASSED [ 5%] docs/example-skip.rst::line:17,column:1 PASSED [ 6%] docs/example-skip.rst::line:23,column:1 PASSED [ 7%] docs/example-skip.rst::line:25,column:1 PASSED [ 8%] docs/example.rst::line:6,column:1 PASSED [ 8%] docs/example.rst::line:12,column:1 PASSED [ 9%] docs/example.rst::line:21,column:1 PASSED [ 10%] docs/example.rst::line:26,column:1 PASSED [ 11%] docs/parsers.rst::line:83,column:1 PASSED [ 12%] docs/parsers.rst::line:104,column:1 PASSED [ 13%] docs/parsers.rst::line:115,column:1 PASSED [ 14%] docs/parsers.rst::line:131,column:1 PASSED [ 15%] docs/parsers.rst::line:138,column:1 PASSED [ 16%] docs/parsers.rst::line:157,column:1 PASSED [ 16%] docs/parsers.rst::line:179,column:1 PASSED [ 17%] docs/parsers.rst::line:192,column:1 PASSED [ 18%] docs/parsers.rst::line:203,column:1 PASSED [ 19%] docs/parsers.rst::line:209,column:1 PASSED [ 20%] docs/parsers.rst::line:222,column:1 PASSED [ 21%] docs/parsers.rst::line:229,column:1 PASSED [ 22%] docs/parsers.rst::line:230,column:1 PASSED [ 23%] docs/parsers.rst::line:297,column:1 PASSED [ 24%] docs/parsers.rst::line:325,column:1 PASSED [ 25%] docs/parsers.rst::line:355,column:1 PASSED [ 25%] docs/parsers.rst::line:367,column:1 PASSED [ 26%] docs/parsers.rst::line:373,column:1 PASSED [ 27%] tests/test_capture.py::test_basic PASSED [ 28%] tests/test_capture.py::test_directive_indent_beyond_block PASSED [ 29%] tests/test_capture.py::test_directive_indent_equal_to_block PASSED [ 30%] tests/test_capture.py::test_capture_codeblock PASSED [ 31%] tests/test_codeblock.py::test_basic PASSED [ 32%] tests/test_codeblock.py::test_other_language_composition_pass PASSED [ 33%] tests/test_codeblock.py::test_other_language_composition_fail PASSED [ 33%] tests/test_codeblock.py::test_other_language_no_evaluator PASSED [ 34%] tests/test_codeblock.py::test_other_language_inheritance PASSED [ 35%] tests/test_codeblock.py::test_no_future_imports PASSED [ 36%] tests/test_codeblock.py::test_single_future_import PASSED [ 37%] tests/test_codeblock.py::test_multiple_future_imports PASSED [ 38%] tests/test_codeblock.py::test_functional_future_imports PASSED [ 39%] tests/test_codeblock.py::test_windows_line_endings PASSED [ 40%] tests/test_doc_example.py::test_pytest PASSED [ 41%] tests/test_doc_example.py::test_unittest PASSED [ 41%] tests/test_doctest.py::test_pass PASSED [ 42%] tests/test_doctest.py::test_fail PASSED [ 43%] tests/test_doctest.py::test_fail_with_options PASSED [ 44%] tests/test_doctest.py::test_literals PASSED [ 45%] tests/test_doctest.py::test_min_indent PASSED [ 46%] tests/test_doctest.py::test_tabs PASSED [ 47%] tests/test_doctest.py::test_irrelevant_tabs PASSED [ 48%] tests/test_doctest.py::test_unicode PASSED [ 49%] tests/test_functional.py::test_pytest PASSED [ 50%] tests/test_functional.py::test_unittest PASSED [ 50%] tests/test_functional.py::test_filter_everything[pytest] PASSED [ 51%] tests/test_functional.py::test_filter_everything[unittest] PASSED [ 52%] tests/test_functional.py::test_filter_just_pattern[pytest] PASSED [ 53%] tests/test_functional.py::test_filter_just_pattern[unittest] PASSED [ 54%] tests/test_functional.py::test_filter_fnmatch_pattern[pytest] PASSED [ 55%] tests/test_functional.py::test_filter_fnmatch_pattern[unittest] PASSED [ 56%] tests/test_functional.py::test_filter_just_filenames[pytest] PASSED [ 57%] tests/test_functional.py::test_filter_just_filenames[unittest] PASSED [ 58%] tests/test_functional.py::test_filter_directory[pytest] PASSED [ 58%] tests/test_functional.py::test_filter_directory[unittest] PASSED [ 59%] tests/test_functional.py::test_filter_directory_with_excludes[pytest] PASSED [ 60%] tests/test_functional.py::test_filter_directory_with_excludes[unittest] PASSED [ 61%] tests/test_functional.py::test_filter_filenames_and_excludes[pytest] PASSED [ 62%] tests/test_functional.py::test_filter_filenames_and_excludes[unittest] PASSED [ 63%] tests/test_functional.py::test_filter_exclude_by_name[pytest] PASSED [ 64%] tests/test_functional.py::test_filter_exclude_by_name[unittest] PASSED [ 65%] tests/test_functional.py::test_filter_include_filenames[pytest] PASSED [ 66%] tests/test_functional.py::test_filter_include_filenames[unittest] PASSED [ 66%] tests/test_functional.py::test_filter_globs[pytest] PASSED [ 67%] tests/test_functional.py::test_filter_globs[unittest] PASSED [ 68%] tests/test_functional.py::test_filter_multiple_patterns[pytest] PASSED [ 69%] tests/test_functional.py::test_filter_multiple_patterns[unittest] PASSED [ 70%] tests/test_functional.py::test_skips[pytest] PASSED [ 71%] tests/test_functional.py::test_skips[unittest] PASSED [ 72%] tests/test_functional.py::test_modules[pytest] PASSED [ 73%] tests/test_functional.py::test_modules[unittest] PASSED [ 74%] tests/test_functional.py::test_modules_not_importable_pytest PASSED [ 75%] tests/test_functional.py::test_modules_not_importable_unittest PASSED [ 75%] tests/test_functional.py::test_package_and_docs[pytest] PASSED [ 76%] tests/test_functional.py::test_package_and_docs[unittest] PASSED [ 77%] tests/test_helpers.py::test_finder PASSED [ 78%] tests/test_helpers.py::test_import_cleanup PASSED [ 79%] tests/test_skip.py::test_basic PASSED [ 80%] tests/test_skip.py::test_conditional_edge_cases PASSED [ 81%] tests/test_skip.py::test_conditional_full PASSED [ 82%] tests/test_skip.py::test_bad PASSED [ 83%] tests/test_sybil.py::TestRegion::test_repr PASSED [ 83%] tests/test_sybil.py::TestExample::test_repr PASSED [ 84%] tests/test_sybil.py::TestExample::test_evaluate_okay PASSED [ 85%] tests/test_sybil.py::TestExample::test_evaluate_not_okay PASSED [ 86%] tests/test_sybil.py::TestExample::test_evaluate_raises_exception PASSED [ 87%] tests/test_sybil.py::TestDocument::test_add PASSED [ 88%] tests/test_sybil.py::TestDocument::test_add_no_overlap PASSED [ 89%] tests/test_sybil.py::TestDocument::test_add_out_of_order PASSED [ 90%] tests/test_sybil.py::TestDocument::test_add_adjacent PASSED [ 91%] tests/test_sybil.py::TestDocument::test_add_before_start PASSED [ 91%] tests/test_sybil.py::TestDocument::test_add_after_end PASSED [ 92%] tests/test_sybil.py::TestDocument::test_add_overlaps_with_previous PASSED [ 93%] tests/test_sybil.py::TestDocument::test_add_overlaps_with_next PASSED [ 94%] tests/test_sybil.py::TestDocument::test_example_path PASSED [ 95%] tests/test_sybil.py::TestDocument::test_example_line_and_column PASSED [ 96%] tests/test_sybil.py::TestSybil::test_parse PASSED [ 97%] tests/test_sybil.py::TestSybil::test_explicit_encoding PASSED [ 98%] tests/test_sybil.py::TestSybil::test_augment_document_mapping PASSED [ 99%] tests/test_sybil.py::test_namespace PASSED [100%] ============================= 112 passed in 1.07s ============================== >>> py3-sybil: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing sybil.egg-info/PKG-INFO writing dependency_links to sybil.egg-info/dependency_links.txt writing requirements to sybil.egg-info/requires.txt writing top-level names to sybil.egg-info/top_level.txt reading manifest file 'sybil.egg-info/SOURCES.txt' writing manifest file 'sybil.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-sybil/pkg creating /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil creating /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr creating /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib creating /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil copying build/lib/sybil/example.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil copying build/lib/sybil/document.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil copying build/lib/sybil/python.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil copying build/lib/sybil/region.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil creating /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers copying build/lib/sybil/parsers/codeblock.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers copying build/lib/sybil/parsers/capture.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers copying build/lib/sybil/parsers/doctest.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers copying build/lib/sybil/parsers/skip.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers copying build/lib/sybil/parsers/__init__.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers copying build/lib/sybil/typing.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil copying build/lib/sybil/__init__.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil copying build/lib/sybil/sybil.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil creating /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/integration copying build/lib/sybil/integration/unittest.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/integration copying build/lib/sybil/integration/pytest.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/integration copying build/lib/sybil/integration/__init__.py -> /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/integration byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/example.py to example.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/document.py to document.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/python.py to python.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/region.py to region.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers/codeblock.py to codeblock.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers/capture.py to capture.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers/doctest.py to doctest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers/skip.py to skip.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/parsers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/typing.py to typing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/sybil.py to sybil.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/integration/unittest.py to unittest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/integration/pytest.py to pytest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil/integration/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying sybil.egg-info to /home/buildozer/aports/community/py3-sybil/pkg/py3-sybil/usr/lib/python3.10/site-packages/sybil-3.0.1-py3.10.egg-info running install_scripts >>> py3-sybil*: Running postcheck for py3-sybil >>> py3-sybil*: Preparing package py3-sybil... >>> py3-sybil*: Tracing dependencies... >>> py3-sybil*: Package size: 204.0 KB >>> py3-sybil*: Compressing data... >>> py3-sybil*: Create checksum... >>> py3-sybil*: Create py3-sybil-3.0.1-r1.apk >>> py3-sybil: Build complete at Thu, 27 Oct 2022 20:33:14 +0000 elapsed time 0h 0m 10s >>> py3-sybil: Cleaning up srcdir >>> py3-sybil: Cleaning up pkgdir >>> py3-sybil: Uninstalling dependencies... (1/40) Purging .makedepends-py3-sybil (20221027.203310) (2/40) Purging py3-setuptools (65.5.0-r0) (3/40) Purging py3-sphinx (5.2.1-r0) (4/40) Purging py3-babel (2.10.3-r0) (5/40) Purging py3-tz (2022.4-r0) (6/40) Purging py3-docutils (0.19-r1) (7/40) Purging py3-imagesize (1.4.1-r0) (8/40) Purging py3-jinja2 (3.1.2-r0) (9/40) Purging py3-markupsafe (2.1.1-r1) (10/40) Purging py3-pygments (2.13.0-r0) (11/40) Purging py3-requests (2.28.1-r0) (12/40) Purging py3-certifi (2022.9.24-r0) (13/40) Purging py3-charset-normalizer (2.1.1-r0) (14/40) Purging py3-idna (3.4-r2) (15/40) Purging py3-urllib3 (1.26.12-r0) (16/40) Purging py3-snowballstemmer (2.2.0-r0) (17/40) Purging py3-alabaster (0.7.12-r5) (18/40) Purging py3-sphinxcontrib-applehelp (1.0.2-r3) (19/40) Purging py3-sphinxcontrib-devhelp (1.0.2-r3) (20/40) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r2) (21/40) Purging py3-sphinxcontrib-jsmath (1.0.1-r3) (22/40) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r2) (23/40) Purging py3-sphinxcontrib-qthelp (1.0.3-r3) (24/40) Purging py3-wheel (0.37.1-r1) (25/40) Purging py3-pytest (7.1.3-r1) (26/40) Purging py3-attrs (22.1.0-r0) (27/40) Purging py3-iniconfig (1.1.1-r3) (28/40) Purging py3-packaging (21.3-r2) (29/40) Purging py3-parsing (3.0.9-r0) (30/40) Purging py3-pluggy (1.0.0-r1) (31/40) Purging py3-py (1.11.0-r0) (32/40) Purging py3-tomli (2.0.1-r1) (33/40) Purging python3 (3.10.8-r3) (34/40) Purging libbz2 (1.0.8-r3) (35/40) Purging libffi (3.4.4-r0) (36/40) Purging gdbm (1.23-r0) (37/40) Purging xz-libs (5.2.7-r0) (38/40) Purging mpdecimal (2.5.1-r1) (39/40) Purging readline (8.2.0-r0) (40/40) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-sybil: Updating the community/armv7 repository index... >>> py3-sybil: Signing the index...