>>> py3-pystache: Building testing/py3-pystache 0.6.5-r0 (using abuild 3.12.0-r2) started Mon, 15 Jan 2024 20:52:00 +0000 >>> py3-pystache: Checking sanity of /home/buildozer/aports/testing/py3-pystache/APKBUILD... >>> py3-pystache: Analyzing dependencies... >>> py3-pystache: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-installer py3-wheel py3-setuptools_scm py3-pytest (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.4-r3) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.4.5-r0) (5/35) Installing mpdecimal (2.5.1-r2) (6/35) Installing libpanelw (6.4_p20231125-r0) (7/35) Installing readline (8.2.10-r0) (8/35) Installing sqlite-libs (3.44.2-r0) (9/35) Installing python3 (3.11.6-r1) (10/35) Installing python3-pycache-pyc0 (3.11.6-r1) (11/35) Installing pyc (3.11.6-r1) (12/35) Installing python3-pyc (3.11.6-r1) (13/35) Installing py3-parsing (3.1.1-r0) (14/35) Installing py3-parsing-pyc (3.1.1-r0) (15/35) Installing py3-packaging (23.2-r0) (16/35) Installing py3-packaging-pyc (23.2-r0) (17/35) Installing py3-setuptools (69.0.3-r0) (18/35) Installing py3-setuptools-pyc (69.0.3-r0) (19/35) Installing py3-installer (0.7.0-r1) (20/35) Installing py3-installer-pyc (0.7.0-r1) (21/35) Installing py3-gpep517 (15-r1) (22/35) Installing py3-gpep517-pyc (15-r1) (23/35) Installing py3-wheel (0.42.0-r0) (24/35) Installing py3-wheel-pyc (0.42.0-r0) (25/35) Installing py3-setuptools_scm (8.0.4-r1) (26/35) Installing py3-setuptools_scm-pyc (8.0.4-r1) (27/35) Installing py3-iniconfig (1.1.1-r8) (28/35) Installing py3-iniconfig-pyc (1.1.1-r8) (29/35) Installing py3-pluggy (1.3.0-r0) (30/35) Installing py3-pluggy-pyc (1.3.0-r0) (31/35) Installing py3-py (1.11.0-r2) (32/35) Installing py3-py-pyc (1.11.0-r2) (33/35) Installing py3-pytest (7.4.4-r0) (34/35) Installing py3-pytest-pyc (7.4.4-r0) (35/35) Installing .makedepends-py3-pystache (20240115.205201) Executing busybox-1.36.1-r18.trigger OK: 440 MiB in 140 packages >>> py3-pystache: Cleaning up srcdir >>> py3-pystache: Cleaning up pkgdir >>> py3-pystache: Cleaning up tmpdir >>> py3-pystache: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pystache-0.6.5.tar.gz >>> py3-pystache: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pystache-0.6.5.tar.gz >>> py3-pystache: Checking sha512sums... pystache-0.6.5.tar.gz: OK >>> py3-pystache: Unpacking /var/cache/distfiles/pystache-0.6.5.tar.gz... 2024-01-15 20:52:02,102 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-01-15 20:52:02,199 root INFO running bdist_wheel 2024-01-15 20:52:02,204 root INFO running build 2024-01-15 20:52:02,204 root INFO running build_py 2024-01-15 20:52:02,205 root INFO creating build 2024-01-15 20:52:02,206 root INFO creating build/lib 2024-01-15 20:52:02,206 root INFO creating build/lib/pystache 2024-01-15 20:52:02,206 root INFO copying pystache/specloader.py -> build/lib/pystache 2024-01-15 20:52:02,206 root INFO copying pystache/defaults.py -> build/lib/pystache 2024-01-15 20:52:02,206 root INFO copying pystache/init.py -> build/lib/pystache 2024-01-15 20:52:02,206 root INFO copying pystache/_version.py -> build/lib/pystache 2024-01-15 20:52:02,206 root INFO copying pystache/locator.py -> build/lib/pystache 2024-01-15 20:52:02,207 root INFO copying pystache/parser.py -> build/lib/pystache 2024-01-15 20:52:02,207 root INFO copying pystache/renderer.py -> build/lib/pystache 2024-01-15 20:52:02,207 root INFO copying pystache/loader.py -> build/lib/pystache 2024-01-15 20:52:02,207 root INFO copying pystache/template_spec.py -> build/lib/pystache 2024-01-15 20:52:02,207 root INFO copying pystache/parsed.py -> build/lib/pystache 2024-01-15 20:52:02,208 root INFO copying pystache/common.py -> build/lib/pystache 2024-01-15 20:52:02,208 root INFO copying pystache/renderengine.py -> build/lib/pystache 2024-01-15 20:52:02,208 root INFO copying pystache/context.py -> build/lib/pystache 2024-01-15 20:52:02,208 root INFO copying pystache/__init__.py -> build/lib/pystache 2024-01-15 20:52:02,208 root INFO creating build/lib/pystache/tests 2024-01-15 20:52:02,209 root INFO copying pystache/tests/test_parser.py -> build/lib/pystache/tests 2024-01-15 20:52:02,209 root INFO copying pystache/tests/test_context.py -> build/lib/pystache/tests 2024-01-15 20:52:02,209 root INFO copying pystache/tests/test_simple.py -> build/lib/pystache/tests 2024-01-15 20:52:02,209 root INFO copying pystache/tests/test_defaults.py -> build/lib/pystache/tests 2024-01-15 20:52:02,209 root INFO copying pystache/tests/benchmark.py -> build/lib/pystache/tests 2024-01-15 20:52:02,209 root INFO copying pystache/tests/test_examples.py -> build/lib/pystache/tests 2024-01-15 20:52:02,210 root INFO copying pystache/tests/doctesting.py -> build/lib/pystache/tests 2024-01-15 20:52:02,210 root INFO copying pystache/tests/test_commands.py -> build/lib/pystache/tests 2024-01-15 20:52:02,210 root INFO copying pystache/tests/main.py -> build/lib/pystache/tests 2024-01-15 20:52:02,210 root INFO copying pystache/tests/test_renderer.py -> build/lib/pystache/tests 2024-01-15 20:52:02,210 root INFO copying pystache/tests/test_locator.py -> build/lib/pystache/tests 2024-01-15 20:52:02,210 root INFO copying pystache/tests/test_specloader.py -> build/lib/pystache/tests 2024-01-15 20:52:02,211 root INFO copying pystache/tests/test_pystache.py -> build/lib/pystache/tests 2024-01-15 20:52:02,211 root INFO copying pystache/tests/common.py -> build/lib/pystache/tests 2024-01-15 20:52:02,211 root INFO copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests 2024-01-15 20:52:02,211 root INFO copying pystache/tests/test___init__.py -> build/lib/pystache/tests 2024-01-15 20:52:02,211 root INFO copying pystache/tests/spectesting.py -> build/lib/pystache/tests 2024-01-15 20:52:02,211 root INFO copying pystache/tests/test_loader.py -> build/lib/pystache/tests 2024-01-15 20:52:02,212 root INFO copying pystache/tests/__init__.py -> build/lib/pystache/tests 2024-01-15 20:52:02,212 root INFO creating build/lib/pystache/commands 2024-01-15 20:52:02,212 root INFO copying pystache/commands/test.py -> build/lib/pystache/commands 2024-01-15 20:52:02,212 root INFO copying pystache/commands/render.py -> build/lib/pystache/commands 2024-01-15 20:52:02,212 root INFO copying pystache/commands/__init__.py -> build/lib/pystache/commands 2024-01-15 20:52:02,212 root INFO creating build/lib/pystache/tests/data 2024-01-15 20:52:02,213 root INFO copying pystache/tests/data/views.py -> build/lib/pystache/tests/data 2024-01-15 20:52:02,213 root INFO copying pystache/tests/data/__init__.py -> build/lib/pystache/tests/data 2024-01-15 20:52:02,213 root INFO creating build/lib/pystache/tests/examples 2024-01-15 20:52:02,213 root INFO copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,213 root INFO copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,214 root INFO copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,214 root INFO copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,214 root INFO copying pystache/tests/examples/unescaped.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,214 root INFO copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,214 root INFO copying pystache/tests/examples/unicode_output.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,214 root INFO copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,214 root INFO copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,215 root INFO copying pystache/tests/examples/unicode_input.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,215 root INFO copying pystache/tests/examples/readme.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,215 root INFO copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,215 root INFO copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,215 root INFO copying pystache/tests/examples/__init__.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,215 root INFO copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,215 root INFO copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples 2024-01-15 20:52:02,215 root INFO creating build/lib/pystache/tests/data/locator 2024-01-15 20:52:02,216 root INFO copying pystache/tests/data/locator/__init__.py -> build/lib/pystache/tests/data/locator 2024-01-15 20:52:02,216 root INFO running egg_info 2024-01-15 20:52:02,217 root INFO writing pystache.egg-info/PKG-INFO 2024-01-15 20:52:02,218 root INFO writing dependency_links to pystache.egg-info/dependency_links.txt 2024-01-15 20:52:02,218 root INFO writing entry points to pystache.egg-info/entry_points.txt 2024-01-15 20:52:02,219 root INFO writing requirements to pystache.egg-info/requires.txt 2024-01-15 20:52:02,219 root INFO writing top-level names to pystache.egg-info/top_level.txt 2024-01-15 20:52:03,531 root INFO reading manifest file 'pystache.egg-info/SOURCES.txt' 2024-01-15 20:52:03,531 root INFO reading manifest template 'MANIFEST.in' 2024-01-15 20:52:03,532 root WARNING warning: no previously-included files matching '*' found under directory '.github' 2024-01-15 20:52:03,532 root WARNING warning: no previously-included files matching '*' found under directory 'conda' 2024-01-15 20:52:03,532 root WARNING warning: no previously-included files matching '*' found under directory 'gh' 2024-01-15 20:52:03,532 root INFO adding license file 'LICENSE' 2024-01-15 20:52:03,534 root INFO writing manifest file 'pystache.egg-info/SOURCES.txt' 2024-01-15 20:52:03,535 root INFO copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data 2024-01-15 20:52:03,535 root INFO copying pystache/tests/data/duplicate.mustache -> build/lib/pystache/tests/data 2024-01-15 20:52:03,535 root INFO copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data 2024-01-15 20:52:03,535 root INFO copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data 2024-01-15 20:52:03,536 root INFO copying pystache/tests/data/say_hello.mustache -> build/lib/pystache/tests/data 2024-01-15 20:52:03,536 root INFO copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,536 root INFO copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,536 root INFO copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,536 root INFO copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,536 root INFO copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,536 root INFO copying pystache/tests/examples/extensionless -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,536 root INFO copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,537 root INFO copying pystache/tests/examples/inner_partial.txt -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,537 root INFO copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,537 root INFO copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,537 root INFO copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,537 root INFO copying pystache/tests/examples/nested_context.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,537 root INFO copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,537 root INFO copying pystache/tests/examples/partial_with_lambda.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,537 root INFO copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,538 root INFO copying pystache/tests/examples/say_hello.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,538 root INFO copying pystache/tests/examples/simple.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,538 root INFO copying pystache/tests/examples/tagless.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,538 root INFO copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,538 root INFO copying pystache/tests/examples/template_partial.txt -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,538 root INFO copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,538 root INFO copying pystache/tests/examples/unicode_input.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,538 root INFO copying pystache/tests/examples/unicode_output.mustache -> build/lib/pystache/tests/examples 2024-01-15 20:52:03,539 root INFO copying pystache/tests/data/locator/duplicate.mustache -> build/lib/pystache/tests/data/locator 2024-01-15 20:52:03,539 root INFO copying pystache/tests/data/locator/template.txt -> build/lib/pystache/tests/data/locator 2024-01-15 20:52:03,542 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-01-15 20:52:03,542 root INFO running install 2024-01-15 20:52:03,548 root INFO running install_lib 2024-01-15 20:52:03,549 root INFO creating build/bdist.linux-aarch64 2024-01-15 20:52:03,549 root INFO creating build/bdist.linux-aarch64/wheel 2024-01-15 20:52:03,550 root INFO creating build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,550 root INFO copying build/lib/pystache/specloader.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,550 root INFO copying build/lib/pystache/defaults.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,550 root INFO copying build/lib/pystache/init.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,550 root INFO copying build/lib/pystache/_version.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,550 root INFO copying build/lib/pystache/locator.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,550 root INFO copying build/lib/pystache/parser.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,550 root INFO copying build/lib/pystache/renderer.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,551 root INFO copying build/lib/pystache/loader.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,551 root INFO creating build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,551 root INFO copying build/lib/pystache/tests/test_parser.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,551 root INFO copying build/lib/pystache/tests/test_context.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,551 root INFO copying build/lib/pystache/tests/test_simple.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,551 root INFO copying build/lib/pystache/tests/test_defaults.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,551 root INFO copying build/lib/pystache/tests/benchmark.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,551 root INFO copying build/lib/pystache/tests/test_examples.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,552 root INFO copying build/lib/pystache/tests/doctesting.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,552 root INFO copying build/lib/pystache/tests/test_commands.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,552 root INFO copying build/lib/pystache/tests/main.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,552 root INFO copying build/lib/pystache/tests/test_renderer.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,552 root INFO copying build/lib/pystache/tests/test_locator.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,552 root INFO copying build/lib/pystache/tests/test_specloader.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,552 root INFO copying build/lib/pystache/tests/test_pystache.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,552 root INFO creating build/bdist.linux-aarch64/wheel/pystache/tests/data 2024-01-15 20:52:03,553 root INFO creating build/bdist.linux-aarch64/wheel/pystache/tests/data/locator 2024-01-15 20:52:03,553 root INFO copying build/lib/pystache/tests/data/locator/template.txt -> build/bdist.linux-aarch64/wheel/pystache/tests/data/locator 2024-01-15 20:52:03,553 root INFO copying build/lib/pystache/tests/data/locator/duplicate.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/data/locator 2024-01-15 20:52:03,553 root INFO copying build/lib/pystache/tests/data/locator/__init__.py -> build/bdist.linux-aarch64/wheel/pystache/tests/data/locator 2024-01-15 20:52:03,553 root INFO copying build/lib/pystache/tests/data/sample_view.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/data 2024-01-15 20:52:03,553 root INFO copying build/lib/pystache/tests/data/ascii.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/data 2024-01-15 20:52:03,553 root INFO copying build/lib/pystache/tests/data/non_ascii.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/data 2024-01-15 20:52:03,553 root INFO copying build/lib/pystache/tests/data/views.py -> build/bdist.linux-aarch64/wheel/pystache/tests/data 2024-01-15 20:52:03,553 root INFO copying build/lib/pystache/tests/data/duplicate.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/data 2024-01-15 20:52:03,553 root INFO copying build/lib/pystache/tests/data/say_hello.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/data 2024-01-15 20:52:03,554 root INFO copying build/lib/pystache/tests/data/__init__.py -> build/bdist.linux-aarch64/wheel/pystache/tests/data 2024-01-15 20:52:03,554 root INFO copying build/lib/pystache/tests/common.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,554 root INFO copying build/lib/pystache/tests/test_renderengine.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,554 root INFO copying build/lib/pystache/tests/test___init__.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,554 root INFO copying build/lib/pystache/tests/spectesting.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,554 root INFO copying build/lib/pystache/tests/test_loader.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,554 root INFO creating build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,555 root INFO copying build/lib/pystache/tests/examples/double_section.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,555 root INFO copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,555 root INFO copying build/lib/pystache/tests/examples/delimiters.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,555 root INFO copying build/lib/pystache/tests/examples/nested_context.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,555 root INFO copying build/lib/pystache/tests/examples/inner_partial.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,555 root INFO copying build/lib/pystache/tests/examples/comments.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,555 root INFO copying build/lib/pystache/tests/examples/unicode_output.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,555 root INFO copying build/lib/pystache/tests/examples/inverted.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,555 root INFO copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,556 root INFO copying build/lib/pystache/tests/examples/lambdas.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,556 root INFO copying build/lib/pystache/tests/examples/complex.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,556 root INFO copying build/lib/pystache/tests/examples/looping_partial.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,556 root INFO copying build/lib/pystache/tests/examples/tagless.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,556 root INFO copying build/lib/pystache/tests/examples/nested_context.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,556 root INFO copying build/lib/pystache/tests/examples/complex.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,556 root INFO copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,556 root INFO copying build/lib/pystache/tests/examples/unescaped.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,556 root INFO copying build/lib/pystache/tests/examples/unescaped.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,556 root INFO copying build/lib/pystache/tests/examples/escaped.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,557 root INFO copying build/lib/pystache/tests/examples/inner_partial.txt -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,557 root INFO copying build/lib/pystache/tests/examples/escaped.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,557 root INFO copying build/lib/pystache/tests/examples/unicode_output.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,557 root INFO copying build/lib/pystache/tests/examples/unicode_input.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,557 root INFO copying build/lib/pystache/tests/examples/inverted.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,557 root INFO copying build/lib/pystache/tests/examples/delimiters.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,557 root INFO copying build/lib/pystache/tests/examples/extensionless -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,557 root INFO copying build/lib/pystache/tests/examples/comments.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,557 root INFO copying build/lib/pystache/tests/examples/lambdas.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,558 root INFO copying build/lib/pystache/tests/examples/template_partial.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,558 root INFO copying build/lib/pystache/tests/examples/unicode_input.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,558 root INFO copying build/lib/pystache/tests/examples/template_partial.txt -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,558 root INFO copying build/lib/pystache/tests/examples/readme.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,558 root INFO copying build/lib/pystache/tests/examples/double_section.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,558 root INFO copying build/lib/pystache/tests/examples/say_hello.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,558 root INFO copying build/lib/pystache/tests/examples/simple.mustache -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,558 root INFO copying build/lib/pystache/tests/examples/template_partial.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,558 root INFO copying build/lib/pystache/tests/examples/__init__.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,558 root INFO copying build/lib/pystache/tests/examples/simple.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,559 root INFO copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> build/bdist.linux-aarch64/wheel/pystache/tests/examples 2024-01-15 20:52:03,559 root INFO copying build/lib/pystache/tests/__init__.py -> build/bdist.linux-aarch64/wheel/pystache/tests 2024-01-15 20:52:03,559 root INFO creating build/bdist.linux-aarch64/wheel/pystache/commands 2024-01-15 20:52:03,559 root INFO copying build/lib/pystache/commands/test.py -> build/bdist.linux-aarch64/wheel/pystache/commands 2024-01-15 20:52:03,559 root INFO copying build/lib/pystache/commands/render.py -> build/bdist.linux-aarch64/wheel/pystache/commands 2024-01-15 20:52:03,559 root INFO copying build/lib/pystache/commands/__init__.py -> build/bdist.linux-aarch64/wheel/pystache/commands 2024-01-15 20:52:03,559 root INFO copying build/lib/pystache/template_spec.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,559 root INFO copying build/lib/pystache/parsed.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,559 root INFO copying build/lib/pystache/common.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,560 root INFO copying build/lib/pystache/renderengine.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,560 root INFO copying build/lib/pystache/context.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,560 root INFO copying build/lib/pystache/__init__.py -> build/bdist.linux-aarch64/wheel/pystache 2024-01-15 20:52:03,560 root INFO running install_egg_info 2024-01-15 20:52:03,561 root INFO Copying pystache.egg-info to build/bdist.linux-aarch64/wheel/pystache-0.6.5-py3.11.egg-info 2024-01-15 20:52:03,562 root INFO running install_scripts 2024-01-15 20:52:03,564 wheel INFO creating build/bdist.linux-aarch64/wheel/pystache-0.6.5.dist-info/WHEEL 2024-01-15 20:52:03,565 wheel INFO creating '/home/buildozer/aports/testing/py3-pystache/src/pystache-0.6.5/.dist/.tmp-gk83nn4q/pystache-0.6.5-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-01-15 20:52:03,565 wheel INFO adding 'pystache/__init__.py' 2024-01-15 20:52:03,565 wheel INFO adding 'pystache/_version.py' 2024-01-15 20:52:03,565 wheel INFO adding 'pystache/common.py' 2024-01-15 20:52:03,565 wheel INFO adding 'pystache/context.py' 2024-01-15 20:52:03,565 wheel INFO adding 'pystache/defaults.py' 2024-01-15 20:52:03,566 wheel INFO adding 'pystache/init.py' 2024-01-15 20:52:03,566 wheel INFO adding 'pystache/loader.py' 2024-01-15 20:52:03,566 wheel INFO adding 'pystache/locator.py' 2024-01-15 20:52:03,566 wheel INFO adding 'pystache/parsed.py' 2024-01-15 20:52:03,566 wheel INFO adding 'pystache/parser.py' 2024-01-15 20:52:03,566 wheel INFO adding 'pystache/renderengine.py' 2024-01-15 20:52:03,566 wheel INFO adding 'pystache/renderer.py' 2024-01-15 20:52:03,567 wheel INFO adding 'pystache/specloader.py' 2024-01-15 20:52:03,567 wheel INFO adding 'pystache/template_spec.py' 2024-01-15 20:52:03,567 wheel INFO adding 'pystache/commands/__init__.py' 2024-01-15 20:52:03,567 wheel INFO adding 'pystache/commands/render.py' 2024-01-15 20:52:03,567 wheel INFO adding 'pystache/commands/test.py' 2024-01-15 20:52:03,567 wheel INFO adding 'pystache/tests/__init__.py' 2024-01-15 20:52:03,567 wheel INFO adding 'pystache/tests/benchmark.py' 2024-01-15 20:52:03,567 wheel INFO adding 'pystache/tests/common.py' 2024-01-15 20:52:03,568 wheel INFO adding 'pystache/tests/doctesting.py' 2024-01-15 20:52:03,568 wheel INFO adding 'pystache/tests/main.py' 2024-01-15 20:52:03,568 wheel INFO adding 'pystache/tests/spectesting.py' 2024-01-15 20:52:03,568 wheel INFO adding 'pystache/tests/test___init__.py' 2024-01-15 20:52:03,568 wheel INFO adding 'pystache/tests/test_commands.py' 2024-01-15 20:52:03,568 wheel INFO adding 'pystache/tests/test_context.py' 2024-01-15 20:52:03,568 wheel INFO adding 'pystache/tests/test_defaults.py' 2024-01-15 20:52:03,568 wheel INFO adding 'pystache/tests/test_examples.py' 2024-01-15 20:52:03,569 wheel INFO adding 'pystache/tests/test_loader.py' 2024-01-15 20:52:03,569 wheel INFO adding 'pystache/tests/test_locator.py' 2024-01-15 20:52:03,569 wheel INFO adding 'pystache/tests/test_parser.py' 2024-01-15 20:52:03,569 wheel INFO adding 'pystache/tests/test_pystache.py' 2024-01-15 20:52:03,569 wheel INFO adding 'pystache/tests/test_renderengine.py' 2024-01-15 20:52:03,569 wheel INFO adding 'pystache/tests/test_renderer.py' 2024-01-15 20:52:03,570 wheel INFO adding 'pystache/tests/test_simple.py' 2024-01-15 20:52:03,570 wheel INFO adding 'pystache/tests/test_specloader.py' 2024-01-15 20:52:03,570 wheel INFO adding 'pystache/tests/data/__init__.py' 2024-01-15 20:52:03,570 wheel INFO adding 'pystache/tests/data/ascii.mustache' 2024-01-15 20:52:03,570 wheel INFO adding 'pystache/tests/data/duplicate.mustache' 2024-01-15 20:52:03,570 wheel INFO adding 'pystache/tests/data/non_ascii.mustache' 2024-01-15 20:52:03,570 wheel INFO adding 'pystache/tests/data/sample_view.mustache' 2024-01-15 20:52:03,570 wheel INFO adding 'pystache/tests/data/say_hello.mustache' 2024-01-15 20:52:03,570 wheel INFO adding 'pystache/tests/data/views.py' 2024-01-15 20:52:03,571 wheel INFO adding 'pystache/tests/data/locator/__init__.py' 2024-01-15 20:52:03,571 wheel INFO adding 'pystache/tests/data/locator/duplicate.mustache' 2024-01-15 20:52:03,571 wheel INFO adding 'pystache/tests/data/locator/template.txt' 2024-01-15 20:52:03,571 wheel INFO adding 'pystache/tests/examples/__init__.py' 2024-01-15 20:52:03,571 wheel INFO adding 'pystache/tests/examples/comments.mustache' 2024-01-15 20:52:03,571 wheel INFO adding 'pystache/tests/examples/comments.py' 2024-01-15 20:52:03,571 wheel INFO adding 'pystache/tests/examples/complex.mustache' 2024-01-15 20:52:03,571 wheel INFO adding 'pystache/tests/examples/complex.py' 2024-01-15 20:52:03,571 wheel INFO adding 'pystache/tests/examples/delimiters.mustache' 2024-01-15 20:52:03,572 wheel INFO adding 'pystache/tests/examples/delimiters.py' 2024-01-15 20:52:03,572 wheel INFO adding 'pystache/tests/examples/double_section.mustache' 2024-01-15 20:52:03,572 wheel INFO adding 'pystache/tests/examples/double_section.py' 2024-01-15 20:52:03,572 wheel INFO adding 'pystache/tests/examples/escaped.mustache' 2024-01-15 20:52:03,572 wheel INFO adding 'pystache/tests/examples/escaped.py' 2024-01-15 20:52:03,572 wheel INFO adding 'pystache/tests/examples/extensionless' 2024-01-15 20:52:03,572 wheel INFO adding 'pystache/tests/examples/inner_partial.mustache' 2024-01-15 20:52:03,572 wheel INFO adding 'pystache/tests/examples/inner_partial.txt' 2024-01-15 20:52:03,572 wheel INFO adding 'pystache/tests/examples/inverted.mustache' 2024-01-15 20:52:03,572 wheel INFO adding 'pystache/tests/examples/inverted.py' 2024-01-15 20:52:03,573 wheel INFO adding 'pystache/tests/examples/lambdas.mustache' 2024-01-15 20:52:03,573 wheel INFO adding 'pystache/tests/examples/lambdas.py' 2024-01-15 20:52:03,573 wheel INFO adding 'pystache/tests/examples/looping_partial.mustache' 2024-01-15 20:52:03,573 wheel INFO adding 'pystache/tests/examples/nested_context.mustache' 2024-01-15 20:52:03,573 wheel INFO adding 'pystache/tests/examples/nested_context.py' 2024-01-15 20:52:03,573 wheel INFO adding 'pystache/tests/examples/partial_in_partial.mustache' 2024-01-15 20:52:03,573 wheel INFO adding 'pystache/tests/examples/partial_with_lambda.mustache' 2024-01-15 20:52:03,573 wheel INFO adding 'pystache/tests/examples/partial_with_partial_and_lambda.mustache' 2024-01-15 20:52:03,573 wheel INFO adding 'pystache/tests/examples/partials_with_lambdas.py' 2024-01-15 20:52:03,573 wheel INFO adding 'pystache/tests/examples/readme.py' 2024-01-15 20:52:03,574 wheel INFO adding 'pystache/tests/examples/say_hello.mustache' 2024-01-15 20:52:03,574 wheel INFO adding 'pystache/tests/examples/simple.mustache' 2024-01-15 20:52:03,574 wheel INFO adding 'pystache/tests/examples/simple.py' 2024-01-15 20:52:03,574 wheel INFO adding 'pystache/tests/examples/tagless.mustache' 2024-01-15 20:52:03,574 wheel INFO adding 'pystache/tests/examples/template_partial.mustache' 2024-01-15 20:52:03,574 wheel INFO adding 'pystache/tests/examples/template_partial.py' 2024-01-15 20:52:03,574 wheel INFO adding 'pystache/tests/examples/template_partial.txt' 2024-01-15 20:52:03,574 wheel INFO adding 'pystache/tests/examples/unescaped.mustache' 2024-01-15 20:52:03,574 wheel INFO adding 'pystache/tests/examples/unescaped.py' 2024-01-15 20:52:03,574 wheel INFO adding 'pystache/tests/examples/unicode_input.mustache' 2024-01-15 20:52:03,575 wheel INFO adding 'pystache/tests/examples/unicode_input.py' 2024-01-15 20:52:03,575 wheel INFO adding 'pystache/tests/examples/unicode_output.mustache' 2024-01-15 20:52:03,575 wheel INFO adding 'pystache/tests/examples/unicode_output.py' 2024-01-15 20:52:03,575 wheel INFO adding 'pystache-0.6.5.dist-info/LICENSE' 2024-01-15 20:52:03,575 wheel INFO adding 'pystache-0.6.5.dist-info/METADATA' 2024-01-15 20:52:03,575 wheel INFO adding 'pystache-0.6.5.dist-info/WHEEL' 2024-01-15 20:52:03,575 wheel INFO adding 'pystache-0.6.5.dist-info/entry_points.txt' 2024-01-15 20:52:03,575 wheel INFO adding 'pystache-0.6.5.dist-info/top_level.txt' 2024-01-15 20:52:03,576 wheel INFO adding 'pystache-0.6.5.dist-info/RECORD' 2024-01-15 20:52:03,576 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-01-15 20:52:03,577 gpep517 INFO The backend produced .dist/pystache-0.6.5-py3-none-any.whl pystache-0.6.5-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.4, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/py3-pystache/src/pystache-0.6.5 configfile: pyproject.toml testpaths: pystache/tests collected 253 items pystache/tests/test___init__.py .. [ 0%] pystache/tests/test_commands.py . [ 1%] pystache/tests/test_context.py ......................................... [ 17%] [ 17%] pystache/tests/test_defaults.py ... [ 18%] pystache/tests/test_examples.py ............ [ 23%] pystache/tests/test_loader.py ................. [ 30%] pystache/tests/test_locator.py .............. [ 35%] pystache/tests/test_parser.py . [ 35%] pystache/tests/test_pystache.py ................ [ 42%] pystache/tests/test_renderengine.py .................................... [ 56%] ................. [ 63%] pystache/tests/test_renderer.py ........................................ [ 79%] ............... [ 84%] pystache/tests/test_simple.py ....... [ 87%] pystache/tests/test_specloader.py ............................... [100%] ============================= 253 passed in 0.27s ============================== >>> py3-pystache: Entering fakeroot... >>> py3-pystache-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/tests/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/tests/data/locator/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/tests/data/locator/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/tests/data/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/tests/data/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/tests/examples/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/tests/examples/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/commands/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/commands/__pycache__' >>> py3-pystache-pyc*: Preparing subpackage py3-pystache-pyc... >>> py3-pystache-pyc*: Running postcheck for py3-pystache-pyc >>> py3-pystache*: Running postcheck for py3-pystache >>> py3-pystache*: Preparing package py3-pystache... >>> py3-pystache-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pystache-pyc*: Package size: 500.0 KB >>> py3-pystache-pyc*: Compressing data... >>> py3-pystache-pyc*: Create checksum... >>> py3-pystache-pyc*: Create py3-pystache-pyc-0.6.5-r0.apk >>> py3-pystache*: Tracing dependencies... python3 python3~3.11 >>> py3-pystache*: Package size: 584.0 KB >>> py3-pystache*: Compressing data... >>> py3-pystache*: Create checksum... >>> py3-pystache*: Create py3-pystache-0.6.5-r0.apk >>> py3-pystache: Build complete at Mon, 15 Jan 2024 20:52:04 +0000 elapsed time 0h 0m 4s >>> py3-pystache: Cleaning up srcdir >>> py3-pystache: Cleaning up pkgdir >>> py3-pystache: Uninstalling dependencies... (1/35) Purging .makedepends-py3-pystache (20240115.205201) (2/35) Purging py3-gpep517-pyc (15-r1) (3/35) Purging py3-gpep517 (15-r1) (4/35) Purging py3-installer-pyc (0.7.0-r1) (5/35) Purging py3-installer (0.7.0-r1) (6/35) Purging py3-wheel-pyc (0.42.0-r0) (7/35) Purging py3-wheel (0.42.0-r0) (8/35) Purging py3-setuptools_scm-pyc (8.0.4-r1) (9/35) Purging py3-setuptools_scm (8.0.4-r1) (10/35) Purging py3-setuptools-pyc (69.0.3-r0) (11/35) Purging py3-setuptools (69.0.3-r0) (12/35) Purging py3-pytest-pyc (7.4.4-r0) (13/35) Purging py3-pytest (7.4.4-r0) (14/35) Purging py3-iniconfig-pyc (1.1.1-r8) (15/35) Purging py3-iniconfig (1.1.1-r8) (16/35) Purging py3-packaging-pyc (23.2-r0) (17/35) Purging py3-packaging (23.2-r0) (18/35) Purging py3-parsing-pyc (3.1.1-r0) (19/35) Purging py3-parsing (3.1.1-r0) (20/35) Purging py3-pluggy-pyc (1.3.0-r0) (21/35) Purging py3-pluggy (1.3.0-r0) (22/35) Purging py3-py-pyc (1.11.0-r2) (23/35) Purging py3-py (1.11.0-r2) (24/35) Purging python3-pyc (3.11.6-r1) (25/35) Purging python3-pycache-pyc0 (3.11.6-r1) (26/35) Purging pyc (3.11.6-r1) (27/35) Purging python3 (3.11.6-r1) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.4-r3) (31/35) Purging libpanelw (6.4_p20231125-r0) (32/35) Purging mpdecimal (2.5.1-r2) (33/35) Purging readline (8.2.10-r0) (34/35) Purging sqlite-libs (3.44.2-r0) (35/35) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 381 MiB in 105 packages >>> py3-pystache: Updating the testing/aarch64 repository index... >>> py3-pystache: Signing the index...