>>> py3-pyhamcrest: Building community/py3-pyhamcrest 2.1.0-r1 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 04:45:22 +0000
>>> py3-pyhamcrest: Validating /home/buildozer/aports/community/py3-pyhamcrest/APKBUILD...
>>> py3-pyhamcrest: Analyzing dependencies...
>>> py3-pyhamcrest: Installing for build: build-base python3 py3-gpep517 py3-hatchling py3-hatch-vcs py3-hypothesis py3-mock py3-pytest
(1/50) Installing libbz2 (1.0.8-r6)
(2/50) Installing libffi (3.4.6-r0)
(3/50) Installing gdbm (1.24-r0)
(4/50) Installing xz-libs (5.6.3-r0)
(5/50) Installing mpdecimal (4.0.0-r0)
(6/50) Installing libpanelw (6.5_p20241006-r2)
(7/50) Installing sqlite-libs (3.47.0-r0)
(8/50) Installing python3 (3.12.7-r1)
(9/50) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/50) Installing pyc (3.12.7-r1)
(11/50) Installing python3-pyc (3.12.7-r1)
(12/50) Installing py3-installer (0.7.0-r2)
(13/50) Installing py3-installer-pyc (0.7.0-r2)
(14/50) Installing py3-gpep517 (16-r0)
(15/50) Installing py3-gpep517-pyc (16-r0)
(16/50) Installing py3-editables (0.5-r2)
(17/50) Installing py3-editables-pyc (0.5-r2)
(18/50) Installing py3-parsing (3.1.4-r0)
(19/50) Installing py3-parsing-pyc (3.1.4-r0)
(20/50) Installing py3-packaging (24.1-r0)
(21/50) Installing py3-packaging-pyc (24.1-r0)
(22/50) Installing py3-pathspec (0.12.1-r2)
(23/50) Installing py3-pathspec-pyc (0.12.1-r2)
(24/50) Installing py3-pluggy (1.5.0-r0)
(25/50) Installing py3-pluggy-pyc (1.5.0-r0)
(26/50) Installing py3-trove-classifiers (2024.10.21.16-r0)
(27/50) Installing py3-trove-classifiers-pyc (2024.10.21.16-r0)
(28/50) Installing py3-hatchling (1.25.0-r0)
(29/50) Installing py3-hatchling-pyc (1.25.0-r0)
(30/50) Installing py3-setuptools (70.3.0-r0)
(31/50) Installing py3-setuptools-pyc (70.3.0-r0)
(32/50) Installing py3-setuptools_scm (8.1.0-r0)
(33/50) Installing py3-setuptools_scm-pyc (8.1.0-r0)
(34/50) Installing py3-hatch-vcs (0.4.0-r2)
(35/50) Installing py3-hatch-vcs-pyc (0.4.0-r2)
(36/50) Installing py3-attrs (24.2.0-r0)
(37/50) Installing py3-attrs-pyc (24.2.0-r0)
(38/50) Installing py3-sortedcontainers (2.4.0-r5)
(39/50) Installing py3-sortedcontainers-pyc (2.4.0-r5)
(40/50) Installing py3-hypothesis (6.115.5-r0)
(41/50) Installing py3-hypothesis-pyc (6.115.5-r0)
(42/50) Installing py3-mock (5.1.0-r3)
(43/50) Installing py3-mock-pyc (5.1.0-r3)
(44/50) Installing py3-iniconfig (2.0.0-r1)
(45/50) Installing py3-iniconfig-pyc (2.0.0-r1)
(46/50) Installing py3-py (1.11.0-r4)
(47/50) Installing py3-py-pyc (1.11.0-r4)
(48/50) Installing py3-pytest (8.3.3-r0)
(49/50) Installing py3-pytest-pyc (8.3.3-r0)
(50/50) Installing .makedepends-py3-pyhamcrest (20241101.044602)
Executing busybox-1.37.0-r3.trigger
OK: 385 MiB in 148 packages
>>> py3-pyhamcrest: Cleaning up srcdir
>>> py3-pyhamcrest: Cleaning up pkgdir
>>> py3-pyhamcrest: Cleaning up tmpdir
>>> py3-pyhamcrest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/PyHamcrest-2.1.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/PyHamcrest-2.1.0.tar.gz.part'
PyHamcrest-2.1.0.tar 100% |********************************| 62526  0:00:00 ETA
'/var/cache/distfiles/v3.21/PyHamcrest-2.1.0.tar.gz.part' saved
>>> py3-pyhamcrest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/PyHamcrest-2.1.0.tar.gz
>>> py3-pyhamcrest: Checking sha512sums...
PyHamcrest-2.1.0.tar.gz: OK
>>> py3-pyhamcrest: Unpacking /var/cache/distfiles/v3.21/PyHamcrest-2.1.0.tar.gz...
2024-11-01 04:46:04,980 gpep517 INFO Building wheel via backend hatchling.build
2024-11-01 04:46:05,689 gpep517 INFO The backend produced .dist/pyhamcrest-2.1.0-py3-none-any.whl
pyhamcrest-2.1.0-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-pyhamcrest/src/PyHamcrest-2.1.0
configfile: tox.ini
testpaths: tests
plugins: hypothesis-6.115.5
collected 460 items

