==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_e9cf6ba6-14b8-41c7-9b37-4aa6aed4f93b]...done ==> Making package: python-ubjson 0.16.1-7.1 (Sun Apr 28 02:08:59 2024) ==> Retrieving sources... -> Downloading py-ubjson-0.16.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 100 50316 100 50316 0 0 131k 0 --:--:-- --:--:-- --:--:-- 131k 100 50316 100 50316 0 0 131k 0 --:--:-- --:--:-- --:--:-- 0 -> Found py-ubjson-0.16.1.tar.gz.asc -> Found py312.patch ==> Validating source files with sha256sums... py-ubjson-0.16.1.tar.gz ... Passed py-ubjson-0.16.1.tar.gz.asc ... Skipped py312.patch ... Passed ==> Verifying source file signatures with gpg... py-ubjson-0.16.1.tar.gz ... Passed ==> Making package: python-ubjson 0.16.1-7.1 (Sun Apr 28 02:09:26 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.3-1 70.10 MiB Total Installed Size: 70.42 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (20) New Version Net Change extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-fastjsonschema 2.19.1-3 0.26 MiB extra/python-inflect 7.2.1-2 0.36 MiB extra/python-jaraco.context 4.3.0-4 0.03 MiB extra/python-jaraco.functools 4.0.0-3 0.07 MiB extra/python-jaraco.text 3.12.0-3 0.08 MiB extra/python-more-itertools 10.2.0-2 0.61 MiB extra/python-ordered-set 4.1.0-5 0.06 MiB extra/python-packaging 23.2-3 0.50 MiB extra/python-platformdirs 4.2.0-3 0.23 MiB extra/python-pyproject-hooks 1.0.0-7 0.09 MiB extra/python-tomli 2.0.1-4 0.10 MiB extra/python-trove-classifiers 2024.4.10-1 0.12 MiB extra/python-typeguard 4.2.1-2 0.40 MiB extra/python-typing_extensions 4.11.0-1 0.38 MiB extra/python-validate-pyproject 0.13-3 0.27 MiB extra/python-build 1.2.1-3 0.19 MiB extra/python-installer 0.7.0-8 0.18 MiB extra/python-setuptools 1:69.0.3-6 4.39 MiB extra/python-wheel 0.43.0-4 0.25 MiB Total Installed Size: 8.66 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-packaging... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-typing_extensions... installing python-typeguard... installing python-inflect... installing python-jaraco.text... installing python-ordered-set... installing python-platformdirs... installing python-tomli... installing python-fastjsonschema... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures [?25h==> Retrieving sources... -> Found py-ubjson-0.16.1.tar.gz -> Found py-ubjson-0.16.1.tar.gz.asc -> Found py312.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting py-ubjson-0.16.1.tar.gz with bsdtar ==> Starting prepare()... patching file test/test.py ==> Starting build()... * Getting build dependencies for wheel... running egg_info writing py_ubjson.egg-info/PKG-INFO writing dependency_links to py_ubjson.egg-info/dependency_links.txt writing requirements to py_ubjson.egg-info/requires.txt writing top-level names to py_ubjson.egg-info/top_level.txt reading manifest file 'py_ubjson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'py_ubjson.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/ubjson copying ubjson/__init__.py -> build/lib.linux-x86_64-cpython-312/ubjson copying ubjson/compat.py -> build/lib.linux-x86_64-cpython-312/ubjson copying ubjson/encoder.py -> build/lib.linux-x86_64-cpython-312/ubjson copying ubjson/markers.py -> build/lib.linux-x86_64-cpython-312/ubjson copying ubjson/__main__.py -> build/lib.linux-x86_64-cpython-312/ubjson copying ubjson/decoder.py -> build/lib.linux-x86_64-cpython-312/ubjson running build_ext building '_ubjson' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/src gcc -fno-strict-overflow -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-ubjson -flto=auto -falign-functions=32 -fPIC -I/usr/include/python3.12 -c src/_ubjson.c -o build/temp.linux-x86_64-cpython-312/src/_ubjson.o -std=c99 gcc -fno-strict-overflow -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-ubjson -flto=auto -falign-functions=32 -fPIC -I/usr/include/python3.12 -c src/decoder.c -o build/temp.linux-x86_64-cpython-312/src/decoder.o -std=c99 gcc -fno-strict-overflow -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-ubjson -flto=auto -falign-functions=32 -fPIC -I/usr/include/python3.12 -c src/encoder.c -o build/temp.linux-x86_64-cpython-312/src/encoder.o -std=c99 gcc -fno-strict-overflow -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-ubjson -flto=auto -falign-functions=32 -fPIC -I/usr/include/python3.12 -c src/python_funcs.c -o build/temp.linux-x86_64-cpython-312/src/python_funcs.o -std=c99 gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/python-ubjson -flto=auto -falign-functions=32 build/temp.linux-x86_64-cpython-312/src/_ubjson.o build/temp.linux-x86_64-cpython-312/src/decoder.o build/temp.linux-x86_64-cpython-312/src/encoder.o build/temp.linux-x86_64-cpython-312/src/python_funcs.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/_ubjson.cpython-312-x86_64-linux-gnu.so installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel copying build/lib.linux-x86_64-cpython-312/_ubjson.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/ubjson copying build/lib.linux-x86_64-cpython-312/ubjson/__init__.py -> build/bdist.linux-x86_64/wheel/ubjson copying build/lib.linux-x86_64-cpython-312/ubjson/compat.py -> build/bdist.linux-x86_64/wheel/ubjson copying build/lib.linux-x86_64-cpython-312/ubjson/encoder.py -> build/bdist.linux-x86_64/wheel/ubjson copying build/lib.linux-x86_64-cpython-312/ubjson/markers.py -> build/bdist.linux-x86_64/wheel/ubjson copying build/lib.linux-x86_64-cpython-312/ubjson/__main__.py -> build/bdist.linux-x86_64/wheel/ubjson copying build/lib.linux-x86_64-cpython-312/ubjson/decoder.py -> build/bdist.linux-x86_64/wheel/ubjson running install_egg_info running egg_info writing py_ubjson.egg-info/PKG-INFO writing dependency_links to py_ubjson.egg-info/dependency_links.txt writing requirements to py_ubjson.egg-info/requires.txt writing top-level names to py_ubjson.egg-info/top_level.txt reading manifest file 'py_ubjson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'py_ubjson.egg-info/SOURCES.txt' Copying py_ubjson.egg-info to build/bdist.linux-x86_64/wheel/py_ubjson-0.16.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/py_ubjson-0.16.1.dist-info/WHEEL creating '/startdir/src/py-ubjson-0.16.1/dist/.tmp-s3unwmai/py_ubjson-0.16.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding '_ubjson.cpython-312-x86_64-linux-gnu.so' adding 'ubjson/__init__.py' adding 'ubjson/__main__.py' adding 'ubjson/compat.py' adding 'ubjson/decoder.py' adding 'ubjson/encoder.py' adding 'ubjson/markers.py' adding 'py_ubjson-0.16.1.dist-info/LICENSE' adding 'py_ubjson-0.16.1.dist-info/METADATA' adding 'py_ubjson-0.16.1.dist-info/NOTICE' adding 'py_ubjson-0.16.1.dist-info/WHEEL' adding 'py_ubjson-0.16.1.dist-info/top_level.txt' adding 'py_ubjson-0.16.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built py_ubjson-0.16.1-cp312-cp312-linux_x86_64.whl ==> Starting check()... test_array (test.TestEncodeDecodeFp.test_array) ... ok test_array_fixed (test.TestEncodeDecodeFp.test_array_fixed) ... ok test_array_noop (test.TestEncodeDecodeFp.test_array_noop) ... ok test_bool (test.TestEncodeDecodeFp.test_bool) ... ok test_bytes (test.TestEncodeDecodeFp.test_bytes) ... ok test_char (test.TestEncodeDecodeFp.test_char) ... ok test_circular (test.TestEncodeDecodeFp.test_circular) ... ok test_decode_exception_position (test.TestEncodeDecodeFp.test_decode_exception_position) ... ok test_decode_object_hook (test.TestEncodeDecodeFp.test_decode_object_hook) ... ok test_decoder_fuzz (test.TestEncodeDecodeFp.test_decoder_fuzz) ... ok test_encode_default (test.TestEncodeDecodeFp.test_encode_default) ... ok test_float (test.TestEncodeDecodeFp.test_float) ... ok test_fp (test.TestEncodeDecodeFp.test_fp) ... ok test_high_precision (test.TestEncodeDecodeFp.test_high_precision) ... ok test_int (test.TestEncodeDecodeFp.test_int) ... ok test_intern_object_keys (test.TestEncodeDecodeFp.test_intern_object_keys) ... ok test_invalid_data (test.TestEncodeDecodeFp.test_invalid_data) ... ok test_invalid_fp_dump (test.TestEncodeDecodeFp.test_invalid_fp_dump) ... ok test_invalid_fp_load (test.TestEncodeDecodeFp.test_invalid_fp_load) ... ok test_invalid_marker (test.TestEncodeDecodeFp.test_invalid_marker) ... ok test_no_data (test.TestEncodeDecodeFp.test_no_data) ... ok test_null (test.TestEncodeDecodeFp.test_null) ... ok test_object (test.TestEncodeDecodeFp.test_object) ... ok test_object_fixed (test.TestEncodeDecodeFp.test_object_fixed) ... ok test_object_invalid (test.TestEncodeDecodeFp.test_object_invalid) ... ok test_object_noop (test.TestEncodeDecodeFp.test_object_noop) ... ok test_recursion (test.TestEncodeDecodeFp.test_recursion) ... ok test_string (test.TestEncodeDecodeFp.test_string) ... ok test_trailing_input (test.TestEncodeDecodeFp.test_trailing_input) ... ok test_unencodable (test.TestEncodeDecodeFp.test_unencodable) ... ok test_array (test.TestEncodeDecodeFpExt.test_array) ... ok test_array_fixed (test.TestEncodeDecodeFpExt.test_array_fixed) ... ok test_array_noop (test.TestEncodeDecodeFpExt.test_array_noop) ... ok test_bool (test.TestEncodeDecodeFpExt.test_bool) ... ok test_bytes (test.TestEncodeDecodeFpExt.test_bytes) ... ok test_char (test.TestEncodeDecodeFpExt.test_char) ... ok test_circular (test.TestEncodeDecodeFpExt.test_circular) ... ok test_decode_exception_position (test.TestEncodeDecodeFpExt.test_decode_exception_position) ... ok test_decode_object_hook (test.TestEncodeDecodeFpExt.test_decode_object_hook) ... ok test_decoder_fuzz (test.TestEncodeDecodeFpExt.test_decoder_fuzz) ... ok test_encode_default (test.TestEncodeDecodeFpExt.test_encode_default) ... ok test_float (test.TestEncodeDecodeFpExt.test_float) ... ok test_fp (test.TestEncodeDecodeFpExt.test_fp) ... ok test_fp_buffer (test.TestEncodeDecodeFpExt.test_fp_buffer) ... ok test_fp_callable_incomplete (test.TestEncodeDecodeFpExt.test_fp_callable_incomplete) ... ok test_fp_multi (test.TestEncodeDecodeFpExt.test_fp_multi) ... ok test_fp_seek_invalid (test.TestEncodeDecodeFpExt.test_fp_seek_invalid) ... ok test_high_precision (test.TestEncodeDecodeFpExt.test_high_precision) ... ok test_int (test.TestEncodeDecodeFpExt.test_int) ... ok test_intern_object_keys (test.TestEncodeDecodeFpExt.test_intern_object_keys) ... ok test_invalid_data (test.TestEncodeDecodeFpExt.test_invalid_data) ... ok test_invalid_fp_dump (test.TestEncodeDecodeFpExt.test_invalid_fp_dump) ... ok test_invalid_fp_load (test.TestEncodeDecodeFpExt.test_invalid_fp_load) ... ok test_invalid_marker (test.TestEncodeDecodeFpExt.test_invalid_marker) ... ok test_no_data (test.TestEncodeDecodeFpExt.test_no_data) ... ok test_null (test.TestEncodeDecodeFpExt.test_null) ... ok test_object (test.TestEncodeDecodeFpExt.test_object) ... ok test_object_fixed (test.TestEncodeDecodeFpExt.test_object_fixed) ... ok test_object_invalid (test.TestEncodeDecodeFpExt.test_object_invalid) ... ok test_object_noop (test.TestEncodeDecodeFpExt.test_object_noop) ... ok test_recursion (test.TestEncodeDecodeFpExt.test_recursion) ... FAIL test_string (test.TestEncodeDecodeFpExt.test_string) ... ok test_trailing_input (test.TestEncodeDecodeFpExt.test_trailing_input) ... ok test_unencodable (test.TestEncodeDecodeFpExt.test_unencodable) ... ok test_array (test.TestEncodeDecodePlain.test_array) ... ok test_array_fixed (test.TestEncodeDecodePlain.test_array_fixed) ... ok test_array_noop (test.TestEncodeDecodePlain.test_array_noop) ... ok test_bool (test.TestEncodeDecodePlain.test_bool) ... ok test_bytes (test.TestEncodeDecodePlain.test_bytes) ... ok test_char (test.TestEncodeDecodePlain.test_char) ... ok test_circular (test.TestEncodeDecodePlain.test_circular) ... ok test_decode_object_hook (test.TestEncodeDecodePlain.test_decode_object_hook) ... ok test_decoder_fuzz (test.TestEncodeDecodePlain.test_decoder_fuzz) ... ok test_encode_default (test.TestEncodeDecodePlain.test_encode_default) ... ok test_float (test.TestEncodeDecodePlain.test_float) ... ok test_high_precision (test.TestEncodeDecodePlain.test_high_precision) ... ok test_int (test.TestEncodeDecodePlain.test_int) ... ok test_intern_object_keys (test.TestEncodeDecodePlain.test_intern_object_keys) ... ok test_invalid_data (test.TestEncodeDecodePlain.test_invalid_data) ... ok test_invalid_marker (test.TestEncodeDecodePlain.test_invalid_marker) ... ok test_no_data (test.TestEncodeDecodePlain.test_no_data) ... ok test_null (test.TestEncodeDecodePlain.test_null) ... ok test_object (test.TestEncodeDecodePlain.test_object) ... ok test_object_fixed (test.TestEncodeDecodePlain.test_object_fixed) ... ok test_object_invalid (test.TestEncodeDecodePlain.test_object_invalid) ... ok test_object_noop (test.TestEncodeDecodePlain.test_object_noop) ... ok test_recursion (test.TestEncodeDecodePlain.test_recursion) ... ok test_string (test.TestEncodeDecodePlain.test_string) ... ok test_trailing_input (test.TestEncodeDecodePlain.test_trailing_input) ... ok test_unencodable (test.TestEncodeDecodePlain.test_unencodable) ... ok test_array (test.TestEncodeDecodePlainExt.test_array) ... ok test_array_fixed (test.TestEncodeDecodePlainExt.test_array_fixed) ... ok test_array_noop (test.TestEncodeDecodePlainExt.test_array_noop) ... ok test_bool (test.TestEncodeDecodePlainExt.test_bool) ... ok test_bytes (test.TestEncodeDecodePlainExt.test_bytes) ... ok test_char (test.TestEncodeDecodePlainExt.test_char) ... ok test_circular (test.TestEncodeDecodePlainExt.test_circular) ... ok test_decode_object_hook (test.TestEncodeDecodePlainExt.test_decode_object_hook) ... ok test_decoder_fuzz (test.TestEncodeDecodePlainExt.test_decoder_fuzz) ... ok test_encode_default (test.TestEncodeDecodePlainExt.test_encode_default) ... ok test_float (test.TestEncodeDecodePlainExt.test_float) ... ok test_high_precision (test.TestEncodeDecodePlainExt.test_high_precision) ... ok test_int (test.TestEncodeDecodePlainExt.test_int) ... ok test_intern_object_keys (test.TestEncodeDecodePlainExt.test_intern_object_keys) ... ok test_invalid_data (test.TestEncodeDecodePlainExt.test_invalid_data) ... ok test_invalid_marker (test.TestEncodeDecodePlainExt.test_invalid_marker) ... ok test_no_data (test.TestEncodeDecodePlainExt.test_no_data) ... ok test_null (test.TestEncodeDecodePlainExt.test_null) ... ok test_object (test.TestEncodeDecodePlainExt.test_object) ... ok test_object_fixed (test.TestEncodeDecodePlainExt.test_object_fixed) ... ok test_object_invalid (test.TestEncodeDecodePlainExt.test_object_invalid) ... ok test_object_noop (test.TestEncodeDecodePlainExt.test_object_noop) ... ok test_recursion (test.TestEncodeDecodePlainExt.test_recursion) ... FAIL test_string (test.TestEncodeDecodePlainExt.test_string) ... ok test_trailing_input (test.TestEncodeDecodePlainExt.test_trailing_input) ... ok test_unencodable (test.TestEncodeDecodePlainExt.test_unencodable) ... ok ====================================================================== FAIL: test_recursion (test.TestEncodeDecodeFpExt.test_recursion) ---------------------------------------------------------------------- Traceback (most recent call last): File "/startdir/src/py-ubjson-0.16.1/test/test.py", line 476, in test_recursion with self.assert_raises_regex(RuntimeError, 'recursion'): AssertionError: RuntimeError not raised ====================================================================== FAIL: test_recursion (test.TestEncodeDecodePlainExt.test_recursion) ---------------------------------------------------------------------- Traceback (most recent call last): File "/startdir/src/py-ubjson-0.16.1/test/test.py", line 476, in test_recursion with self.assert_raises_regex(RuntimeError, 'recursion'): AssertionError: RuntimeError not raised ---------------------------------------------------------------------- Ran 116 tests in 4.003s FAILED (failures=2) ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_e9cf6ba6-14b8-41c7-9b37-4aa6aed4f93b/build