>>> py3-fastjsonschema: Building community/py3-fastjsonschema 2.18.1-r0 (using abuild 3.12.0-r0) started Tue, 24 Oct 2023 09:24:28 +0000 >>> py3-fastjsonschema: Checking sanity of /home/buildozer/aports/community/py3-fastjsonschema/APKBUILD... >>> py3-fastjsonschema: Analyzing dependencies... >>> py3-fastjsonschema: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-installer py3-pytest py3-pytest-benchmark (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.4-r3) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.4.4-r0) (5/37) Installing mpdecimal (2.5.1-r2) (6/37) Installing libpanelw (6.4_p20231007-r0) (7/37) Installing readline (8.2.1-r2) (8/37) Installing sqlite-libs (3.43.2-r0) (9/37) Installing python3 (3.11.6-r1) (10/37) Installing python3-pycache-pyc0 (3.11.6-r1) (11/37) Installing pyc (3.11.6-r1) (12/37) Installing python3-pyc (3.11.6-r1) (13/37) Installing py3-installer (0.7.0-r1) (14/37) Installing py3-installer-pyc (0.7.0-r1) (15/37) Installing py3-gpep517 (15-r0) (16/37) Installing py3-gpep517-pyc (15-r0) (17/37) Installing py3-parsing (3.1.1-r0) (18/37) Installing py3-parsing-pyc (3.1.1-r0) (19/37) Installing py3-packaging (23.2-r0) (20/37) Installing py3-packaging-pyc (23.2-r0) (21/37) Installing py3-setuptools (68.2.2-r0) (22/37) Installing py3-setuptools-pyc (68.2.2-r0) (23/37) Installing py3-wheel (0.41.2-r0) (24/37) Installing py3-wheel-pyc (0.41.2-r0) (25/37) Installing py3-iniconfig (1.1.1-r6) (26/37) Installing py3-iniconfig-pyc (1.1.1-r6) (27/37) Installing py3-pluggy (1.3.0-r0) (28/37) Installing py3-pluggy-pyc (1.3.0-r0) (29/37) Installing py3-py (1.11.0-r2) (30/37) Installing py3-py-pyc (1.11.0-r2) (31/37) Installing py3-pytest (7.4.2-r0) (32/37) Installing py3-pytest-pyc (7.4.2-r0) (33/37) Installing py3-py-cpuinfo (9.0.0-r2) (34/37) Installing py3-py-cpuinfo-pyc (9.0.0-r2) (35/37) Installing py3-pytest-benchmark (4.0.0-r3) (36/37) Installing py3-pytest-benchmark-pyc (4.0.0-r3) (37/37) Installing .makedepends-py3-fastjsonschema (20231024.092429) Executing busybox-1.36.1-r13.trigger OK: 492 MiB in 142 packages >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Cleaning up tmpdir >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/py3-fastjsonschema-2.18.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-fastjsonschema: Fetching py3-fastjsonschema-2.18.1.tar.gz::https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v2.18.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 383k 0 383k 0 0 250k 0 --:--:-- 0:00:01 --:--:-- 419k >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/py3-fastjsonschema-2.18.1.tar.gz >>> py3-fastjsonschema: Checking sha512sums... py3-fastjsonschema-2.18.1.tar.gz: OK >>> py3-fastjsonschema: Unpacking /var/cache/distfiles/v3.19/py3-fastjsonschema-2.18.1.tar.gz... 2023-10-24 09:24:31,966 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-10-24 09:24:31,984 root INFO running bdist_wheel 2023-10-24 09:24:31,994 root INFO running build 2023-10-24 09:24:31,994 root INFO running build_py 2023-10-24 09:24:31,995 root INFO creating build 2023-10-24 09:24:31,995 root INFO creating build/lib 2023-10-24 09:24:31,995 root INFO creating build/lib/fastjsonschema 2023-10-24 09:24:31,996 root INFO copying fastjsonschema/indent.py -> build/lib/fastjsonschema 2023-10-24 09:24:31,996 root INFO copying fastjsonschema/version.py -> build/lib/fastjsonschema 2023-10-24 09:24:31,996 root INFO copying fastjsonschema/__init__.py -> build/lib/fastjsonschema 2023-10-24 09:24:31,996 root INFO copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema 2023-10-24 09:24:31,996 root INFO copying fastjsonschema/draft04.py -> build/lib/fastjsonschema 2023-10-24 09:24:31,996 root INFO copying fastjsonschema/__main__.py -> build/lib/fastjsonschema 2023-10-24 09:24:31,996 root INFO copying fastjsonschema/draft07.py -> build/lib/fastjsonschema 2023-10-24 09:24:31,997 root INFO copying fastjsonschema/generator.py -> build/lib/fastjsonschema 2023-10-24 09:24:31,997 root INFO copying fastjsonschema/draft06.py -> build/lib/fastjsonschema 2023-10-24 09:24:31,997 root INFO copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema 2023-10-24 09:24:32,000 wheel INFO installing to build/bdist.linux-s390x/wheel 2023-10-24 09:24:32,000 root INFO running install 2023-10-24 09:24:32,006 root INFO running install_lib 2023-10-24 09:24:32,007 root INFO creating build/bdist.linux-s390x 2023-10-24 09:24:32,007 root INFO creating build/bdist.linux-s390x/wheel 2023-10-24 09:24:32,007 root INFO creating build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,007 root INFO copying build/lib/fastjsonschema/indent.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,007 root INFO copying build/lib/fastjsonschema/version.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,007 root INFO copying build/lib/fastjsonschema/__init__.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,007 root INFO copying build/lib/fastjsonschema/exceptions.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,008 root INFO copying build/lib/fastjsonschema/draft04.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,008 root INFO copying build/lib/fastjsonschema/__main__.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,008 root INFO copying build/lib/fastjsonschema/draft07.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,008 root INFO copying build/lib/fastjsonschema/generator.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,008 root INFO copying build/lib/fastjsonschema/draft06.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,008 root INFO copying build/lib/fastjsonschema/ref_resolver.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2023-10-24 09:24:32,008 root INFO running install_egg_info 2023-10-24 09:24:32,011 root INFO running egg_info 2023-10-24 09:24:32,011 root INFO creating fastjsonschema.egg-info 2023-10-24 09:24:32,012 root INFO writing fastjsonschema.egg-info/PKG-INFO 2023-10-24 09:24:32,013 root INFO writing dependency_links to fastjsonschema.egg-info/dependency_links.txt 2023-10-24 09:24:32,013 root INFO writing requirements to fastjsonschema.egg-info/requires.txt 2023-10-24 09:24:32,013 root INFO writing top-level names to fastjsonschema.egg-info/top_level.txt 2023-10-24 09:24:32,013 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2023-10-24 09:24:32,014 root INFO reading manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2023-10-24 09:24:32,014 root INFO reading manifest template 'MANIFEST.in' 2023-10-24 09:24:32,015 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-10-24 09:24:32,015 root INFO adding license file 'LICENSE' 2023-10-24 09:24:32,015 root INFO adding license file 'AUTHORS' 2023-10-24 09:24:32,016 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2023-10-24 09:24:32,016 root INFO Copying fastjsonschema.egg-info to build/bdist.linux-s390x/wheel/fastjsonschema-2.18.1-py3.11.egg-info 2023-10-24 09:24:32,016 root INFO running install_scripts 2023-10-24 09:24:32,018 wheel INFO creating build/bdist.linux-s390x/wheel/fastjsonschema-2.18.1.dist-info/WHEEL 2023-10-24 09:24:32,018 wheel INFO creating '/home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.18.1/.dist/.tmp-os3tp25p/fastjsonschema-2.18.1-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2023-10-24 09:24:32,018 wheel INFO adding 'fastjsonschema/__init__.py' 2023-10-24 09:24:32,018 wheel INFO adding 'fastjsonschema/__main__.py' 2023-10-24 09:24:32,018 wheel INFO adding 'fastjsonschema/draft04.py' 2023-10-24 09:24:32,018 wheel INFO adding 'fastjsonschema/draft06.py' 2023-10-24 09:24:32,018 wheel INFO adding 'fastjsonschema/draft07.py' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema/exceptions.py' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema/generator.py' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema/indent.py' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema/ref_resolver.py' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema/version.py' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema-2.18.1.dist-info/AUTHORS' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema-2.18.1.dist-info/LICENSE' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema-2.18.1.dist-info/METADATA' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema-2.18.1.dist-info/WHEEL' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema-2.18.1.dist-info/top_level.txt' 2023-10-24 09:24:32,019 wheel INFO adding 'fastjsonschema-2.18.1.dist-info/RECORD' 2023-10-24 09:24:32,020 wheel INFO removing build/bdist.linux-s390x/wheel 2023-10-24 09:24:32,020 gpep517 INFO The backend produced .dist/fastjsonschema-2.18.1-py3-none-any.whl fastjsonschema-2.18.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.18.1 plugins: benchmark-4.0.0 collected 443 items / 3 deselected / 440 selected tests/test_array.py .................................................... [ 11%] ............ [ 14%] tests/test_boolean.py ....... [ 16%] tests/test_boolean_schema.py ........ [ 17%] tests/test_common.py .................................. [ 25%] tests/test_compile_to_code.py .. [ 26%] tests/test_composition.py .......... [ 28%] tests/test_const.py ....... [ 30%] tests/test_default.py .......... [ 32%] tests/test_examples.py .... [ 33%] tests/test_exceptions.py ............. [ 36%] tests/test_format.py ........................ [ 41%] tests/test_integration.py ................. [ 45%] tests/test_null.py ...... [ 46%] tests/test_number.py ................................................... [ 58%] ..................................................... [ 70%] tests/test_object.py ................................................... [ 82%] ........... [ 84%] tests/test_pattern_properties.py .... [ 85%] tests/test_pattern_serialization.py . [ 85%] tests/test_security.py ..................... [ 90%] tests/test_string.py ........................... [ 96%] tests/benchmarks/test_benchmark.py ............ [ 99%] tests/json_schema/test_draft04.py s [ 99%] tests/json_schema/test_draft06.py s [ 99%] tests/json_schema/test_draft07.py s [100%] =============================== warnings summary =============================== tests/test_pattern_properties.py::test_pattern_with_escape_no_warnings tests/test_string.py::test_pattern_with_escape_no_warnings /usr/lib/python3.11/site-packages/_pytest/python.py:194: PytestRemovedIn8Warning: Passing None has been deprecated. See https://docs.pytest.org/en/latest/how-to/capture-warnings.html#additional-use-cases-of-warnings-in-tests for alternatives in common use cases. result = testfunction(**testargs) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ------------------------------------------------------------------------------------------- benchmark: 12 tests ------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_benchmark_bad_values[value0] 3.0110 (1.0) 33.4459 (1.0) 3.1314 (1.0) 0.2316 (1.0) 3.1081 (1.0) 0.0480 (1.0) 2005;7194 319.3457 (1.0) 95330 1 test_benchmark_bad_values[value1] 3.5691 (1.19) 53.3818 (1.60) 3.7864 (1.21) 0.7379 (3.19) 3.7290 (1.20) 0.0719 (1.50) 684;7873 264.1030 (0.83) 88716 1 test_benchmark_bad_values[value2] 4.6100 (1.53) 44.9140 (1.34) 4.8291 (1.54) 0.7423 (3.20) 4.7691 (1.53) 0.0731 (1.52) 756;5829 207.0796 (0.65) 77411 1 test_benchmark_bad_values[value3] 5.4110 (1.80) 52.2409 (1.56) 5.6427 (1.80) 0.5937 (2.56) 5.6021 (1.80) 0.0950 (1.98) 899;4412 177.2208 (0.55) 76953 1 test_benchmark_bad_values[value5] 7.0739 (2.35) 81.5820 (2.44) 7.4792 (2.39) 1.2606 (5.44) 7.3439 (2.36) 0.1481 (3.09) 1334;6151 133.7035 (0.42) 73791 1 test_benchmark_bad_values[value4] 8.4031 (2.79) 167.6281 (5.01) 8.8944 (2.84) 1.4923 (6.44) 8.7479 (2.81) 0.2510 (5.23) 339;2482 112.4309 (0.35) 36801 1 test_benchmark_bad_values[value6] 10.3689 (3.44) 53.1310 (1.59) 10.8092 (3.45) 0.6256 (2.70) 10.7158 (3.45) 0.1751 (3.65) 2265;3978 92.5139 (0.29) 45675 1 test_benchmark_ok_values[value3] 19.5180 (6.48) 62.1360 (1.86) 20.2379 (6.46) 1.1195 (4.83) 20.0681 (6.46) 0.2743 (5.72) 1321;2146 49.4121 (0.15) 33635 1 test_benchmark_ok_values[value2] 20.2660 (6.73) 47.7361 (1.43) 21.1327 (6.75) 0.8901 (3.84) 20.9331 (6.74) 0.3530 (7.36) 1633;2302 47.3199 (0.15) 31297 1 test_benchmark_ok_values[value1] 20.4369 (6.79) 54.7150 (1.64) 21.2125 (6.77) 0.9261 (4.00) 21.0551 (6.77) 0.2109 (4.40) 1223;2980 47.1419 (0.15) 34021 1 test_benchmark_ok_values[value0] 20.4858 (6.80) 44.3589 (1.33) 21.2073 (6.77) 0.7897 (3.41) 21.0535 (6.77) 0.3628 (7.56) 410;499 47.1535 (0.15) 10316 1 test_benchmark_bad_values[value7] 21.4870 (7.14) 68.8839 (2.06) 22.3891 (7.15) 1.3409 (5.79) 22.2069 (7.14) 0.3839 (8.00) 792;1757 44.6646 (0.14) 27893 1 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ========== 437 passed, 3 skipped, 3 deselected, 2 warnings in 27.34s =========== >>> py3-fastjsonschema: Entering fakeroot... >>> py3-fastjsonschema-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__' -> '/home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema-pyc/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__' >>> py3-fastjsonschema-pyc*: Preparing subpackage py3-fastjsonschema-pyc... >>> py3-fastjsonschema-pyc*: Running postcheck for py3-fastjsonschema-pyc >>> py3-fastjsonschema*: Running postcheck for py3-fastjsonschema >>> py3-fastjsonschema*: Preparing package py3-fastjsonschema... >>> py3-fastjsonschema-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-fastjsonschema-pyc*: Package size: 160.0 KB >>> py3-fastjsonschema-pyc*: Compressing data... >>> py3-fastjsonschema-pyc*: Create checksum... >>> py3-fastjsonschema-pyc*: Create py3-fastjsonschema-pyc-2.18.1-r0.apk >>> py3-fastjsonschema*: Tracing dependencies... python3 python3~3.11 >>> py3-fastjsonschema*: Package size: 152.0 KB >>> py3-fastjsonschema*: Compressing data... >>> py3-fastjsonschema*: Create checksum... >>> py3-fastjsonschema*: Create py3-fastjsonschema-2.18.1-r0.apk >>> py3-fastjsonschema: Build complete at Tue, 24 Oct 2023 09:25:00 +0000 elapsed time 0h 0m 32s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... (1/37) Purging .makedepends-py3-fastjsonschema (20231024.092429) (2/37) Purging py3-gpep517-pyc (15-r0) (3/37) Purging py3-gpep517 (15-r0) (4/37) Purging py3-setuptools-pyc (68.2.2-r0) (5/37) Purging py3-setuptools (68.2.2-r0) (6/37) Purging py3-wheel-pyc (0.41.2-r0) (7/37) Purging py3-wheel (0.41.2-r0) (8/37) Purging py3-installer-pyc (0.7.0-r1) (9/37) Purging py3-installer (0.7.0-r1) (10/37) Purging py3-pytest-benchmark-pyc (4.0.0-r3) (11/37) Purging py3-pytest-benchmark (4.0.0-r3) (12/37) Purging py3-pytest-pyc (7.4.2-r0) (13/37) Purging py3-pytest (7.4.2-r0) (14/37) Purging py3-iniconfig-pyc (1.1.1-r6) (15/37) Purging py3-iniconfig (1.1.1-r6) (16/37) Purging py3-packaging-pyc (23.2-r0) (17/37) Purging py3-packaging (23.2-r0) (18/37) Purging py3-parsing-pyc (3.1.1-r0) (19/37) Purging py3-parsing (3.1.1-r0) (20/37) Purging py3-pluggy-pyc (1.3.0-r0) (21/37) Purging py3-pluggy (1.3.0-r0) (22/37) Purging py3-py-pyc (1.11.0-r2) (23/37) Purging py3-py (1.11.0-r2) (24/37) Purging py3-py-cpuinfo-pyc (9.0.0-r2) (25/37) Purging py3-py-cpuinfo (9.0.0-r2) (26/37) Purging python3-pyc (3.11.6-r1) (27/37) Purging python3-pycache-pyc0 (3.11.6-r1) (28/37) Purging pyc (3.11.6-r1) (29/37) Purging python3 (3.11.6-r1) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.4-r3) (33/37) Purging libpanelw (6.4_p20231007-r0) (34/37) Purging mpdecimal (2.5.1-r2) (35/37) Purging readline (8.2.1-r2) (36/37) Purging sqlite-libs (3.43.2-r0) (37/37) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 435 MiB in 105 packages >>> py3-fastjsonschema: Updating the community/s390x repository index... >>> py3-fastjsonschema: Signing the index...