tests/hamcrest_unit_test/assert_that_test.py .......                     [  1%]
tests/hamcrest_unit_test/base_description_test.py ...........            [  3%]
tests/hamcrest_unit_test/base_matcher_test.py .....                      [  5%]
tests/hamcrest_unit_test/collection/is_empty_test.py .......             [  6%]
tests/hamcrest_unit_test/collection/isdict_containing_test.py .........  [  8%]
tests/hamcrest_unit_test/collection/isdict_containingentries_test.py ... [  9%]
..............                                                           [ 12%]
tests/hamcrest_unit_test/collection/isdict_containingkey_test.py ....... [ 13%]
...                                                                      [ 14%]
tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py ..... [ 15%]
.....                                                                    [ 16%]
tests/hamcrest_unit_test/collection/isin_test.py ..........              [ 18%]
tests/hamcrest_unit_test/collection/issequence_containing_test.py ...... [ 20%]
............................                                             [ 26%]
tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py . [ 26%]
...............................                                          [ 33%]
tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py . [ 33%]
...........................                                              [ 39%]
tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py .. [ 39%]
..................                                                       [ 43%]
tests/hamcrest_unit_test/core/allof_test.py ..........                   [ 45%]
tests/hamcrest_unit_test/core/anyof_test.py .........                    [ 47%]
tests/hamcrest_unit_test/core/described_as_test.py ......                [ 48%]
tests/hamcrest_unit_test/core/future_test.py ....s........               [ 51%]
tests/hamcrest_unit_test/core/is_test.py .......                         [ 53%]
tests/hamcrest_unit_test/core/isanything_test.py ....                    [ 54%]
tests/hamcrest_unit_test/core/isequal_test.py ...........                [ 56%]
tests/hamcrest_unit_test/core/isinstanceof_test.py ......                [ 57%]
tests/hamcrest_unit_test/core/isnone_test.py ............                [ 60%]
tests/hamcrest_unit_test/core/isnot_test.py .......                      [ 61%]
tests/hamcrest_unit_test/core/issame_test.py .......                     [ 63%]
tests/hamcrest_unit_test/core/raises_test.py .....s.......ss.....        [ 67%]
tests/hamcrest_unit_test/integration/match_equality_test.py .....        [ 68%]
tests/hamcrest_unit_test/number/iscloseto_test.py ...........sssssssssss [ 73%]
sssss                                                                    [ 74%]
tests/hamcrest_unit_test/number/ordering_comparison_test.py ..........   [ 76%]
tests/hamcrest_unit_test/object/haslength_test.py .........              [ 78%]
tests/hamcrest_unit_test/object/hasproperty_test.py ..............       [ 81%]
tests/hamcrest_unit_test/object/hasstring_test.py ......                 [ 83%]
tests/hamcrest_unit_test/string_description_test.py ........             [ 85%]
tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py ........     [ 86%]
tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py ...... [ 88%]
...                                                                      [ 88%]
tests/hamcrest_unit_test/text/stringcontains_test.py ..............      [ 91%]
tests/hamcrest_unit_test/text/stringcontainsinorder_test.py .........    [ 93%]
tests/hamcrest_unit_test/text/stringendswith_test.py ........            [ 95%]
tests/hamcrest_unit_test/text/stringmatches_test.py .............        [ 98%]
tests/hamcrest_unit_test/text/stringstartswith_test.py ........          [100%]

