>>> py3-fastjsonschema: Building community/py3-fastjsonschema 2.21.1-r0 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 14:12:57 +0000 >>> py3-fastjsonschema: Validating /home/buildozer/aports/community/py3-fastjsonschema/APKBUILD... >>> py3-fastjsonschema: Analyzing dependencies... >>> py3-fastjsonschema: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-benchmark (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing gdbm (1.24-r0) (3/34) Installing mpdecimal (4.0.0-r0) (4/34) Installing libpanelw (6.5_p20250412-r0) (5/34) Installing sqlite-libs (3.49.1-r0) (6/34) Installing python3 (3.12.10-r0) (7/34) Installing python3-pycache-pyc0 (3.12.10-r0) (8/34) Installing pyc (3.12.10-r0) (9/34) Installing py3-installer-pyc (0.7.0-r2) (10/34) Installing py3-gpep517-pyc (16-r0) (11/34) Installing python3-pyc (3.12.10-r0) (12/34) Installing py3-installer (0.7.0-r2) (13/34) Installing py3-gpep517 (16-r0) (14/34) Installing py3-parsing (3.2.0-r0) (15/34) Installing py3-parsing-pyc (3.2.0-r0) (16/34) Installing py3-packaging (24.2-r0) (17/34) Installing py3-packaging-pyc (24.2-r0) (18/34) Installing py3-setuptools (77.0.3-r0) (19/34) Installing py3-setuptools-pyc (77.0.3-r0) (20/34) Installing py3-wheel (0.43.0-r0) (21/34) Installing py3-wheel-pyc (0.43.0-r0) (22/34) Installing py3-iniconfig (2.1.0-r0) (23/34) Installing py3-iniconfig-pyc (2.1.0-r0) (24/34) Installing py3-pluggy (1.5.0-r0) (25/34) Installing py3-pluggy-pyc (1.5.0-r0) (26/34) Installing py3-py (1.11.0-r4) (27/34) Installing py3-py-pyc (1.11.0-r4) (28/34) Installing py3-pytest (8.3.5-r0) (29/34) Installing py3-pytest-pyc (8.3.5-r0) (30/34) Installing py3-py-cpuinfo (9.0.0-r4) (31/34) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (32/34) Installing py3-pytest-benchmark (4.0.0-r4) (33/34) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (34/34) Installing .makedepends-py3-fastjsonschema (20250423.141305) Executing busybox-1.37.0-r16.trigger OK: 648 MiB in 144 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.22/py3-fastjsonschema-2.21.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-fastjsonschema: Fetching py3-fastjsonschema-2.21.1.tar.gz::https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v2.21.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.22/py3-fastjsonschema-2.21.1.tar.gz.part' py3-fastjsonschema-2 100% |********************************| 385k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-fastjsonschema-2.21.1.tar.gz.part' saved >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-fastjsonschema-2.21.1.tar.gz >>> py3-fastjsonschema: Checking sha512sums... py3-fastjsonschema-2.21.1.tar.gz: OK >>> py3-fastjsonschema: Unpacking /var/cache/distfiles/v3.22/py3-fastjsonschema-2.21.1.tar.gz... 2025-04-23 14:13:06,394 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-23 14:13:06,417 root INFO running bdist_wheel 2025-04-23 14:13:06,435 root INFO running build 2025-04-23 14:13:06,435 root INFO running build_py 2025-04-23 14:13:06,439 root INFO creating build/lib/fastjsonschema 2025-04-23 14:13:06,439 root INFO copying fastjsonschema/__init__.py -> build/lib/fastjsonschema 2025-04-23 14:13:06,440 root INFO copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema 2025-04-23 14:13:06,440 root INFO copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema 2025-04-23 14:13:06,440 root INFO copying fastjsonschema/version.py -> build/lib/fastjsonschema 2025-04-23 14:13:06,441 root INFO copying fastjsonschema/draft04.py -> build/lib/fastjsonschema 2025-04-23 14:13:06,441 root INFO copying fastjsonschema/draft07.py -> build/lib/fastjsonschema 2025-04-23 14:13:06,441 root INFO copying fastjsonschema/__main__.py -> build/lib/fastjsonschema 2025-04-23 14:13:06,441 root INFO copying fastjsonschema/indent.py -> build/lib/fastjsonschema 2025-04-23 14:13:06,442 root INFO copying fastjsonschema/draft06.py -> build/lib/fastjsonschema 2025-04-23 14:13:06,442 root INFO copying fastjsonschema/generator.py -> build/lib/fastjsonschema 2025-04-23 14:13:06,449 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-23 14:13:06,449 root INFO running install 2025-04-23 14:13:06,460 root INFO running install_lib 2025-04-23 14:13:06,464 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-23 14:13:06,464 root INFO creating build/bdist.linux-armv8l/wheel/fastjsonschema 2025-04-23 14:13:06,464 root INFO copying build/lib/fastjsonschema/__init__.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-04-23 14:13:06,465 root INFO copying build/lib/fastjsonschema/ref_resolver.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-04-23 14:13:06,465 root INFO copying build/lib/fastjsonschema/exceptions.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-04-23 14:13:06,465 root INFO copying build/lib/fastjsonschema/version.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-04-23 14:13:06,465 root INFO copying build/lib/fastjsonschema/draft04.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-04-23 14:13:06,466 root INFO copying build/lib/fastjsonschema/draft07.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-04-23 14:13:06,466 root INFO copying build/lib/fastjsonschema/__main__.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-04-23 14:13:06,466 root INFO copying build/lib/fastjsonschema/indent.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-04-23 14:13:06,466 root INFO copying build/lib/fastjsonschema/draft06.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-04-23 14:13:06,466 root INFO copying build/lib/fastjsonschema/generator.py -> build/bdist.linux-armv8l/wheel/./fastjsonschema 2025-04-23 14:13:06,467 root INFO running install_egg_info 2025-04-23 14:13:06,471 root INFO running egg_info 2025-04-23 14:13:06,473 root INFO creating fastjsonschema.egg-info 2025-04-23 14:13:06,474 root INFO writing fastjsonschema.egg-info/PKG-INFO 2025-04-23 14:13:06,475 root INFO writing dependency_links to fastjsonschema.egg-info/dependency_links.txt 2025-04-23 14:13:06,476 root INFO writing requirements to fastjsonschema.egg-info/requires.txt 2025-04-23 14:13:06,476 root INFO writing top-level names to fastjsonschema.egg-info/top_level.txt 2025-04-23 14:13:06,476 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-04-23 14:13:06,481 root INFO reading manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-04-23 14:13:06,481 root INFO reading manifest template 'MANIFEST.in' 2025-04-23 14:13:06,482 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-04-23 14:13:06,482 root INFO adding license file 'LICENSE' 2025-04-23 14:13:06,482 root INFO adding license file 'AUTHORS' 2025-04-23 14:13:06,484 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-04-23 14:13:06,484 root INFO Copying fastjsonschema.egg-info to build/bdist.linux-armv8l/wheel/./fastjsonschema-2.21.1-py3.12.egg-info 2025-04-23 14:13:06,485 root INFO running install_scripts 2025-04-23 14:13:06,486 root INFO creating build/bdist.linux-armv8l/wheel/fastjsonschema-2.21.1.dist-info/WHEEL 2025-04-23 14:13:06,487 wheel INFO creating '/home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.21.1/.dist/.tmp-8lcdht19/fastjsonschema-2.21.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-23 14:13:06,487 wheel INFO adding 'fastjsonschema/__init__.py' 2025-04-23 14:13:06,487 wheel INFO adding 'fastjsonschema/__main__.py' 2025-04-23 14:13:06,488 wheel INFO adding 'fastjsonschema/draft04.py' 2025-04-23 14:13:06,488 wheel INFO adding 'fastjsonschema/draft06.py' 2025-04-23 14:13:06,488 wheel INFO adding 'fastjsonschema/draft07.py' 2025-04-23 14:13:06,489 wheel INFO adding 'fastjsonschema/exceptions.py' 2025-04-23 14:13:06,489 wheel INFO adding 'fastjsonschema/generator.py' 2025-04-23 14:13:06,489 wheel INFO adding 'fastjsonschema/indent.py' 2025-04-23 14:13:06,489 wheel INFO adding 'fastjsonschema/ref_resolver.py' 2025-04-23 14:13:06,490 wheel INFO adding 'fastjsonschema/version.py' 2025-04-23 14:13:06,490 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/licenses/AUTHORS' 2025-04-23 14:13:06,490 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/licenses/LICENSE' 2025-04-23 14:13:06,491 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/METADATA' 2025-04-23 14:13:06,491 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/WHEEL' 2025-04-23 14:13:06,491 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/top_level.txt' 2025-04-23 14:13:06,491 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/RECORD' 2025-04-23 14:13:06,491 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-23 14:13:06,492 gpep517 INFO The backend produced .dist/fastjsonschema-2.21.1-py3-none-any.whl fastjsonschema-2.21.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.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.21.1 plugins: benchmark-4.0.0 collected 453 items tests/benchmarks/test_benchmark.py ............ [ 2%] tests/json_schema/test_draft04.py s [ 2%] tests/json_schema/test_draft06.py s [ 3%] tests/json_schema/test_draft07.py s [ 3%] tests/json_schema/test_draft2019.py s [ 3%] tests/test_array.py .................................................... [ 15%] ............ [ 17%] tests/test_boolean.py ....... [ 19%] tests/test_boolean_schema.py ........ [ 20%] tests/test_common.py .................................. [ 28%] tests/test_compile_to_code.py ..... [ 29%] tests/test_composition.py .......... [ 31%] tests/test_const.py ....... [ 33%] tests/test_default.py .......... [ 35%] tests/test_examples.py .... [ 36%] tests/test_exceptions.py ............. [ 39%] tests/test_format.py .............................. [ 45%] tests/test_integration.py ................. [ 49%] tests/test_null.py ...... [ 50%] tests/test_number.py ................................................... [ 62%] ..................................................... [ 73%] tests/test_object.py ................................................... [ 85%] .............. [ 88%] tests/test_pattern_properties.py .... [ 89%] tests/test_pattern_serialization.py . [ 89%] tests/test_security.py ..................... [ 94%] tests/test_string.py ........................... [100%] ------------------------------------------------------------------------------------------ benchmark: 12 tests ------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_benchmark_bad_values[value0] 4.2400 (1.0) 17.5600 (1.46) 4.3496 (1.0) 0.1376 (1.08) 4.3200 (1.0) 0.0400 (1.0) 2576;4251 229.9044 (1.0) 103735 1 test_benchmark_bad_values[value1] 4.4800 (1.06) 12.0400 (1.0) 4.5990 (1.06) 0.1276 (1.0) 4.6000 (1.06) 0.0400 (1.0) 2166;4325 217.4382 (0.95) 87109 1 test_benchmark_bad_values[value3] 4.8800 (1.15) 22.0000 (1.83) 5.0075 (1.15) 0.1524 (1.19) 5.0000 (1.16) 0.0800 (2.00) 2819;2819 199.6992 (0.87) 96900 1 test_benchmark_bad_values[value2] 5.0400 (1.19) 17.8800 (1.49) 5.1926 (1.19) 0.1470 (1.15) 5.1600 (1.19) 0.0400 (1.00) 2337;5503 192.5831 (0.84) 88645 1 test_benchmark_bad_values[value5] 6.1600 (1.45) 19.6410 (1.63) 6.3219 (1.45) 0.1614 (1.26) 6.3200 (1.46) 0.0400 (1.00) 2368;6083 158.1811 (0.69) 79618 1 test_benchmark_bad_values[value6] 8.0000 (1.89) 23.6000 (1.96) 8.2182 (1.89) 0.1953 (1.53) 8.2000 (1.90) 0.0800 (2.00) 1849;1957 121.6807 (0.53) 59102 1 test_benchmark_bad_values[value4] 8.7200 (2.06) 17.1200 (1.42) 8.9077 (2.05) 0.2028 (1.59) 8.8800 (2.06) 0.0800 (2.00) 1264;1611 112.2624 (0.49) 44327 1 test_benchmark_ok_values[value2] 11.6000 (2.74) 29.0400 (2.41) 11.8042 (2.71) 0.2645 (2.07) 11.7610 (2.72) 0.1190 (2.97) 1367;1430 84.7159 (0.37) 44405 1 test_benchmark_ok_values[value3] 11.6800 (2.75) 23.2000 (1.93) 11.9157 (2.74) 0.2493 (1.95) 11.8800 (2.75) 0.0810 (2.02) 1291;1636 83.9228 (0.37) 44248 1 test_benchmark_ok_values[value1] 11.8400 (2.79) 19.9200 (1.65) 12.0730 (2.78) 0.2231 (1.75) 12.0400 (2.79) 0.0810 (2.02) 1517;1786 82.8291 (0.36) 42088 1 test_benchmark_ok_values[value0] 11.8800 (2.80) 24.6000 (2.04) 12.1215 (2.79) 0.2546 (2.00) 12.0810 (2.80) 0.1200 (3.00) 737;780 82.4979 (0.36) 26825 1 test_benchmark_bad_values[value7] 13.2400 (3.12) 34.3200 (2.85) 13.5027 (3.10) 0.3065 (2.40) 13.4800 (3.12) 0.0800 (2.00) 1045;1764 74.0593 (0.32) 37203 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 ======================= 449 passed, 4 skipped in 32.61s ======================== >>> py3-fastjsonschema: Entering fakeroot... >>> py3-fastjsonschema-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fastjsonschema/__pycache__' -> '/home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema-pyc/usr/lib/python3.12/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~3.12 >>> py3-fastjsonschema-pyc*: Package size: 97.6 KB >>> py3-fastjsonschema-pyc*: Compressing data... >>> py3-fastjsonschema-pyc*: Create checksum... >>> py3-fastjsonschema-pyc*: Create py3-fastjsonschema-pyc-2.21.1-r0.apk >>> py3-fastjsonschema*: Tracing dependencies... python3~3.12 >>> py3-fastjsonschema*: Package size: 78.8 KB >>> py3-fastjsonschema*: Compressing data... >>> py3-fastjsonschema*: Create checksum... >>> py3-fastjsonschema*: Create py3-fastjsonschema-2.21.1-r0.apk >>> py3-fastjsonschema: Build complete at Wed, 23 Apr 2025 14:13:40 +0000 elapsed time 0h 0m 43s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... (1/34) Purging .makedepends-py3-fastjsonschema (20250423.141305) (2/34) Purging py3-gpep517-pyc (16-r0) (3/34) Purging py3-gpep517 (16-r0) (4/34) Purging py3-installer-pyc (0.7.0-r2) (5/34) Purging py3-installer (0.7.0-r2) (6/34) Purging py3-setuptools-pyc (77.0.3-r0) (7/34) Purging py3-setuptools (77.0.3-r0) (8/34) Purging py3-wheel-pyc (0.43.0-r0) (9/34) Purging py3-wheel (0.43.0-r0) (10/34) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (11/34) Purging py3-pytest-benchmark (4.0.0-r4) (12/34) Purging py3-pytest-pyc (8.3.5-r0) (13/34) Purging py3-pytest (8.3.5-r0) (14/34) Purging py3-iniconfig-pyc (2.1.0-r0) (15/34) Purging py3-iniconfig (2.1.0-r0) (16/34) Purging py3-packaging-pyc (24.2-r0) (17/34) Purging py3-packaging (24.2-r0) (18/34) Purging py3-parsing-pyc (3.2.0-r0) (19/34) Purging py3-parsing (3.2.0-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (25/34) Purging py3-py-cpuinfo (9.0.0-r4) (26/34) Purging python3-pyc (3.12.10-r0) (27/34) Purging python3-pycache-pyc0 (3.12.10-r0) (28/34) Purging pyc (3.12.10-r0) (29/34) Purging python3 (3.12.10-r0) (30/34) Purging gdbm (1.24-r0) (31/34) Purging libbz2 (1.0.8-r6) (32/34) Purging libpanelw (6.5_p20250412-r0) (33/34) Purging mpdecimal (4.0.0-r0) (34/34) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages >>> py3-fastjsonschema: Updating the community/armhf repository index... >>> py3-fastjsonschema: Signing the index...