>>> py3-jsonpickle: Building testing/py3-jsonpickle 2.0.0-r2 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 16:00:59 +0000 >>> py3-jsonpickle: Checking sanity of /home/buildozer/aports/testing/py3-jsonpickle/APKBUILD... >>> WARNING: py3-jsonpickle: No maintainer >>> py3-jsonpickle: Analyzing dependencies... >>> py3-jsonpickle: Installing for build: build-base python3 py3-numpy py3-pandas py3-setuptools py3-setuptools_scm py3-pytest (1/32) Installing libbz2 (1.0.8-r1) (2/32) Installing libffi (3.4.2-r1) (3/32) Installing gdbm (1.22-r0) (4/32) Installing xz-libs (5.2.5-r0) (5/32) Installing mpdecimal (2.5.1-r1) (6/32) Installing readline (8.1.1-r0) (7/32) Installing sqlite-libs (3.37.0-r0) (8/32) Installing python3 (3.10.1-r0) (9/32) Installing libgfortran (11.2.1_git20211128-r3) (10/32) Installing openblas (0.3.18-r1) (11/32) Installing py3-numpy (1.21.4-r1) (12/32) Installing py3-six (1.16.0-r1) (13/32) Installing py3-dateutil (2.8.2-r1) (14/32) Installing py3-tz (2021.1-r2) (15/32) Installing py3-pandas (1.3.2-r2) (16/32) Installing py3-ordered-set (4.0.2-r3) (17/32) Installing py3-appdirs (1.4.4-r3) (18/32) Installing py3-parsing (2.4.7-r3) (19/32) Installing py3-packaging (21.3-r0) (20/32) Installing py3-setuptools (52.0.0-r5) (21/32) Installing py3-tomli (2.0.0-r1) (22/32) Installing py3-setuptools_scm (6.3.2-r3) (23/32) Installing py3-atomicwrites (1.4.0-r2) (24/32) Installing py3-attrs (21.2.0-r1) (25/32) Installing py3-more-itertools (8.12.0-r1) (26/32) Installing py3-iniconfig (1.1.1-r2) (27/32) Installing py3-pluggy (0.13.1-r5) (28/32) Installing py3-py (1.10.0-r2) (29/32) Installing py3-wcwidth (0.2.5-r2) (30/32) Installing py3-toml (0.10.2-r3) (31/32) Installing py3-pytest (6.2.5-r1) (32/32) Installing .makedepends-py3-jsonpickle (20211219.160100) Executing busybox-1.34.1-r5.trigger OK: 389 MiB in 121 packages >>> py3-jsonpickle: Cleaning up srcdir >>> py3-jsonpickle: Cleaning up pkgdir >>> py3-jsonpickle: Fetching https://distfiles.alpinelinux.org/distfiles/edge//jsonpickle-2.0.0.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 89 107k 89 98304 0 0 74625 0 0:00:01 0:00:01 --:--:-- 74585 100 107k 100 107k 0 0 83723 0 0:00:01 0:00:01 --:--:-- 83714 >>> py3-jsonpickle: Fetching https://distfiles.alpinelinux.org/distfiles/edge//jsonpickle-2.0.0.tar.gz >>> py3-jsonpickle: Checking sha512sums... jsonpickle-2.0.0.tar.gz: OK tests.patch: OK >>> py3-jsonpickle: Unpacking /var/cache/distfiles/edge/jsonpickle-2.0.0.tar.gz... >>> py3-jsonpickle: tests.patch patching file jsonpickle/pickler.py Hunk #1 succeeded at 502 (offset 40 lines). running build running build_py creating build creating build/lib creating build/lib/jsonpickle copying jsonpickle/unpickler.py -> build/lib/jsonpickle copying jsonpickle/handlers.py -> build/lib/jsonpickle copying jsonpickle/util.py -> build/lib/jsonpickle copying jsonpickle/backend.py -> build/lib/jsonpickle copying jsonpickle/tags.py -> build/lib/jsonpickle copying jsonpickle/pickler.py -> build/lib/jsonpickle copying jsonpickle/__init__.py -> build/lib/jsonpickle copying jsonpickle/version.py -> build/lib/jsonpickle copying jsonpickle/compat.py -> build/lib/jsonpickle creating build/lib/jsonpickle/ext copying jsonpickle/ext/pandas.py -> build/lib/jsonpickle/ext copying jsonpickle/ext/numpy.py -> build/lib/jsonpickle/ext copying jsonpickle/ext/__init__.py -> build/lib/jsonpickle/ext running egg_info writing jsonpickle.egg-info/PKG-INFO writing dependency_links to jsonpickle.egg-info/dependency_links.txt writing requirements to jsonpickle.egg-info/requires.txt writing top-level names to jsonpickle.egg-info/top_level.txt reading manifest file 'jsonpickle.egg-info/SOURCES.txt' writing manifest file 'jsonpickle.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0, configfile: ../../../../../../../dev/null collected 323 items / 1 skipped / 322 selected tests/backend_test.py .....ssssssss.s.ssssss [ 6%] tests/bson_test.py ssssss [ 8%] tests/collections_test.py ...... [ 10%] tests/datetime_test.py ................ [ 15%] tests/document_test.py . [ 15%] tests/ecdsa_test.py s [ 16%] tests/feedparser_test.py s [ 16%] tests/handler_test.py ...... [ 18%] tests/jsonpickle_test.py ss.................s........................... [ 32%] ............................s....s.......................... [ 51%] tests/numpy_test.py .................... [ 57%] tests/object_test.py ................................................... [ 73%] XXX................ [ 79%] tests/pandas_test.py ........................ [ 86%] tests/sqlalchemy_test.py sss [ 87%] tests/stdlib_test.py ... [ 88%] tests/util_test.py ss................................. [ 99%] tests/wizard_test.py .. [100%] =============================== warnings summary =============================== tests/jsonpickle_test.py::PicklingTestCase::test_thing_with_submodule /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/jsonpickle_test.py:337: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils import sysconfig tests/jsonpickle_test.py::PicklingTestCase::test_thing_with_submodule /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/jsonpickle_test.py:337: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils import sysconfig tests/numpy_test.py::test_dtype_roundtrip /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/numpy_test.py:35: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations np.int, tests/numpy_test.py::test_dtype_roundtrip /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/numpy_test.py:36: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations np.float, tests/numpy_test.py::test_dtype_roundtrip /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/numpy_test.py:37: DeprecationWarning: `np.complex` is a deprecated alias for the builtin `complex`. To silence this warning, use `complex` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.complex128` here. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations np.complex, tests/numpy_test.py::test_dtype_roundtrip /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/numpy_test.py:39: DeprecationWarning: `np.str` is a deprecated alias for the builtin `str`. To silence this warning, use `str` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.str_` here. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations np.str, tests/numpy_test.py::test_dtype_roundtrip /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/numpy_test.py:40: DeprecationWarning: `np.object` is a deprecated alias for the builtin `object`. To silence this warning, use `object` by itself. Doing this will not modify any behavior and is safe. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations np.object, tests/numpy_test.py::test_dtype_roundtrip /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/numpy_test.py:41: DeprecationWarning: `np.unicode` is a deprecated alias for `np.compat.unicode`. To silence this warning, use `np.compat.unicode` by itself. In the likely event your code does not need to work on Python 2 you can use the builtin `str` for which `np.compat.unicode` is itself an alias. Doing this will not modify any behaviour and is safe. If you specifically wanted the numpy scalar type, use `np.str_` here. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations np.unicode, tests/numpy_test.py::test_dtype_roundtrip /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/numpy_test.py:47: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. np.dtype('1i4', align=True), tests/numpy_test.py::test_ndarray_roundtrip tests/numpy_test.py::test_b64 tests/numpy_test.py::test_views tests/numpy_test.py::test_fortran_base tests/numpy_test.py::test_byteorder /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/jsonpickle/ext/numpy.py:139: DeprecationWarning: `np.object` is a deprecated alias for the builtin `object`. To silence this warning, use `object` by itself. Doing this will not modify any behavior and is safe. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations if obj.dtype == np.object: tests/numpy_test.py::test_ndarray_roundtrip tests/numpy_test.py::test_b64 tests/numpy_test.py::test_views tests/numpy_test.py::test_fortran_base tests/numpy_test.py::test_byteorder /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/jsonpickle/ext/numpy.py:191: DeprecationWarning: `np.object` is a deprecated alias for the builtin `object`. To silence this warning, use `object` by itself. Doing this will not modify any behavior and is safe. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations if dtype == np.object: tests/numpy_test.py::test_ndarray_roundtrip /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/jsonpickle/ext/numpy.py:291: UserWarning: ndarray is defined by reference to an object we do not know how to serialize. A deep copy is serialized instead, breaking memory aliasing. warnings.warn(msg) tests/numpy_test.py::test_ndarray_dtype_object /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/numpy_test.py:366: DeprecationWarning: `np.object` is a deprecated alias for the builtin `object`. To silence this warning, use `object` by itself. Doing this will not modify any behavior and is safe. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations a = np.array(['F' + str(i) for i in range(30)], dtype=np.object) tests/numpy_test.py::test_ndarray_dtype_object /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/tests/numpy_test.py:371: DeprecationWarning: `np.object` is a deprecated alias for the builtin `object`. To silence this warning, use `object` by itself. Doing this will not modify any behavior and is safe. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations expect = np.array(['F' + str(i) for i in range(30)], dtype=np.object) tests/pandas_test.py::test_multindex_dataframe_roundtrip tests/pandas_test.py::test_multi_index_roundtrip tests/pandas_test.py::test_series_multi_index tests/pandas_test.py::test_series_multi_index_strings /home/buildozer/aports/testing/py3-jsonpickle/src/jsonpickle-2.0.0/jsonpickle/ext/pandas.py:163: FutureWarning: Passing keywords other than 'data', 'dtype', 'copy', 'name', 'tupleize_cols' is deprecated and will raise TypeError in a future version. Use the specific Index subclass directly instead idx = self.index_constructor(decode(buf), dtype=dtype, **name_bundle) -- Docs: https://docs.pytest.org/en/stable/warnings.html =========== 287 passed, 34 skipped, 3 xpassed, 26 warnings in 3.10s ============ >>> py3-jsonpickle: Entering fakeroot... running install running build running build_py running egg_info writing jsonpickle.egg-info/PKG-INFO writing dependency_links to jsonpickle.egg-info/dependency_links.txt writing requirements to jsonpickle.egg-info/requires.txt writing top-level names to jsonpickle.egg-info/top_level.txt reading manifest file 'jsonpickle.egg-info/SOURCES.txt' writing manifest file 'jsonpickle.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-jsonpickle/pkg creating /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle creating /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr creating /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib creating /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle copying build/lib/jsonpickle/unpickler.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle copying build/lib/jsonpickle/handlers.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle copying build/lib/jsonpickle/util.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle creating /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/ext copying build/lib/jsonpickle/ext/pandas.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/ext copying build/lib/jsonpickle/ext/numpy.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/ext copying build/lib/jsonpickle/ext/__init__.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/ext copying build/lib/jsonpickle/backend.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle copying build/lib/jsonpickle/tags.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle copying build/lib/jsonpickle/pickler.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle copying build/lib/jsonpickle/__init__.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle copying build/lib/jsonpickle/version.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle copying build/lib/jsonpickle/compat.py -> /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/unpickler.py to unpickler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/handlers.py to handlers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/ext/pandas.py to pandas.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/ext/numpy.py to numpy.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/ext/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/backend.py to backend.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/tags.py to tags.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/pickler.py to pickler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle/compat.py to compat.cpython-310.pyc running install_egg_info Copying jsonpickle.egg-info to /home/buildozer/aports/testing/py3-jsonpickle/pkg/py3-jsonpickle/usr/lib/python3.10/site-packages/jsonpickle-2.0.0-py3.10.egg-info running install_scripts >>> py3-jsonpickle*: Running postcheck for py3-jsonpickle >>> py3-jsonpickle*: Preparing package py3-jsonpickle... >>> py3-jsonpickle*: Tracing dependencies... >>> py3-jsonpickle*: Package size: 324.0 KB >>> py3-jsonpickle*: Compressing data... >>> py3-jsonpickle*: Create checksum... >>> py3-jsonpickle*: Create py3-jsonpickle-2.0.0-r2.apk >>> py3-jsonpickle: Build complete at Sun, 19 Dec 2021 16:01:16 +0000 elapsed time 0h 0m 17s >>> py3-jsonpickle: Cleaning up srcdir >>> py3-jsonpickle: Cleaning up pkgdir >>> py3-jsonpickle: Uninstalling dependencies... (1/32) Purging .makedepends-py3-jsonpickle (20211219.160100) (2/32) Purging py3-pandas (1.3.2-r2) (3/32) Purging py3-dateutil (2.8.2-r1) (4/32) Purging py3-numpy (1.21.4-r1) (5/32) Purging py3-tz (2021.1-r2) (6/32) Purging py3-setuptools_scm (6.3.2-r3) (7/32) Purging py3-setuptools (52.0.0-r5) (8/32) Purging py3-ordered-set (4.0.2-r3) (9/32) Purging py3-appdirs (1.4.4-r3) (10/32) Purging py3-tomli (2.0.0-r1) (11/32) Purging py3-pytest (6.2.5-r1) (12/32) Purging py3-atomicwrites (1.4.0-r2) (13/32) Purging py3-attrs (21.2.0-r1) (14/32) Purging py3-more-itertools (8.12.0-r1) (15/32) Purging py3-iniconfig (1.1.1-r2) (16/32) Purging py3-pluggy (0.13.1-r5) (17/32) Purging py3-py (1.10.0-r2) (18/32) Purging py3-wcwidth (0.2.5-r2) (19/32) Purging py3-packaging (21.3-r0) (20/32) Purging py3-parsing (2.4.7-r3) (21/32) Purging py3-six (1.16.0-r1) (22/32) Purging py3-toml (0.10.2-r3) (23/32) Purging python3 (3.10.1-r0) (24/32) Purging libbz2 (1.0.8-r1) (25/32) Purging libffi (3.4.2-r1) (26/32) Purging gdbm (1.22-r0) (27/32) Purging xz-libs (5.2.5-r0) (28/32) Purging mpdecimal (2.5.1-r1) (29/32) Purging readline (8.1.1-r0) (30/32) Purging sqlite-libs (3.37.0-r0) (31/32) Purging openblas (0.3.18-r1) (32/32) Purging libgfortran (11.2.1_git20211128-r3) Executing busybox-1.34.1-r5.trigger OK: 230 MiB in 89 packages >>> py3-jsonpickle: Updating the testing/ppc64le repository index... >>> py3-jsonpickle: Signing the index...