=============================== warnings summary ===============================
../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441
  /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441: PytestConfigWarning: Unknown config option: looponfailroots
  
    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

tests/hamcrest_unit_test/core/future_test.py::FutureExceptionTest::testDoesNotMatchExceptionIfRegularExpressionDoesNotMatch
  /home/buildozer/aports/community/py3-pyhamcrest/src/PyHamcrest-2.1.0/tests/hamcrest_unit_test/core/future_test.py:124: DeprecationWarning: There is no current event loop
    asyncio.get_event_loop().run_until_complete(test())

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
SKIPPED [1] tests/hamcrest_unit_test/core/future_test.py:61: Message differs between Python versions
SKIPPED [1] tests/hamcrest_unit_test/core/raises_test.py:45: Message differs between Python versions
SKIPPED [2] tests/hamcrest_unit_test/core/raises_test.py:139: Message differs between Python versions
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:128: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:139: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:132: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:103: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:107: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:114: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:121: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:65: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:73: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:77: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:81: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:69: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:91: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:95: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:99: Skipped because it needs NumPy
SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:87: Skipped because it needs NumPy
================= 440 passed, 20 skipped, 2 warnings in 6.33s ==================
>>> py3-pyhamcrest: Entering fakeroot...
>>> py3-pyhamcrest-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/hamcrest/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/__pycache__'
'usr/lib/python3.12/site-packages/hamcrest/core/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/core/__pycache__'
'usr/lib/python3.12/site-packages/hamcrest/core/core/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/core/core/__pycache__'
'usr/lib/python3.12/site-packages/hamcrest/core/helpers/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/core/helpers/__pycache__'
'usr/lib/python3.12/site-packages/hamcrest/library/collection/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/collection/__pycache__'
'usr/lib/python3.12/site-packages/hamcrest/library/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/__pycache__'
'usr/lib/python3.12/site-packages/hamcrest/library/number/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/number/__pycache__'
'usr/lib/python3.12/site-packages/hamcrest/library/integration/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/integration/__pycache__'
'usr/lib/python3.12/site-packages/hamcrest/library/text/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/text/__pycache__'
'usr/lib/python3.12/site-packages/hamcrest/library/object/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/object/__pycache__'
>>> py3-pyhamcrest-pyc*: Preparing subpackage py3-pyhamcrest-pyc...
>>> py3-pyhamcrest-pyc*: Running postcheck for py3-pyhamcrest-pyc
>>> py3-pyhamcrest*: Running postcheck for py3-pyhamcrest
>>> py3-pyhamcrest*: Preparing package py3-pyhamcrest...
>>> py3-pyhamcrest-pyc*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-pyhamcrest-pyc*: Package size: 153.7 KB
>>> py3-pyhamcrest-pyc*: Compressing data...
>>> py3-pyhamcrest-pyc*: Create checksum...
>>> py3-pyhamcrest-pyc*: Create py3-pyhamcrest-pyc-2.1.0-r1.apk
>>> py3-pyhamcrest*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-pyhamcrest*: Package size: 122.2 KB
>>> py3-pyhamcrest*: Compressing data...
>>> py3-pyhamcrest*: Create checksum...
>>> py3-pyhamcrest*: Create py3-pyhamcrest-2.1.0-r1.apk
>>> py3-pyhamcrest: Build complete at Fri, 01 Nov 2024 04:46:15 +0000 elapsed time 0h 0m 53s
>>> py3-pyhamcrest: Cleaning up srcdir
>>> py3-pyhamcrest: Cleaning up pkgdir
>>> py3-pyhamcrest: Uninstalling dependencies...
(1/50) Purging .makedepends-py3-pyhamcrest (20241101.044602)
(2/50) Purging py3-gpep517-pyc (16-r0)
(3/50) Purging py3-gpep517 (16-r0)
(4/50) Purging py3-installer-pyc (0.7.0-r2)
(5/50) Purging py3-installer (0.7.0-r2)
(6/50) Purging py3-hatch-vcs-pyc (0.4.0-r2)
(7/50) Purging py3-hatch-vcs (0.4.0-r2)
(8/50) Purging py3-hatchling-pyc (1.25.0-r0)
(9/50) Purging py3-hatchling (1.25.0-r0)
(10/50) Purging py3-editables-pyc (0.5-r2)
(11/50) Purging py3-editables (0.5-r2)
(12/50) Purging py3-pathspec-pyc (0.12.1-r2)
(13/50) Purging py3-pathspec (0.12.1-r2)
(14/50) Purging py3-trove-classifiers-pyc (2024.10.21.16-r0)
(15/50) Purging py3-trove-classifiers (2024.10.21.16-r0)
(16/50) Purging py3-setuptools_scm-pyc (8.1.0-r0)
(17/50) Purging py3-setuptools_scm (8.1.0-r0)
(18/50) Purging py3-setuptools-pyc (70.3.0-r0)
(19/50) Purging py3-setuptools (70.3.0-r0)
(20/50) Purging py3-hypothesis-pyc (6.115.5-r0)
(21/50) Purging py3-hypothesis (6.115.5-r0)
(22/50) Purging py3-attrs-pyc (24.2.0-r0)
(23/50) Purging py3-attrs (24.2.0-r0)
(24/50) Purging py3-sortedcontainers-pyc (2.4.0-r5)
(25/50) Purging py3-sortedcontainers (2.4.0-r5)
(26/50) Purging py3-mock-pyc (5.1.0-r3)
(27/50) Purging py3-mock (5.1.0-r3)
(28/50) Purging py3-pytest-pyc (8.3.3-r0)
(29/50) Purging py3-pytest (8.3.3-r0)
(30/50) Purging py3-iniconfig-pyc (2.0.0-r1)
(31/50) Purging py3-iniconfig (2.0.0-r1)
(32/50) Purging py3-packaging-pyc (24.1-r0)
(33/50) Purging py3-packaging (24.1-r0)
(34/50) Purging py3-parsing-pyc (3.1.4-r0)
(35/50) Purging py3-parsing (3.1.4-r0)
(36/50) Purging py3-pluggy-pyc (1.5.0-r0)
(37/50) Purging py3-pluggy (1.5.0-r0)
(38/50) Purging py3-py-pyc (1.11.0-r4)
(39/50) Purging py3-py (1.11.0-r4)
(40/50) Purging python3-pyc (3.12.7-r1)
(41/50) Purging python3-pycache-pyc0 (3.12.7-r1)
(42/50) Purging pyc (3.12.7-r1)
(43/50) Purging python3 (3.12.7-r1)
(44/50) Purging gdbm (1.24-r0)
(45/50) Purging libbz2 (1.0.8-r6)
(46/50) Purging libffi (3.4.6-r0)
(47/50) Purging libpanelw (6.5_p20241006-r2)
(48/50) Purging mpdecimal (4.0.0-r0)
(49/50) Purging sqlite-libs (3.47.0-r0)
(50/50) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 333 MiB in 98 packages
>>> py3-pyhamcrest: Updating the community/riscv64 repository index...
>>> py3-pyhamcrest: Signing the index...