>>> py3-zict: Building community/py3-zict 3.0.0-r1 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 05:38:49 +0000 >>> py3-zict: Validating /home/udu/aports/community/py3-zict/APKBUILD... >>> py3-zict: Analyzing dependencies... >>> py3-zict: Installing for build: build-base py3-heapdict py3-lmdb py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-asyncio py3-pytest-repeat py3-pytest-timeout WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/32) Installing py3-heapdict-pyc (1.0.1-r5) (2/32) Installing py3-heapdict (1.0.1-r5) (3/32) Installing lmdb (0.9.33-r0) (4/32) Installing py3-lmdb (1.2.1-r5) (5/32) Installing py3-lmdb-pyc (1.2.1-r5) (6/32) Installing py3-installer (0.7.0-r2) (7/32) Installing py3-installer-pyc (0.7.0-r2) (8/32) Installing py3-gpep517 (19-r0) (9/32) Installing py3-gpep517-pyc (19-r0) (10/32) Installing py3-parsing (3.2.3-r0) (11/32) Installing py3-parsing-pyc (3.2.3-r0) (12/32) Installing py3-packaging (25.0-r0) (13/32) Installing py3-packaging-pyc (25.0-r0) (14/32) Installing py3-setuptools (80.9.0-r0) (15/32) Installing py3-setuptools-pyc (80.9.0-r0) (16/32) Installing py3-wheel (0.46.1-r0) (17/32) Installing py3-wheel-pyc (0.46.1-r0) (18/32) Installing py3-iniconfig (2.1.0-r0) (19/32) Installing py3-iniconfig-pyc (2.1.0-r0) (20/32) Installing py3-pluggy (1.5.0-r0) (21/32) Installing py3-pluggy-pyc (1.5.0-r0) (22/32) Installing py3-py (1.11.0-r4) (23/32) Installing py3-py-pyc (1.11.0-r4) (24/32) Installing py3-pytest (8.3.5-r0) (25/32) Installing py3-pytest-pyc (8.3.5-r0) (26/32) Installing py3-pytest-asyncio (0.25.0-r0) (27/32) Installing py3-pytest-asyncio-pyc (0.25.0-r0) (28/32) Installing py3-pytest-repeat (0.9.4-r2) (29/32) Installing py3-pytest-repeat-pyc (0.9.4-r2) (30/32) Installing py3-pytest-timeout (2.3.1-r1) (31/32) Installing py3-pytest-timeout-pyc (2.3.1-r1) (32/32) Installing .makedepends-py3-zict (20251013.053850) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 121 packages >>> py3-zict: Cleaning up srcdir >>> py3-zict: Cleaning up pkgdir >>> py3-zict: Cleaning up tmpdir >>> py3-zict: Fetching py3-zict-3.0.0.tar.gz::https://github.com/dask/zict/archive/refs/tags/3.0.0.tar.gz >>> py3-zict: Fetching py3-zict-3.0.0.tar.gz::https://github.com/dask/zict/archive/refs/tags/3.0.0.tar.gz >>> py3-zict: Checking sha512sums... py3-zict-3.0.0.tar.gz: OK >>> py3-zict: Unpacking /var/cache/distfiles/py3-zict-3.0.0.tar.gz... 2025-10-13 05:38:50,899 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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-10-13 05:38:50,911 root INFO running bdist_wheel 2025-10-13 05:38:50,916 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-13 05:38:50,920 root INFO running build 2025-10-13 05:38:50,921 root INFO running build_py 2025-10-13 05:38:50,923 root INFO creating build/lib/zict 2025-10-13 05:38:50,923 root INFO copying zict/lru.py -> build/lib/zict 2025-10-13 05:38:50,923 root INFO copying zict/async_buffer.py -> build/lib/zict 2025-10-13 05:38:50,923 root INFO copying zict/sieve.py -> build/lib/zict 2025-10-13 05:38:50,923 root INFO copying zict/lmdb.py -> build/lib/zict 2025-10-13 05:38:50,923 root INFO copying zict/utils.py -> build/lib/zict 2025-10-13 05:38:50,924 root INFO copying zict/func.py -> build/lib/zict 2025-10-13 05:38:50,924 root INFO copying zict/cache.py -> build/lib/zict 2025-10-13 05:38:50,924 root INFO copying zict/__init__.py -> build/lib/zict 2025-10-13 05:38:50,924 root INFO copying zict/file.py -> build/lib/zict 2025-10-13 05:38:50,924 root INFO copying zict/zip.py -> build/lib/zict 2025-10-13 05:38:50,924 root INFO copying zict/common.py -> build/lib/zict 2025-10-13 05:38:50,924 root INFO copying zict/buffer.py -> build/lib/zict 2025-10-13 05:38:50,924 root INFO running egg_info 2025-10-13 05:38:50,925 root INFO creating zict.egg-info 2025-10-13 05:38:50,926 root INFO writing zict.egg-info/PKG-INFO 2025-10-13 05:38:50,926 root INFO writing dependency_links to zict.egg-info/dependency_links.txt 2025-10-13 05:38:50,926 root INFO writing top-level names to zict.egg-info/top_level.txt 2025-10-13 05:38:50,926 root INFO writing manifest file 'zict.egg-info/SOURCES.txt' 2025-10-13 05:38:50,928 root INFO reading manifest file 'zict.egg-info/SOURCES.txt' 2025-10-13 05:38:50,928 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 05:38:50,928 root WARNING warning: no files found matching '*.rst' under directory 'docs' 2025-10-13 05:38:50,929 root WARNING no previously-included directories found matching 'docs/_build' 2025-10-13 05:38:50,929 root INFO adding license file 'LICENSE.txt' 2025-10-13 05:38:50,929 root INFO writing manifest file 'zict.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'zict.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'zict.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'zict.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'zict.tests' to be distributed and are already explicitly excluding 'zict.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-10-13 05:38:50,930 root INFO copying zict/py.typed -> build/lib/zict 2025-10-13 05:38:50,930 root INFO creating build/lib/zict/tests 2025-10-13 05:38:50,930 root INFO copying zict/tests/__init__.py -> build/lib/zict/tests 2025-10-13 05:38:50,930 root INFO copying zict/tests/conftest.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_async_buffer.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_buffer.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_cache.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_common.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_file.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_func.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_lmdb.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_lru.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_sieve.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_utils.py -> build/lib/zict/tests 2025-10-13 05:38:50,931 root INFO copying zict/tests/test_zip.py -> build/lib/zict/tests 2025-10-13 05:38:50,932 root INFO copying zict/tests/utils_test.py -> build/lib/zict/tests 2025-10-13 05:38:50,935 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 05:38:50,936 root INFO running install 2025-10-13 05:38:50,940 root INFO running install_lib 2025-10-13 05:38:50,942 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 05:38:50,942 root INFO creating build/bdist.linux-x86_64/wheel/zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/py.typed -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/lru.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/async_buffer.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/sieve.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/lmdb.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/utils.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/func.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/cache.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/__init__.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/file.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/zip.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/common.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,943 root INFO creating build/bdist.linux-x86_64/wheel/zict/tests 2025-10-13 05:38:50,943 root INFO copying build/lib/zict/tests/test_func.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/test_lmdb.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/test_sieve.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/test_async_buffer.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/test_cache.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/test_lru.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/test_common.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/test_file.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/utils_test.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/test_buffer.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/tests/test_zip.py -> build/bdist.linux-x86_64/wheel/./zict/tests 2025-10-13 05:38:50,944 root INFO copying build/lib/zict/buffer.py -> build/bdist.linux-x86_64/wheel/./zict 2025-10-13 05:38:50,944 root INFO running install_egg_info 2025-10-13 05:38:50,946 root INFO Copying zict.egg-info to build/bdist.linux-x86_64/wheel/./zict-3.0.0-py3.12.egg-info 2025-10-13 05:38:50,947 root INFO running install_scripts 2025-10-13 05:38:50,947 root INFO creating build/bdist.linux-x86_64/wheel/zict-3.0.0.dist-info/WHEEL 2025-10-13 05:38:50,947 wheel INFO creating '/home/udu/aports/community/py3-zict/src/zict-3.0.0/.dist/.tmp-a88f9xac/zict-3.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 05:38:50,948 wheel INFO adding 'zict/__init__.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/async_buffer.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/buffer.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/cache.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/common.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/file.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/func.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/lmdb.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/lru.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/py.typed' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/sieve.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/utils.py' 2025-10-13 05:38:50,948 wheel INFO adding 'zict/zip.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/__init__.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/conftest.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_async_buffer.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_buffer.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_cache.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_common.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_file.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_func.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_lmdb.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_lru.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_sieve.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_utils.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/test_zip.py' 2025-10-13 05:38:50,949 wheel INFO adding 'zict/tests/utils_test.py' 2025-10-13 05:38:50,950 wheel INFO adding 'zict-3.0.0.dist-info/licenses/LICENSE.txt' 2025-10-13 05:38:50,950 wheel INFO adding 'zict-3.0.0.dist-info/METADATA' 2025-10-13 05:38:50,950 wheel INFO adding 'zict-3.0.0.dist-info/WHEEL' 2025-10-13 05:38:50,950 wheel INFO adding 'zict-3.0.0.dist-info/top_level.txt' 2025-10-13 05:38:50,950 wheel INFO adding 'zict-3.0.0.dist-info/RECORD' 2025-10-13 05:38:50,950 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 05:38:50,950 gpep517 INFO The backend produced .dist/zict-3.0.0-py2.py3-none-any.whl zict-3.0.0-py2.py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 -- /home/udu/aports/community/py3-zict/src/zict-3.0.0/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/udu/aports/community/py3-zict/src/zict-3.0.0 configfile: setup.cfg plugins: asyncio-0.25.0, repeat-0.9.4, timeout-2.3.1 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None timeout: 180.0s timeout method: thread timeout func_only: False collecting ... collected 539 items zict/buffer.py::zict.buffer.Buffer PASSED [ 0%] zict/cache.py::zict.cache.Cache PASSED [ 0%] zict/file.py::zict.file.File SKIPPED (all tests skipped by +SKIP option) [ 0%] zict/func.py::zict.func.Func PASSED [ 0%] zict/lmdb.py::zict.lmdb.LMDB SKIPPED (all tests skipped by +SKIP option) [ 0%] zict/lru.py::zict.lru.LRU PASSED [ 1%] zict/sieve.py::zict.sieve.Sieve PASSED [ 1%] zict/tests/test_async_buffer.py::test_simple PASSED [ 1%] zict/tests/test_async_buffer.py::test_double_evict PASSED [ 1%] zict/tests/test_async_buffer.py::test_close_during_evict PASSED [ 1%] zict/tests/test_async_buffer.py::test_close_during_get PASSED [ 2%] zict/tests/test_async_buffer.py::test_contextvars PASSED [ 2%] zict/tests/test_async_buffer.py::test_race_condition_get_async_delitem[raise] PASSED [ 2%] zict/tests/test_async_buffer.py::test_race_condition_get_async_delitem[omit] PASSED [ 2%] zict/tests/test_async_buffer.py::test_multiple_offload_threads PASSED [ 2%] zict/tests/test_async_buffer.py::test_external_executor PASSED [ 2%] zict/tests/test_buffer.py::test_simple PASSED [ 3%] zict/tests/test_buffer.py::test_setitem_avoid_fast_slow_duplicate PASSED [ 3%] zict/tests/test_buffer.py::test_mapping PASSED [ 3%] zict/tests/test_buffer.py::test_callbacks PASSED [ 3%] zict/tests/test_buffer.py::test_callbacks_exception_catch PASSED [ 3%] zict/tests/test_buffer.py::test_n_offset PASSED [ 4%] zict/tests/test_buffer.py::test_set_noevict PASSED [ 4%] zict/tests/test_buffer.py::test_evict_restore_during_iter PASSED [ 4%] zict/tests/test_buffer.py::test_cancel_evict[before-set] PASSED [ 4%] zict/tests/test_buffer.py::test_cancel_evict[before-set_noevict] PASSED [ 4%] zict/tests/test_buffer.py::test_cancel_evict[before-del] PASSED [ 5%] zict/tests/test_buffer.py::test_cancel_evict[after-set] PASSED [ 5%] zict/tests/test_buffer.py::test_cancel_evict[after-set_noevict] PASSED [ 5%] zict/tests/test_buffer.py::test_cancel_evict[after-del] PASSED [ 5%] zict/tests/test_buffer.py::test_cancel_restore[before-set] PASSED [ 5%] zict/tests/test_buffer.py::test_cancel_restore[before-set_noevict] PASSED [ 5%] zict/tests/test_buffer.py::test_cancel_restore[before-del] PASSED [ 6%] zict/tests/test_buffer.py::test_cancel_restore[after-set] PASSED [ 6%] zict/tests/test_buffer.py::test_cancel_restore[after-set_noevict] PASSED [ 6%] zict/tests/test_buffer.py::test_cancel_restore[after-del] PASSED [ 6%] zict/tests/test_buffer.py::test_stress_different_keys_threadsafe PASSED [ 6%] zict/tests/test_buffer.py::test_stress_same_key_threadsafe PASSED [ 7%] zict/tests/test_cache.py::test_cache_get_set_del PASSED [ 7%] zict/tests/test_cache.py::test_do_not_read_from_data PASSED [ 7%] zict/tests/test_cache.py::test_no_update_on_set PASSED [ 7%] zict/tests/test_cache.py::test_slow_fails PASSED [ 7%] zict/tests/test_cache.py::test_weakvaluemapping PASSED [ 7%] zict/tests/test_cache.py::test_mapping PASSED [ 8%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-get-True-False-before-before] PASSED [ 8%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-get-True-False-before-after] PASSED [ 8%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-get-True-False-after-before] PASSED [ 8%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-get-True-False-after-after] PASSED [ 8%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-False-False-before-before] PASSED [ 9%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-False-False-before-after] PASSED [ 9%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-False-False-after-before] PASSED [ 9%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-False-False-after-after] PASSED [ 9%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-False-True-before-before] PASSED [ 9%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-False-True-before-after] PASSED [ 10%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-False-True-after-before] PASSED [ 10%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-False-True-after-after] PASSED [ 10%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-True-False-before-before] PASSED [ 10%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-True-False-before-after] PASSED [ 10%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-True-False-after-before] PASSED [ 10%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-True-False-after-after] PASSED [ 11%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-True-True-before-before] PASSED [ 11%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-True-True-before-after] PASSED [ 11%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-True-True-after-before] PASSED [ 11%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[get-set-True-True-after-after] PASSED [ 11%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-get-True-False-before-before] PASSED [ 12%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-get-True-False-before-after] PASSED [ 12%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-get-True-False-after-before] PASSED [ 12%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-get-True-False-after-after] PASSED [ 12%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-False-False-before-before] PASSED [ 12%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-False-False-before-after] PASSED [ 12%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-False-False-after-before] PASSED [ 13%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-False-False-after-after] PASSED [ 13%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-False-True-before-before] PASSED [ 13%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-False-True-before-after] PASSED [ 13%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-False-True-after-before] PASSED [ 13%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-False-True-after-after] PASSED [ 14%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-True-False-before-before] PASSED [ 14%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-True-False-before-after] PASSED [ 14%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-True-False-after-before] PASSED [ 14%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-True-False-after-after] PASSED [ 14%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-True-True-before-before] PASSED [ 15%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-True-True-before-after] PASSED [ 15%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-True-True-after-before] PASSED [ 15%] zict/tests/test_cache.py::test_multithread_race_condition_set_get[set-set-True-True-after-after] PASSED [ 15%] zict/tests/test_cache.py::test_multithread_race_condition_del_get[before] PASSED [ 15%] zict/tests/test_cache.py::test_multithread_race_condition_del_get[after] PASSED [ 15%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[False-False-False-before] PASSED [ 16%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[False-False-False-after] PASSED [ 16%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[False-True-False-before] PASSED [ 16%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[False-True-False-after] PASSED [ 16%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[False-True-True-before] PASSED [ 16%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[False-True-True-after] PASSED [ 17%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[True-False-False-before] PASSED [ 17%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[True-False-False-after] PASSED [ 17%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[True-True-False-before] PASSED [ 17%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[True-True-False-after] PASSED [ 17%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[True-True-True-before] PASSED [ 17%] zict/tests/test_cache.py::test_multithread_race_condition_del_set[True-True-True-after] PASSED [ 18%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-1-1-before-before] PASSED [ 18%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-1-1-before-after] PASSED [ 18%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-1-1-after-before] PASSED [ 18%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-1-1-after-after] PASSED [ 18%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-1-2-before-before] PASSED [ 19%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-1-2-before-after] PASSED [ 19%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-1-2-after-before] PASSED [ 19%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-1-2-after-after] PASSED [ 19%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-2-1-before-before] PASSED [ 19%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-2-1-before-after] PASSED [ 20%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-2-1-after-before] PASSED [ 20%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-2-1-after-after] PASSED [ 20%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-2-2-before-before] PASSED [ 20%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-2-2-before-after] PASSED [ 20%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-2-2-after-before] PASSED [ 20%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-False-False-2-2-after-after] PASSED [ 21%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-1-1-before-before] PASSED [ 21%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-1-1-before-after] PASSED [ 21%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-1-1-after-before] PASSED [ 21%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-1-1-after-after] PASSED [ 21%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-1-2-before-before] PASSED [ 22%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-1-2-before-after] PASSED [ 22%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-1-2-after-before] PASSED [ 22%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-1-2-after-after] PASSED [ 22%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-2-1-before-before] PASSED [ 22%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-2-1-before-after] PASSED [ 23%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-2-1-after-before] PASSED [ 23%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-2-1-after-after] PASSED [ 23%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-2-2-before-before] PASSED [ 23%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-2-2-before-after] PASSED [ 23%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-2-2-after-before] PASSED [ 23%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-False-2-2-after-after] PASSED [ 24%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-1-1-before-before] PASSED [ 24%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-1-1-before-after] PASSED [ 24%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-1-1-after-before] PASSED [ 24%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-1-1-after-after] PASSED [ 24%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-1-2-before-before] PASSED [ 25%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-1-2-before-after] PASSED [ 25%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-1-2-after-before] PASSED [ 25%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-1-2-after-after] PASSED [ 25%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-2-1-before-before] PASSED [ 25%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-2-1-before-after] PASSED [ 25%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-2-1-after-before] PASSED [ 26%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-2-1-after-after] PASSED [ 26%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-2-2-before-before] PASSED [ 26%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-2-2-before-after] PASSED [ 26%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-2-2-after-before] PASSED [ 26%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[False-True-True-2-2-after-after] PASSED [ 27%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-1-1-before-before] PASSED [ 27%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-1-1-before-after] PASSED [ 27%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-1-1-after-before] PASSED [ 27%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-1-1-after-after] PASSED [ 27%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-1-2-before-before] PASSED [ 28%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-1-2-before-after] PASSED [ 28%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-1-2-after-before] PASSED [ 28%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-1-2-after-after] PASSED [ 28%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-2-1-before-before] PASSED [ 28%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-2-1-before-after] PASSED [ 28%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-2-1-after-before] PASSED [ 29%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-2-1-after-after] PASSED [ 29%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-2-2-before-before] PASSED [ 29%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-2-2-before-after] PASSED [ 29%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-2-2-after-before] PASSED [ 29%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-False-False-2-2-after-after] PASSED [ 30%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-1-1-before-before] PASSED [ 30%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-1-1-before-after] PASSED [ 30%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-1-1-after-before] PASSED [ 30%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-1-1-after-after] PASSED [ 30%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-1-2-before-before] PASSED [ 30%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-1-2-before-after] PASSED [ 31%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-1-2-after-before] PASSED [ 31%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-1-2-after-after] PASSED [ 31%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-2-1-before-before] PASSED [ 31%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-2-1-before-after] PASSED [ 31%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-2-1-after-before] PASSED [ 32%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-2-1-after-after] PASSED [ 32%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-2-2-before-before] PASSED [ 32%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-2-2-before-after] PASSED [ 32%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-2-2-after-before] PASSED [ 32%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-False-2-2-after-after] PASSED [ 33%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-1-1-before-before] PASSED [ 33%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-1-1-before-after] PASSED [ 33%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-1-1-after-before] PASSED [ 33%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-1-1-after-after] PASSED [ 33%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-1-2-before-before] PASSED [ 33%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-1-2-before-after] PASSED [ 34%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-1-2-after-before] PASSED [ 34%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-1-2-after-after] PASSED [ 34%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-2-1-before-before] PASSED [ 34%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-2-1-before-after] PASSED [ 34%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-2-1-after-before] PASSED [ 35%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-2-1-after-after] PASSED [ 35%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-2-2-before-before] PASSED [ 35%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-2-2-before-after] PASSED [ 35%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-2-2-after-before] PASSED [ 35%] zict/tests/test_cache.py::test_multithread_race_condition_set_set[True-True-True-2-2-after-after] PASSED [ 35%] zict/tests/test_cache.py::test_stress_different_keys_threadsafe[False] PASSED [ 36%] zict/tests/test_cache.py::test_stress_different_keys_threadsafe[True] PASSED [ 36%] zict/tests/test_cache.py::test_stress_same_key_threadsafe[False] PASSED [ 36%] zict/tests/test_cache.py::test_stress_same_key_threadsafe[True] PASSED [ 36%] zict/tests/test_common.py::test_close_on_del PASSED [ 36%] zict/tests/test_common.py::test_context PASSED [ 37%] zict/tests/test_common.py::test_update PASSED [ 37%] zict/tests/test_common.py::test_discard PASSED [ 37%] zict/tests/test_common.py::test_pickle PASSED [ 37%] zict/tests/test_common.py::test_lock PASSED [ 37%] zict/tests/test_file.py::test_mapping PASSED [ 38%] zict/tests/test_file.py::test_implementation[str] PASSED [ 38%] zict/tests/test_file.py::test_implementation[Path] PASSED [ 38%] zict/tests/test_file.py::test_implementation[] PASSED [ 38%] zict/tests/test_file.py::test_memmap_implementation PASSED [ 38%] zict/tests/test_file.py::test_str PASSED [ 38%] zict/tests/test_file.py::test_setitem_typeerror PASSED [ 39%] zict/tests/test_file.py::test_contextmanager PASSED [ 39%] zict/tests/test_file.py::test_delitem PASSED [ 39%] zict/tests/test_file.py::test_missing_key PASSED [ 39%] zict/tests/test_file.py::test_arbitrary_chars PASSED [ 39%] zict/tests/test_file.py::test_write_list_of_bytes PASSED [ 40%] zict/tests/test_file.py::test_bad_types PASSED [ 40%] zict/tests/test_file.py::test_stress_different_keys_threadsafe PASSED [ 40%] zict/tests/test_file.py::test_stress_same_key_threadsafe PASSED [ 40%] zict/tests/test_func.py::test_simple PASSED [ 40%] zict/tests/test_func.py::test_mapping PASSED [ 41%] zict/tests/test_func.py::test_update_descopes_early[MutableMapping] PASSED [ 41%] zict/tests/test_func.py::test_update_descopes_early[ZictBase] PASSED [ 41%] zict/tests/test_lmdb.py::test_dirtypes[str] PASSED [ 41%] zict/tests/test_lmdb.py::test_dirtypes[Path] PASSED [ 41%] zict/tests/test_lmdb.py::test_dirtypes[] PASSED [ 41%] zict/tests/test_lmdb.py::test_mapping PASSED [ 42%] zict/tests/test_lmdb.py::test_bad_types PASSED [ 42%] zict/tests/test_lmdb.py::test_reuse PASSED [ 42%] zict/tests/test_lmdb.py::test_creates_dir PASSED [ 42%] zict/tests/test_lmdb.py::test_file_descriptors_dont_leak PASSED [ 42%] zict/tests/test_lmdb.py::test_map_size PASSED [ 43%] zict/tests/test_lru.py::test_simple PASSED [ 43%] zict/tests/test_lru.py::test_str PASSED [ 43%] zict/tests/test_lru.py::test_mapping PASSED [ 43%] zict/tests/test_lru.py::test_overwrite PASSED [ 43%] zict/tests/test_lru.py::test_callbacks PASSED [ 43%] zict/tests/test_lru.py::test_cb_exception_keep_on_lru PASSED [ 44%] zict/tests/test_lru.py::test_cb_exception_keep_on_lru_weights PASSED [ 44%] zict/tests/test_lru.py::test_weight PASSED [ 44%] zict/tests/test_lru.py::test_manual_eviction PASSED [ 44%] zict/tests/test_lru.py::test_explicit_evict PASSED [ 44%] zict/tests/test_lru.py::test_init_not_empty PASSED [ 45%] zict/tests/test_lru.py::test_get_all_or_nothing PASSED [ 45%] zict/tests/test_lru.py::test_close_aborts_eviction PASSED [ 45%] zict/tests/test_lru.py::test_flush_close PASSED [ 45%] zict/tests/test_lru.py::test_update_n PASSED [ 45%] zict/tests/test_lru.py::test_update_offset PASSED [ 46%] zict/tests/test_lru.py::test_cancel_evict[set] PASSED [ 46%] zict/tests/test_lru.py::test_cancel_evict[set_noevict] PASSED [ 46%] zict/tests/test_lru.py::test_cancel_evict[del] PASSED [ 46%] zict/tests/test_lru.py::test_stress_different_keys_threadsafe PASSED [ 46%] zict/tests/test_lru.py::test_stress_same_key_threadsafe PASSED [ 46%] zict/tests/test_sieve.py::test_simple PASSED [ 47%] zict/tests/test_sieve.py::test_mapping PASSED [ 47%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[False-before-__setitem__] PASSED [ 47%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[False-before-update] PASSED [ 47%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[False-after-__setitem__] PASSED [ 47%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[False-after-update] PASSED [ 48%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[same-before-__setitem__] PASSED [ 48%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[same-before-update] PASSED [ 48%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[same-after-__setitem__] PASSED [ 48%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[same-after-update] PASSED [ 48%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[different-before-__setitem__] PASSED [ 48%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[different-before-update] PASSED [ 49%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[different-after-__setitem__] PASSED [ 49%] zict/tests/test_sieve.py::test_multithread_race_condition_del_set[different-after-update] PASSED [ 49%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-__setitem__-__setitem__-before-before] PASSED [ 49%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-__setitem__-__setitem__-before-after] PASSED [ 49%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-__setitem__-__setitem__-after-before] PASSED [ 50%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-__setitem__-__setitem__-after-after] PASSED [ 50%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-__setitem__-update-before-before] PASSED [ 50%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-__setitem__-update-before-after] PASSED [ 50%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-__setitem__-update-after-before] PASSED [ 50%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-__setitem__-update-after-after] PASSED [ 51%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-update-__setitem__-before-before] PASSED [ 51%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-update-__setitem__-before-after] PASSED [ 51%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-update-__setitem__-after-before] PASSED [ 51%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-update-__setitem__-after-after] PASSED [ 51%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-update-update-before-before] PASSED [ 51%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-update-update-before-after] PASSED [ 52%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-update-update-after-before] PASSED [ 52%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-1-update-update-after-after] PASSED [ 52%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-__setitem__-__setitem__-before-before] PASSED [ 52%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-__setitem__-__setitem__-before-after] PASSED [ 52%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-__setitem__-__setitem__-after-before] PASSED [ 53%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-__setitem__-__setitem__-after-after] PASSED [ 53%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-__setitem__-update-before-before] PASSED [ 53%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-__setitem__-update-before-after] PASSED [ 53%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-__setitem__-update-after-before] PASSED [ 53%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-__setitem__-update-after-after] PASSED [ 53%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-update-__setitem__-before-before] PASSED [ 54%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-update-__setitem__-before-after] PASSED [ 54%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-update-__setitem__-after-before] PASSED [ 54%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-update-__setitem__-after-after] PASSED [ 54%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-update-update-before-before] PASSED [ 54%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-update-update-before-after] PASSED [ 55%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-update-update-after-before] PASSED [ 55%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-1-2-update-update-after-after] PASSED [ 55%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-__setitem__-__setitem__-before-before] PASSED [ 55%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-__setitem__-__setitem__-before-after] PASSED [ 55%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-__setitem__-__setitem__-after-before] PASSED [ 56%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-__setitem__-__setitem__-after-after] PASSED [ 56%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-__setitem__-update-before-before] PASSED [ 56%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-__setitem__-update-before-after] PASSED [ 56%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-__setitem__-update-after-before] PASSED [ 56%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-__setitem__-update-after-after] PASSED [ 56%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-update-__setitem__-before-before] PASSED [ 57%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-update-__setitem__-before-after] PASSED [ 57%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-update-__setitem__-after-before] PASSED [ 57%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-update-__setitem__-after-after] PASSED [ 57%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-update-update-before-before] PASSED [ 57%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-update-update-before-after] PASSED [ 58%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-update-update-after-before] PASSED [ 58%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-1-update-update-after-after] PASSED [ 58%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-__setitem__-__setitem__-before-before] PASSED [ 58%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-__setitem__-__setitem__-before-after] PASSED [ 58%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-__setitem__-__setitem__-after-before] PASSED [ 58%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-__setitem__-__setitem__-after-after] PASSED [ 59%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-__setitem__-update-before-before] PASSED [ 59%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-__setitem__-update-before-after] PASSED [ 59%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-__setitem__-update-after-before] PASSED [ 59%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-__setitem__-update-after-after] PASSED [ 59%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-update-__setitem__-before-before] PASSED [ 60%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-update-__setitem__-before-after] PASSED [ 60%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-update-__setitem__-after-before] PASSED [ 60%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-update-__setitem__-after-after] PASSED [ 60%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-update-update-before-before] PASSED [ 60%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-update-update-before-after] PASSED [ 61%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-update-update-after-before] PASSED [ 61%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[False-2-2-update-update-after-after] PASSED [ 61%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-__setitem__-__setitem__-before-before] PASSED [ 61%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-__setitem__-__setitem__-before-after] PASSED [ 61%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-__setitem__-__setitem__-after-before] PASSED [ 61%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-__setitem__-__setitem__-after-after] PASSED [ 62%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-__setitem__-update-before-before] PASSED [ 62%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-__setitem__-update-before-after] PASSED [ 62%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-__setitem__-update-after-before] PASSED [ 62%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-__setitem__-update-after-after] PASSED [ 62%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-update-__setitem__-before-before] PASSED [ 63%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-update-__setitem__-before-after] PASSED [ 63%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-update-__setitem__-after-before] PASSED [ 63%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-update-__setitem__-after-after] PASSED [ 63%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-update-update-before-before] PASSED [ 63%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-update-update-before-after] PASSED [ 64%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-update-update-after-before] PASSED [ 64%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-1-update-update-after-after] PASSED [ 64%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-__setitem__-__setitem__-before-before] PASSED [ 64%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-__setitem__-__setitem__-before-after] PASSED [ 64%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-__setitem__-__setitem__-after-before] PASSED [ 64%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-__setitem__-__setitem__-after-after] PASSED [ 65%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-__setitem__-update-before-before] PASSED [ 65%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-__setitem__-update-before-after] PASSED [ 65%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-__setitem__-update-after-before] PASSED [ 65%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-__setitem__-update-after-after] PASSED [ 65%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-update-__setitem__-before-before] PASSED [ 66%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-update-__setitem__-before-after] PASSED [ 66%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-update-__setitem__-after-before] PASSED [ 66%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-update-__setitem__-after-after] PASSED [ 66%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-update-update-before-before] PASSED [ 66%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-update-update-before-after] PASSED [ 66%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-update-update-after-before] PASSED [ 67%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-1-2-update-update-after-after] PASSED [ 67%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-__setitem__-__setitem__-before-before] PASSED [ 67%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-__setitem__-__setitem__-before-after] PASSED [ 67%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-__setitem__-__setitem__-after-before] PASSED [ 67%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-__setitem__-__setitem__-after-after] PASSED [ 68%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-__setitem__-update-before-before] PASSED [ 68%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-__setitem__-update-before-after] PASSED [ 68%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-__setitem__-update-after-before] PASSED [ 68%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-__setitem__-update-after-after] PASSED [ 68%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-update-__setitem__-before-before] PASSED [ 69%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-update-__setitem__-before-after] PASSED [ 69%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-update-__setitem__-after-before] PASSED [ 69%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-update-__setitem__-after-after] PASSED [ 69%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-update-update-before-before] PASSED [ 69%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-update-update-before-after] PASSED [ 69%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-update-update-after-before] PASSED [ 70%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-1-update-update-after-after] PASSED [ 70%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-__setitem__-__setitem__-before-before] PASSED [ 70%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-__setitem__-__setitem__-before-after] PASSED [ 70%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-__setitem__-__setitem__-after-before] PASSED [ 70%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-__setitem__-__setitem__-after-after] PASSED [ 71%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-__setitem__-update-before-before] PASSED [ 71%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-__setitem__-update-before-after] PASSED [ 71%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-__setitem__-update-after-before] PASSED [ 71%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-__setitem__-update-after-after] PASSED [ 71%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-update-__setitem__-before-before] PASSED [ 71%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-update-__setitem__-before-after] PASSED [ 72%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-update-__setitem__-after-before] PASSED [ 72%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-update-__setitem__-after-after] PASSED [ 72%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-update-update-before-before] PASSED [ 72%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-update-update-before-after] PASSED [ 72%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-update-update-after-before] PASSED [ 73%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[0-2-2-update-update-after-after] PASSED [ 73%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-__setitem__-__setitem__-before-before] PASSED [ 73%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-__setitem__-__setitem__-before-after] PASSED [ 73%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-__setitem__-__setitem__-after-before] PASSED [ 73%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-__setitem__-__setitem__-after-after] PASSED [ 74%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-__setitem__-update-before-before] PASSED [ 74%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-__setitem__-update-before-after] PASSED [ 74%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-__setitem__-update-after-before] PASSED [ 74%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-__setitem__-update-after-after] PASSED [ 74%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-update-__setitem__-before-before] PASSED [ 74%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-update-__setitem__-before-after] PASSED [ 75%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-update-__setitem__-after-before] PASSED [ 75%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-update-__setitem__-after-after] PASSED [ 75%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-update-update-before-before] PASSED [ 75%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-update-update-before-after] PASSED [ 75%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-update-update-after-before] PASSED [ 76%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-1-update-update-after-after] PASSED [ 76%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-__setitem__-__setitem__-before-before] PASSED [ 76%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-__setitem__-__setitem__-before-after] PASSED [ 76%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-__setitem__-__setitem__-after-before] PASSED [ 76%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-__setitem__-__setitem__-after-after] PASSED [ 76%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-__setitem__-update-before-before] PASSED [ 77%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-__setitem__-update-before-after] PASSED [ 77%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-__setitem__-update-after-before] PASSED [ 77%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-__setitem__-update-after-after] PASSED [ 77%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-update-__setitem__-before-before] PASSED [ 77%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-update-__setitem__-before-after] PASSED [ 78%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-update-__setitem__-after-before] PASSED [ 78%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-update-__setitem__-after-after] PASSED [ 78%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-update-update-before-before] PASSED [ 78%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-update-update-before-after] PASSED [ 78%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-update-update-after-before] PASSED [ 79%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-1-2-update-update-after-after] PASSED [ 79%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-__setitem__-__setitem__-before-before] PASSED [ 79%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-__setitem__-__setitem__-before-after] PASSED [ 79%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-__setitem__-__setitem__-after-before] PASSED [ 79%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-__setitem__-__setitem__-after-after] PASSED [ 79%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-__setitem__-update-before-before] PASSED [ 80%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-__setitem__-update-before-after] PASSED [ 80%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-__setitem__-update-after-before] PASSED [ 80%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-__setitem__-update-after-after] PASSED [ 80%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-update-__setitem__-before-before] PASSED [ 80%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-update-__setitem__-before-after] PASSED [ 81%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-update-__setitem__-after-before] PASSED [ 81%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-update-__setitem__-after-after] PASSED [ 81%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-update-update-before-before] PASSED [ 81%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-update-update-before-after] PASSED [ 81%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-update-update-after-before] PASSED [ 82%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-1-update-update-after-after] PASSED [ 82%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-__setitem__-__setitem__-before-before] PASSED [ 82%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-__setitem__-__setitem__-before-after] PASSED [ 82%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-__setitem__-__setitem__-after-before] PASSED [ 82%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-__setitem__-__setitem__-after-after] PASSED [ 82%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-__setitem__-update-before-before] PASSED [ 83%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-__setitem__-update-before-after] PASSED [ 83%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-__setitem__-update-after-before] PASSED [ 83%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-__setitem__-update-after-after] PASSED [ 83%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-update-__setitem__-before-before] PASSED [ 83%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-update-__setitem__-before-after] PASSED [ 84%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-update-__setitem__-after-before] PASSED [ 84%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-update-__setitem__-after-after] PASSED [ 84%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-update-update-before-before] PASSED [ 84%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-update-update-before-after] PASSED [ 84%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-update-update-after-before] PASSED [ 84%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[1-2-2-update-update-after-after] PASSED [ 85%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-__setitem__-__setitem__-before-before] PASSED [ 85%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-__setitem__-__setitem__-before-after] PASSED [ 85%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-__setitem__-__setitem__-after-before] PASSED [ 85%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-__setitem__-__setitem__-after-after] PASSED [ 85%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-__setitem__-update-before-before] PASSED [ 86%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-__setitem__-update-before-after] PASSED [ 86%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-__setitem__-update-after-before] PASSED [ 86%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-__setitem__-update-after-after] PASSED [ 86%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-update-__setitem__-before-before] PASSED [ 86%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-update-__setitem__-before-after] PASSED [ 87%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-update-__setitem__-after-before] PASSED [ 87%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-update-__setitem__-after-after] PASSED [ 87%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-update-update-before-before] PASSED [ 87%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-update-update-before-after] PASSED [ 87%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-update-update-after-before] PASSED [ 87%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-1-update-update-after-after] PASSED [ 88%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-__setitem__-__setitem__-before-before] PASSED [ 88%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-__setitem__-__setitem__-before-after] PASSED [ 88%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-__setitem__-__setitem__-after-before] PASSED [ 88%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-__setitem__-__setitem__-after-after] PASSED [ 88%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-__setitem__-update-before-before] PASSED [ 89%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-__setitem__-update-before-after] PASSED [ 89%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-__setitem__-update-after-before] PASSED [ 89%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-__setitem__-update-after-after] PASSED [ 89%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-update-__setitem__-before-before] PASSED [ 89%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-update-__setitem__-before-after] PASSED [ 89%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-update-__setitem__-after-before] PASSED [ 90%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-update-__setitem__-after-after] PASSED [ 90%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-update-update-before-before] PASSED [ 90%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-update-update-before-after] PASSED [ 90%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-update-update-after-before] PASSED [ 90%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-1-2-update-update-after-after] PASSED [ 91%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-__setitem__-__setitem__-before-before] PASSED [ 91%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-__setitem__-__setitem__-before-after] PASSED [ 91%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-__setitem__-__setitem__-after-before] PASSED [ 91%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-__setitem__-__setitem__-after-after] PASSED [ 91%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-__setitem__-update-before-before] PASSED [ 92%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-__setitem__-update-before-after] PASSED [ 92%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-__setitem__-update-after-before] PASSED [ 92%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-__setitem__-update-after-after] PASSED [ 92%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-update-__setitem__-before-before] PASSED [ 92%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-update-__setitem__-before-after] PASSED [ 92%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-update-__setitem__-after-before] PASSED [ 93%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-update-__setitem__-after-after] PASSED [ 93%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-update-update-before-before] PASSED [ 93%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-update-update-before-after] PASSED [ 93%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-update-update-after-before] PASSED [ 93%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-1-update-update-after-after] PASSED [ 94%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-__setitem__-__setitem__-before-before] PASSED [ 94%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-__setitem__-__setitem__-before-after] PASSED [ 94%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-__setitem__-__setitem__-after-before] PASSED [ 94%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-__setitem__-__setitem__-after-after] PASSED [ 94%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-__setitem__-update-before-before] PASSED [ 94%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-__setitem__-update-before-after] PASSED [ 95%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-__setitem__-update-after-before] PASSED [ 95%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-__setitem__-update-after-after] PASSED [ 95%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-update-__setitem__-before-before] PASSED [ 95%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-update-__setitem__-before-after] PASSED [ 95%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-update-__setitem__-after-before] PASSED [ 96%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-update-__setitem__-after-after] PASSED [ 96%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-update-update-before-before] PASSED [ 96%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-update-update-before-after] PASSED [ 96%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-update-update-after-before] PASSED [ 96%] zict/tests/test_sieve.py::test_multithread_race_condition_set_set[2-2-2-update-update-after-after] PASSED [ 97%] zict/tests/test_sieve.py::test_stress_different_keys_threadsafe PASSED [ 97%] zict/tests/test_sieve.py::test_stress_same_key_threadsafe PASSED [ 97%] zict/tests/test_utils.py::test_insertion_sorted_set PASSED [ 97%] zict/tests/test_utils.py::test_insertion_sorted_set_threadsafe[popleft-100000] PASSED [ 97%] zict/tests/test_utils.py::test_insertion_sorted_set_threadsafe[popright-5000000] PASSED [ 97%] zict/tests/test_zip.py::test_simple PASSED [ 98%] zict/tests/test_zip.py::test_setitem_typeerror PASSED [ 98%] zict/tests/test_zip.py::test_contextmanager PASSED [ 98%] zict/tests/test_zip.py::test_missing_key PASSED [ 98%] zict/tests/test_zip.py::test_close PASSED [ 98%] zict/tests/test_zip.py::test_bytearray PASSED [ 99%] zict/tests/test_zip.py::test_memoryview PASSED [ 99%] zict/tests/test_zip.py::test_mapping PASSED [ 99%] zict/tests/test_zip.py::test_no_delete_update PASSED [ 99%] zict/tests/test_zip.py::test_bad_types PASSED [ 99%] zict/zip.py::zict.zip.Zip SKIPPED (all tests skipped by +SKIP option) [100%] ============================= slowest 20 durations ============================= 5.03s call zict/tests/test_sieve.py::test_stress_same_key_threadsafe 1.72s call zict/tests/test_utils.py::test_insertion_sorted_set_threadsafe[popleft-100000] 0.84s call zict/tests/test_buffer.py::test_stress_different_keys_threadsafe 0.82s call zict/tests/test_buffer.py::test_stress_same_key_threadsafe 0.73s call zict/tests/test_cache.py::test_stress_same_key_threadsafe[False] 0.72s call zict/tests/test_utils.py::test_insertion_sorted_set_threadsafe[popright-5000000] 0.45s call zict/tests/test_cache.py::test_stress_same_key_threadsafe[True] 0.43s call zict/tests/test_cache.py::test_stress_different_keys_threadsafe[False] 0.22s call zict/tests/test_cache.py::test_stress_different_keys_threadsafe[True] 0.21s call zict/tests/test_lru.py::test_stress_different_keys_threadsafe 0.05s call zict/tests/test_lru.py::test_stress_same_key_threadsafe 0.05s call zict/tests/test_async_buffer.py::test_simple 0.05s call zict/tests/test_func.py::test_update_descopes_early[MutableMapping] 0.04s call zict/tests/test_func.py::test_update_descopes_early[ZictBase] 0.03s call zict/tests/test_async_buffer.py::test_double_evict 0.03s call zict/tests/test_file.py::test_stress_same_key_threadsafe 0.02s call zict/tests/test_async_buffer.py::test_race_condition_get_async_delitem[omit] 0.02s call zict/tests/test_async_buffer.py::test_close_during_evict 0.02s call zict/tests/test_async_buffer.py::test_race_condition_get_async_delitem[raise] 0.02s call zict/tests/test_async_buffer.py::test_close_during_get ======================= 536 passed, 3 skipped in 12.41s ======================== >>> py3-zict: Entering fakeroot... >>> py3-zict-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/zict/__pycache__' -> '/home/udu/aports/community/py3-zict/pkg/py3-zict-pyc/usr/lib/python3.12/site-packages/zict/__pycache__' 'usr/lib/python3.12/site-packages/zict/tests/__pycache__' -> '/home/udu/aports/community/py3-zict/pkg/py3-zict-pyc/usr/lib/python3.12/site-packages/zict/tests/__pycache__' >>> py3-zict-pyc*: Preparing subpackage py3-zict-pyc... >>> py3-zict-pyc*: Running postcheck for py3-zict-pyc >>> py3-zict*: Running postcheck for py3-zict >>> py3-zict*: Preparing package py3-zict... >>> py3-zict-pyc*: Tracing dependencies... py3-heapdict py3-lmdb python3~3.12 >>> py3-zict-pyc*: Package size: 221.5 KB >>> py3-zict-pyc*: Compressing data... >>> py3-zict-pyc*: Create checksum... >>> py3-zict-pyc*: Create py3-zict-pyc-3.0.0-r1.apk >>> py3-zict*: Tracing dependencies... py3-heapdict py3-lmdb python3~3.12 >>> py3-zict*: Package size: 130.3 KB >>> py3-zict*: Compressing data... >>> py3-zict*: Create checksum... >>> py3-zict*: Create py3-zict-3.0.0-r1.apk >>> py3-zict: Build complete at Mon, 13 Oct 2025 05:39:04 +0000 elapsed time 0h 0m 15s >>> py3-zict: Cleaning up srcdir >>> py3-zict: Cleaning up pkgdir >>> py3-zict: Uninstalling dependencies... (1/32) Purging .makedepends-py3-zict (20251013.053850) (2/32) Purging py3-heapdict-pyc (1.0.1-r5) (3/32) Purging py3-heapdict (1.0.1-r5) (4/32) Purging py3-lmdb-pyc (1.2.1-r5) (5/32) Purging py3-lmdb (1.2.1-r5) (6/32) Purging py3-gpep517-pyc (19-r0) (7/32) Purging py3-gpep517 (19-r0) (8/32) Purging py3-installer-pyc (0.7.0-r2) (9/32) Purging py3-installer (0.7.0-r2) (10/32) Purging py3-setuptools-pyc (80.9.0-r0) (11/32) Purging py3-setuptools (80.9.0-r0) (12/32) Purging py3-wheel-pyc (0.46.1-r0) (13/32) Purging py3-wheel (0.46.1-r0) (14/32) Purging py3-pytest-asyncio-pyc (0.25.0-r0) (15/32) Purging py3-pytest-asyncio (0.25.0-r0) (16/32) Purging py3-pytest-repeat-pyc (0.9.4-r2) (17/32) Purging py3-pytest-repeat (0.9.4-r2) (18/32) Purging py3-pytest-timeout-pyc (2.3.1-r1) (19/32) Purging py3-pytest-timeout (2.3.1-r1) (20/32) Purging py3-pytest-pyc (8.3.5-r0) (21/32) Purging py3-pytest (8.3.5-r0) (22/32) Purging py3-iniconfig-pyc (2.1.0-r0) (23/32) Purging py3-iniconfig (2.1.0-r0) (24/32) Purging py3-packaging-pyc (25.0-r0) (25/32) Purging py3-packaging (25.0-r0) (26/32) Purging py3-parsing-pyc (3.2.3-r0) (27/32) Purging py3-parsing (3.2.3-r0) (28/32) Purging py3-pluggy-pyc (1.5.0-r0) (29/32) Purging py3-pluggy (1.5.0-r0) (30/32) Purging py3-py-pyc (1.11.0-r4) (31/32) Purging py3-py (1.11.0-r4) (32/32) Purging lmdb (0.9.33-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-zict: Updating the community/x86_64 repository index... >>> py3-zict: Signing the index...