>>> py3-joblib: Building community/py3-joblib 1.0.1-r3 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 14:59:58 +0000 >>> py3-joblib: Checking sanity of /home/buildozer/aports/community/py3-joblib/APKBUILD... >>> py3-joblib: Analyzing dependencies... >>> py3-joblib: Installing for build: build-base py3-cloudpickle py3-distributed py3-loky python3 cython py3-setuptools py3-pytest py3-threadpoolctl (1/54) Installing libbz2 (1.0.8-r3) (2/54) Installing libffi (3.4.4-r0) (3/54) Installing gdbm (1.23-r0) (4/54) Installing xz-libs (5.2.7-r0) (5/54) Installing mpdecimal (2.5.1-r1) (6/54) Installing readline (8.2.0-r0) (7/54) Installing sqlite-libs (3.39.4-r0) (8/54) Installing python3 (3.10.8-r3) (9/54) Installing py3-cloudpickle (1.6.0-r2) (10/54) Installing py3-click (8.1.3-r0) (11/54) Installing py3-tqdm (4.63.2-r0) (12/54) Installing py3-fsspec (2022.8.2-r0) (13/54) Installing libgfortran (12.2.1_git20220924-r3) (14/54) Installing openblas (0.3.21-r0) (15/54) Installing py3-numpy (1.23.4-r0) (16/54) Installing py3-parsing (3.0.9-r0) (17/54) Installing py3-packaging (21.3-r2) (18/54) Installing py3-six (1.16.0-r3) (19/54) Installing py3-dateutil (2.8.2-r1) (20/54) Installing py3-tz (2022.4-r0) (21/54) Installing py3-pandas (1.5.1-r0) (22/54) Installing py3-locket (1.0.0-r0) (23/54) Installing libsodium (1.0.18-r2) (24/54) Installing libzmq (4.3.4-r1) (25/54) Installing py3-pyzmq (23.2.1-r0) (26/54) Installing py3-toolz (0.12.0-r0) (27/54) Installing py3-partd (1.3.0-r0) (28/54) Installing yaml (0.2.5-r0) (29/54) Installing py3-yaml (6.0-r0) (30/54) Installing py3-dask (2022.9.1-r0) (31/54) Installing py3-markupsafe (2.1.1-r1) (32/54) Installing py3-jinja2 (3.1.2-r0) (33/54) Installing py3-msgpack (1.0.4-r0) (34/54) Installing py3-psutil (5.9.2-r0) (35/54) Installing py3-sortedcontainers (2.4.0-r1) (36/54) Installing py3-tblib (1.7.0-r3) (37/54) Installing py3-tornado (6.2-r0) (38/54) Installing py3-urllib3 (1.26.12-r0) (39/54) Installing py3-heapdict (1.0.1-r2) (40/54) Installing lmdb (0.9.29-r2) (41/54) Installing py3-lmdb (1.2.1-r2) (42/54) Installing py3-zict (2.2.0-r0) (43/54) Installing py3-distributed (2022.9.1-r0) (44/54) Installing py3-loky (3.0.0-r1) (45/54) Installing cython (0.29.32-r0) (46/54) Installing py3-setuptools (65.5.0-r0) (47/54) Installing py3-attrs (22.1.0-r0) (48/54) Installing py3-iniconfig (1.1.1-r3) (49/54) Installing py3-pluggy (1.0.0-r1) (50/54) Installing py3-py (1.11.0-r0) (51/54) Installing py3-tomli (2.0.1-r1) (52/54) Installing py3-pytest (7.1.3-r1) (53/54) Installing py3-threadpoolctl (2.2.0-r1) (54/54) Installing .makedepends-py3-joblib (20221028.150008) Executing busybox-1.35.0-r27.trigger OK: 380 MiB in 147 packages >>> py3-joblib: Cleaning up srcdir >>> py3-joblib: Cleaning up pkgdir >>> py3-joblib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/joblib-1.0.1.tar.gz >>> py3-joblib: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/joblib-1.0.1.tar.gz >>> py3-joblib: Checking sha512sums... joblib-1.0.1.tar.gz: OK de-vendor.patch: OK >>> py3-joblib: Unpacking /var/cache/distfiles/v3.17/joblib-1.0.1.tar.gz... >>> py3-joblib: de-vendor.patch patching file joblib/__init__.py patching file joblib/_memmapping_reducer.py patching file joblib/_parallel_backends.py patching file joblib/executor.py patching file joblib/parallel.py /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'doc-files' will not be supported in future versions. Please use the underscore name 'doc_files' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/joblib copying joblib/_multiprocessing_helpers.py -> build/lib/joblib copying joblib/numpy_pickle_compat.py -> build/lib/joblib copying joblib/memory.py -> build/lib/joblib copying joblib/backports.py -> build/lib/joblib copying joblib/pool.py -> build/lib/joblib copying joblib/_dask.py -> build/lib/joblib copying joblib/parallel.py -> build/lib/joblib copying joblib/func_inspect.py -> build/lib/joblib copying joblib/testing.py -> build/lib/joblib copying joblib/_store_backends.py -> build/lib/joblib copying joblib/numpy_pickle.py -> build/lib/joblib copying joblib/hashing.py -> build/lib/joblib copying joblib/_parallel_backends.py -> build/lib/joblib copying joblib/executor.py -> build/lib/joblib copying joblib/logger.py -> build/lib/joblib copying joblib/_deprecated_format_stack.py -> build/lib/joblib copying joblib/__init__.py -> build/lib/joblib copying joblib/numpy_pickle_utils.py -> build/lib/joblib copying joblib/_memmapping_reducer.py -> build/lib/joblib copying joblib/my_exceptions.py -> build/lib/joblib copying joblib/compressor.py -> build/lib/joblib copying joblib/format_stack.py -> build/lib/joblib copying joblib/disk.py -> build/lib/joblib copying joblib/_deprecated_my_exceptions.py -> build/lib/joblib creating build/lib/joblib/test copying joblib/test/test_numpy_pickle_compat.py -> build/lib/joblib/test copying joblib/test/test_logger.py -> build/lib/joblib/test copying joblib/test/test_my_exceptions.py -> build/lib/joblib/test copying joblib/test/common.py -> build/lib/joblib/test copying joblib/test/test_func_inspect.py -> build/lib/joblib/test copying joblib/test/test_memmapping.py -> build/lib/joblib/test copying joblib/test/testutils.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle.py -> build/lib/joblib/test copying joblib/test/test_deprecated_objects.py -> build/lib/joblib/test copying joblib/test/test_init.py -> build/lib/joblib/test copying joblib/test/test_hashing.py -> build/lib/joblib/test copying joblib/test/test_parallel.py -> build/lib/joblib/test copying joblib/test/__init__.py -> build/lib/joblib/test copying joblib/test/test_dask.py -> build/lib/joblib/test copying joblib/test/test_module.py -> build/lib/joblib/test copying joblib/test/test_func_inspect_special_encoding.py -> build/lib/joblib/test copying joblib/test/test_disk.py -> build/lib/joblib/test copying joblib/test/test_memory.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle_utils.py -> build/lib/joblib/test copying joblib/test/test_format_stack.py -> build/lib/joblib/test copying joblib/test/test_backports.py -> build/lib/joblib/test copying joblib/test/test_testing.py -> build/lib/joblib/test copying joblib/test/test_store_backends.py -> build/lib/joblib/test creating build/lib/joblib/test/data copying joblib/test/data/create_numpy_pickle.py -> build/lib/joblib/test/data copying joblib/test/data/__init__.py -> build/lib/joblib/test/data creating build/lib/joblib/externals copying joblib/externals/__init__.py -> build/lib/joblib/externals creating build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/compat.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle_fast.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/__init__.py -> build/lib/joblib/externals/cloudpickle creating build/lib/joblib/externals/loky copying joblib/externals/loky/reusable_executor.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/cloudpickle_wrapper.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/process_executor.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/__init__.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/_base.py -> build/lib/joblib/externals/loky creating build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/compat_posix.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/context.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/compat.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/utils.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/synchronize.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/queues.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/fork_exec.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_win_reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/popen_loky_win32.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_posix_wait.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/semlock.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_win_wait.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/compat_win32.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/spawn.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/__init__.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/resource_tracker.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/_posix_reduction.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/managers.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/popen_loky_posix.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/process.py -> build/lib/joblib/externals/loky/backend copying joblib/test/data/joblib_0.10.0_compressed_pickle_py33_np18.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py34_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py34_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py35_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py35_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.8.4_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np16.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_compressed_pickle_py36_np111.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_compressed_pickle_py27_np17.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_compressed_pickle_py27_np16.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.gzip -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.bz2 -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.xz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl.lzma -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py33_np18.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py34_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py35_np19.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.11.0_pickle_py36_np111.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.10.0_pickle_py27_np17.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np17.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_03.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py35_np19.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py27_np16.pkl_01.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py33_np18.pkl_02.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.2_pickle_py34_np19.pkl_04.npy -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_03.npy.z -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_02.npy.z -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.npy.z -> build/lib/joblib/test/data ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1, configfile: setup.cfg, testpaths: joblib collecting ... /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/executor.py:108: PytestCollectionWarning: cannot collect test class '_TestingMemmappingExecutor' because it has a __init__ constructor (from: joblib/test/test_memmapping.py) class _TestingMemmappingExecutor(MemmappingExecutor): collected 1237 items / 7 deselected / 1230 selected joblib/__init__.py::joblib PASSED [ 0%] joblib/parallel.py::joblib.parallel.Parallel PASSED [ 0%] joblib/parallel.py::joblib.parallel.parallel_backend [DEBUG:MainProcess:Thread-49 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-50 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-12 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-51 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-52 (worker)] worker got sentinel -- exiting PASSED [ 0%][DEBUG:MainProcess:Thread-53 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-13 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-54 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-55 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-56 (worker)] worker got sentinel -- exiting joblib/test/test_backports.py::test_memmap [DEBUG:MainProcess:Thread-14 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-18 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-75 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-76 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-77 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-2 (worker)] worker exiting after 0 tasks PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[None-None] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[None-dst content] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[threading-None] PASSED [ 0%] joblib/test/test_backports.py::test_concurrency_safe_rename[threading-dst content] PASSED [ 0%] joblib/test/test_dask.py::test_simple ERROR [ 0%] joblib/test/test_dask.py::test_dask_backend_uses_autobatching ERROR [ 0%] joblib/test/test_dask.py::test_dont_assume_function_purity ERROR [ 0%] joblib/test/test_dask.py::test_dask_funcname[True] ERROR [ 0%] joblib/test/test_dask.py::test_dask_funcname[False] ERROR [ 1%] joblib/test/test_dask.py::test_no_undesired_distributed_cache_hit ERROR [ 1%] joblib/test/test_dask.py::test_manual_scatter ERROR [ 1%] joblib/test/test_dask.py::test_auto_scatter ERROR [ 1%] joblib/test/test_dask.py::test_nested_scatter[0] ERROR [ 1%] joblib/test/test_dask.py::test_nested_scatter[1] ERROR [ 1%] joblib/test/test_dask.py::test_nested_backend_context_manager ERROR [ 1%] joblib/test/test_dask.py::test_nested_backend_context_manager_implicit_n_jobs ERROR [ 1%] joblib/test/test_dask.py::test_errors ERROR [ 1%] joblib/test/test_dask.py::test_correct_nested_backend ERROR [ 1%] joblib/test/test_dask.py::test_secede_with_no_processes ERROR [ 1%] joblib/test/test_dask.py::test_dask_backend_keywords ERROR [ 1%] joblib/test/test_dask.py::test_cleanup ERROR [ 2%] joblib/test/test_dask.py::test_wait_for_workers[adaptive] PASSED [ 2%] joblib/test/test_dask.py::test_wait_for_workers[late_scaling] PASSED [ 2%] joblib/test/test_dask.py::test_wait_for_workers_timeout PASSED [ 2%] joblib/test/test_deprecated_objects.py::test_deprecated_joblib_exceptions PASSED [ 2%] joblib/test/test_deprecated_objects.py::test_deprecated_formatting_utilities PASSED [ 2%] joblib/test/test_disk.py::test_disk_used PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes[80G-85899345920] PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes[1.4M-1468006] PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes[120M-125829120] PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes[53K-54272] PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes_exception[fooG-ValueError-Invalid literal for size.*fooG.*] PASSED [ 2%] joblib/test/test_disk.py::test_memstr_to_bytes_exception[1.4N-ValueError-Invalid literal for size.*1.4N.*] PASSED [ 3%] joblib/test/test_disk.py::test_mkdirp PASSED [ 3%] joblib/test/test_disk.py::test_rm_subdirs PASSED [ 3%] joblib/test/test_format_stack.py::test_safe_repr PASSED [ 3%] joblib/test/test_format_stack.py::test_format_records PASSED [ 3%] joblib/test/test_format_stack.py::test_format_records_file_with_less_lines_than_context PASSED [ 3%] joblib/test/test_format_stack.py::test_format_exc_with_compiled_code PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args0-filtered_args0] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args1-filtered_args1] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args2-filtered_args2] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args3-filtered_args3] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args4-filtered_args4] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args5-filtered_args5] PASSED [ 3%] joblib/test/test_func_inspect.py::test_filter_args[f-args6-filtered_args6] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args[g-args7-filtered_args7] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args[i-args8-filtered_args8] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_method PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args0-filtered_args0] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args1-filtered_args1] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args2-filtered_args2] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_varargs[h-args3-filtered_args3] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_kwargs[k-args0-filtered_args0] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_kwargs[k-args1-filtered_args1] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_kwargs[m1-args2-filtered_args2] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_kwargs[m2-args3-filtered_args3] PASSED [ 4%] joblib/test/test_func_inspect.py::test_filter_args_2 PASSED [ 5%] joblib/test/test_func_inspect.py::test_func_name[f-f] PASSED [ 5%] joblib/test/test_func_inspect.py::test_func_name[g-g] PASSED [ 5%] joblib/test/test_func_inspect.py::test_func_name[cached_func-cached_func] PASSED [ 5%] joblib/test/test_func_inspect.py::test_func_name_on_inner_func PASSED [ 5%] joblib/test/test_func_inspect.py::test_func_inspect_errors PASSED [ 5%] joblib/test/test_func_inspect.py::test_filter_args_edge_cases PASSED [ 5%] joblib/test/test_func_inspect.py::test_bound_methods PASSED [ 5%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-ignore_lst must be a list of parameters to ignore-f-args0] PASSED [ 5%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-Ignore list: argument \\'(.*)\\' is not defined-g-args1] PASSED [ 5%] joblib/test/test_func_inspect.py::test_filter_args_error_msg[ValueError-Wrong number of arguments-h-args2] PASSED [ 5%] joblib/test/test_func_inspect.py::test_filter_args_no_kwargs_mutation PASSED [ 5%] joblib/test/test_func_inspect.py::test_clean_win_chars PASSED [ 6%] joblib/test/test_func_inspect.py::test_format_signature[g-args0-kwargs0-g([0, 1, 2, 3, 4])] PASSED [ 6%] joblib/test/test_func_inspect.py::test_format_signature[k-args1-kwargs1-k(1, 2, (3, 4), y=True)] PASSED [ 6%] joblib/test/test_func_inspect.py::test_format_signature_long_arguments PASSED [ 6%] joblib/test/test_func_inspect.py::test_format_signature_numpy PASSED [ 6%] joblib/test/test_func_inspect.py::test_special_source_encoding PASSED [ 6%] joblib/test/test_func_inspect.py::test_func_code_consistency PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-1] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-2] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-1.0] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-2.0] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-(1+1j)] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-(2+1j)] PASSED [ 6%] joblib/test/test_hashing.py::test_trivial_hash[1-a] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-b] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj18] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj19] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj110] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj111] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj112] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj113] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj114] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-None] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-collect] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-append] PASSED [ 7%] joblib/test/test_hashing.py::test_trivial_hash[1-obj118] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1-obj119] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1-obj120] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[1-obj121] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-1] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-2] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-1.0] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-2.0] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-(1+1j)] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-(2+1j)] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-a] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-b] PASSED [ 8%] joblib/test/test_hashing.py::test_trivial_hash[2-obj18] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj19] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj110] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj111] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj112] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj113] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj114] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-None] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-collect] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-append] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj118] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj119] PASSED [ 9%] joblib/test/test_hashing.py::test_trivial_hash[2-obj120] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[2-obj121] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-1] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-2] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-1.0] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-2.0] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-(1+1j)] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-(2+1j)] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-a] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-b] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj18] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj19] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj110] PASSED [ 10%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj111] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj112] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj113] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj114] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-None] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-collect] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-append] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj118] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj119] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj120] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[1.0-obj121] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-1] PASSED [ 11%] joblib/test/test_hashing.py::test_trivial_hash[2.0-2] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-1.0] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-2.0] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-(1+1j)] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-(2+1j)] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-a] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-b] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj18] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj19] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj110] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj111] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj112] PASSED [ 12%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj113] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj114] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-None] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-collect] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-append] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj118] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj119] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj120] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[2.0-obj121] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-1] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-2] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-1.0] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-2.0] PASSED [ 13%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-(1+1j)] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-(2+1j)] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-a] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-b] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj18] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj19] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj110] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj111] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj112] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj113] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj114] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-None] PASSED [ 14%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-collect] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-append] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj118] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj119] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj120] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(1+1j)-obj121] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-1] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-2] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-1.0] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-2.0] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-(1+1j)] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-(2+1j)] PASSED [ 15%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-a] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-b] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj18] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj19] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj110] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj111] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj112] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj113] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj114] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-None] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-collect] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-append] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj118] PASSED [ 16%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj119] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj120] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[(2+1j)-obj121] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-1] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-2] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-1.0] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-2.0] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-(1+1j)] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-(2+1j)] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-a] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-b] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj18] PASSED [ 17%] joblib/test/test_hashing.py::test_trivial_hash[a-obj19] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj110] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj111] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj112] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj113] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj114] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-None] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-collect] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-append] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj118] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj119] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj120] PASSED [ 18%] joblib/test/test_hashing.py::test_trivial_hash[a-obj121] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-1] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-2] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-1.0] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-2.0] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-(1+1j)] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-(2+1j)] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-a] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-b] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj18] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj19] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj110] PASSED [ 19%] joblib/test/test_hashing.py::test_trivial_hash[b-obj111] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj112] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj113] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj114] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-None] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-collect] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-append] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj118] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj119] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj120] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[b-obj121] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-1] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-2] PASSED [ 20%] joblib/test/test_hashing.py::test_trivial_hash[obj28-1.0] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-2.0] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-(1+1j)] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-(2+1j)] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-a] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-b] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj18] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj19] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj110] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj111] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj112] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj113] PASSED [ 21%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj114] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-None] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-collect] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-append] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj118] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj119] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj120] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj28-obj121] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-1] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-2] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-1.0] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-2.0] PASSED [ 22%] joblib/test/test_hashing.py::test_trivial_hash[obj29-(1+1j)] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-(2+1j)] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-a] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-b] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj18] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj19] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj110] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj111] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj112] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj113] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj114] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-None] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-collect] PASSED [ 23%] joblib/test/test_hashing.py::test_trivial_hash[obj29-append] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj118] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj119] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj120] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj29-obj121] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-1] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-2] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-1.0] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-2.0] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-(1+1j)] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-(2+1j)] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-a] PASSED [ 24%] joblib/test/test_hashing.py::test_trivial_hash[obj210-b] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj18] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj19] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj110] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj111] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj112] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj113] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj114] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-None] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-collect] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-append] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj118] PASSED [ 25%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj119] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj120] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj210-obj121] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-1] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-2] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-1.0] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-2.0] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-(1+1j)] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-(2+1j)] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-a] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-b] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj18] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj19] PASSED [ 26%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj110] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj111] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj112] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj113] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj114] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-None] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-collect] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-append] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj118] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj119] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj120] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj211-obj121] PASSED [ 27%] joblib/test/test_hashing.py::test_trivial_hash[obj212-1] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-2] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-1.0] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-2.0] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-(1+1j)] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-(2+1j)] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-a] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-b] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj18] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj19] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj110] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj111] PASSED [ 28%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj112] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj113] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj114] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-None] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-collect] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-append] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj118] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj119] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj120] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj212-obj121] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-1] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-2] PASSED [ 29%] joblib/test/test_hashing.py::test_trivial_hash[obj213-1.0] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-2.0] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-(1+1j)] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-(2+1j)] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-a] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-b] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj18] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj19] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj110] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj111] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj112] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj113] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj114] PASSED [ 30%] joblib/test/test_hashing.py::test_trivial_hash[obj213-None] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-collect] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-append] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj118] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj119] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj120] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj213-obj121] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-1] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-2] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-1.0] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-2.0] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-(1+1j)] PASSED [ 31%] joblib/test/test_hashing.py::test_trivial_hash[obj214-(2+1j)] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-a] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-b] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj18] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj19] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj110] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj111] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj112] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj113] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj114] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-None] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-collect] PASSED [ 32%] joblib/test/test_hashing.py::test_trivial_hash[obj214-append] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj118] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj119] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj120] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[obj214-obj121] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-1] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-2] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-1.0] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-2.0] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-(1+1j)] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-(2+1j)] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-a] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-b] PASSED [ 33%] joblib/test/test_hashing.py::test_trivial_hash[None-obj18] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj19] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj110] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj111] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj112] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj113] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj114] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-None] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-collect] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-append] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj118] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj119] PASSED [ 34%] joblib/test/test_hashing.py::test_trivial_hash[None-obj120] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[None-obj121] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-1] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-2] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-1.0] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-2.0] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-(1+1j)] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-(2+1j)] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-a] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-b] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj18] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj19] PASSED [ 35%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj110] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj111] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj112] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj113] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj114] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-None] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-collect] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-append] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj118] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj119] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj120] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[collect-obj121] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-1] PASSED [ 36%] joblib/test/test_hashing.py::test_trivial_hash[append-2] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-1.0] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-2.0] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-(1+1j)] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-(2+1j)] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-a] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-b] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj18] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj19] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj110] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj111] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj112] PASSED [ 37%] joblib/test/test_hashing.py::test_trivial_hash[append-obj113] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-obj114] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-None] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-collect] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-append] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-obj118] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-obj119] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-obj120] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[append-obj121] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-1] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-2] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-1.0] PASSED [ 38%] joblib/test/test_hashing.py::test_trivial_hash[obj218-2.0] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-(1+1j)] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-(2+1j)] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-a] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-b] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj18] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj19] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj110] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj111] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj112] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj113] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj114] PASSED [ 39%] joblib/test/test_hashing.py::test_trivial_hash[obj218-None] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-collect] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-append] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj118] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj119] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj120] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj218-obj121] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-1] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-2] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-1.0] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-2.0] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-(1+1j)] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-(2+1j)] PASSED [ 40%] joblib/test/test_hashing.py::test_trivial_hash[obj219-a] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-b] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj18] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj19] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj110] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj111] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj112] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj113] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj114] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-None] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-collect] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-append] PASSED [ 41%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj118] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj119] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj120] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj219-obj121] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-1] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-2] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-1.0] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-2.0] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-(1+1j)] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-(2+1j)] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-a] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-b] PASSED [ 42%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj18] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj19] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj110] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj111] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj112] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj113] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj114] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-None] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-collect] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-append] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj118] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj119] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj120] PASSED [ 43%] joblib/test/test_hashing.py::test_trivial_hash[obj220-obj121] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-1] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-2] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-1.0] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-2.0] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-(1+1j)] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-(2+1j)] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-a] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-b] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj18] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj19] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj110] PASSED [ 44%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj111] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj112] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj113] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj114] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-None] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-collect] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-append] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj118] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj119] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj120] PASSED [ 45%] joblib/test/test_hashing.py::test_trivial_hash[obj221-obj121] PASSED [ 45%] joblib/test/test_hashing.py::test_hash_methods PASSED [ 45%] joblib/test/test_hashing.py::test_hash_numpy_arrays PASSED [ 46%] joblib/test/test_hashing.py::test_hash_numpy_dict_of_arrays PASSED [ 46%] joblib/test/test_hashing.py::test_numpy_datetime_array[datetime64[s]] PASSED [ 46%] joblib/test/test_hashing.py::test_numpy_datetime_array[timedelta64[D]] PASSED [ 46%] joblib/test/test_hashing.py::test_hash_numpy_noncontiguous PASSED [ 46%] joblib/test/test_hashing.py::test_hash_memmap[True] PASSED [ 46%] joblib/test/test_hashing.py::test_hash_memmap[False] PASSED [ 46%] joblib/test/test_hashing.py::test_hash_numpy_performance PASSED [ 46%] joblib/test/test_hashing.py::test_bound_methods_hash PASSED [ 46%] joblib/test/test_hashing.py::test_bound_cached_methods_hash PASSED [ 46%] joblib/test/test_hashing.py::test_hash_object_dtype PASSED [ 46%] joblib/test/test_hashing.py::test_numpy_scalar PASSED [ 46%] joblib/test/test_hashing.py::test_dict_hash PASSED [ 46%] joblib/test/test_hashing.py::test_set_hash PASSED [ 47%] joblib/test/test_hashing.py::test_set_decimal_hash PASSED [ 47%] joblib/test/test_hashing.py::test_string PASSED [ 47%] joblib/test/test_hashing.py::test_numpy_dtype_pickling PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same[This is a string to hash-71b3f47df22cb19431d85d92d0b230b2] PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same[C'est l\xe9t\xe9-2d8d189e9b2b0b2e384d93c868c0e576] PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash2-e205227dd82250871fa25aa0ec690aa3] PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash3-a11ffad81f9682a7d901e6edc3d16c84] PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same[to_hash4-aeda150553d4bb5c69f0e69d51b0e2ef] PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_are_different_between_c_and_fortran_contiguous_arrays PASSED [ 47%] joblib/test/test_hashing.py::test_0d_array PASSED [ 47%] joblib/test/test_hashing.py::test_0d_and_1d_array_hashing_is_different PASSED [ 47%] joblib/test/test_hashing.py::test_hashes_stay_the_same_with_numpy_objects PASSED [ 48%] joblib/test/test_hashing.py::test_hashing_pickling_error PASSED [ 48%] joblib/test/test_hashing.py::test_wrong_hash_name PASSED [ 48%] joblib/test/test_init.py::test_import_joblib PASSED [ 48%] joblib/test/test_logger.py::test_print_time PASSED [ 48%] joblib/test/test_memmapping.py::test_memmap_based_array_reducing PASSED [ 48%] joblib/test/test_memmapping.py::test_resource_tracker_retries_when_permissionerror SKIPPED [ 48%] joblib/test/test_memmapping.py::test_high_dimension_memmap_array_reducing PASSED [ 48%] joblib/test/test_memmapping.py::test__strided_from_memmap PASSED [ 48%] joblib/test/test_memmapping.py::test_pool_with_memmap[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_pool_with_memmap[loky] PASSED [ 48%] joblib/test/test_memmapping.py::test_pool_with_memmap_array_view[multiprocessing] PASSED [ 48%] joblib/test/test_memmapping.py::test_pool_with_memmap_array_view[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_permission_error_windows_reference_cycle[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_permission_error_windows_reference_cycle[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_permission_error_windows_memmap_sent_to_parent[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_parallel_isolated_temp_folders[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_parallel_isolated_temp_folders[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_managed_backend_reuse_temp_folder[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_managed_backend_reuse_temp_folder[loky] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmapping_temp_folder_thread_safety PASSED [ 49%] joblib/test/test_memmapping.py::test_nested_loop_error_in_grandchild_resource_tracker_silent PASSED [ 49%] joblib/test/test_memmapping.py::test_many_parallel_calls_on_same_object[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmap_returned_as_regular_array[multiprocessing] PASSED [ 49%] joblib/test/test_memmapping.py::test_memmap_returned_as_regular_array[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_resource_tracker_silent_when_reference_cycles[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_resource_tracker_silent_when_reference_cycles[loky] XPASS [ 50%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_child_raises_parent_exits_cleanly[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_child_raises_parent_exits_cleanly[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_disabled[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_disabled[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_on_large_enough_dev_shm[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_on_large_enough_dev_shm[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_on_too_small_dev_shm[multiprocessing] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_on_too_small_dev_shm[loky] PASSED [ 50%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_in_return[multiprocessing] PASSED [ 51%] joblib/test/test_memmapping.py::test_memmapping_pool_for_large_arrays_in_return[loky] PASSED [ 51%] joblib/test/test_memmapping.py::test_workaround_against_bad_memmap_with_copied_buffers[multiprocessing] PASSED [ 51%] joblib/test/test_memmapping.py::test_workaround_against_bad_memmap_with_copied_buffers[loky] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 0] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 1] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[multiprocessing, 2] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 0] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 1] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_memmap_with_big_offset[loky, 2] PASSED [ 51%] joblib/test/test_memmapping.py::test_pool_get_temp_dir PASSED [ 51%] joblib/test/test_memmapping.py::test_numpy_arrays_use_different_memory[r+] PASSED [ 51%] joblib/test/test_memmapping.py::test_numpy_arrays_use_different_memory[w+] PASSED [ 52%] joblib/test/test_memmapping.py::test_weak_array_key_map PASSED [ 52%] joblib/test/test_memmapping.py::test_weak_array_key_map_no_pickling PASSED [ 52%] joblib/test/test_memmapping.py::test_direct_mmap PASSED [ 52%] joblib/test/test_memory.py::test_memory_integration PASSED [ 52%] joblib/test/test_memory.py::test_no_memory PASSED [ 52%] joblib/test/test_memory.py::test_memory_kwarg PASSED [ 52%] joblib/test/test_memory.py::test_memory_lambda PASSED [ 52%] joblib/test/test_memory.py::test_memory_name_collision PASSED [ 52%] joblib/test/test_memory.py::test_memory_warning_lambda_collisions PASSED [ 52%] joblib/test/test_memory.py::test_memory_warning_collision_detection PASSED [ 52%] joblib/test/test_memory.py::test_memory_partial PASSED [ 52%] joblib/test/test_memory.py::test_memory_eval PASSED [ 53%] joblib/test/test_memory.py::test_argument_change PASSED [ 53%] joblib/test/test_memory.py::test_memory_numpy[None] PASSED [ 53%] joblib/test/test_memory.py::test_memory_numpy[r] PASSED [ 53%] joblib/test/test_memory.py::test_memory_numpy_check_mmap_mode PASSED [ 53%] joblib/test/test_memory.py::test_memory_exception PASSED [ 53%] joblib/test/test_memory.py::test_memory_ignore PASSED [ 53%] joblib/test/test_memory.py::test_memory_args_as_kwargs PASSED [ 53%] joblib/test/test_memory.py::test_partial_decoration[ignore0-100-r] PASSED [ 53%] joblib/test/test_memory.py::test_partial_decoration[ignore1-10-None] PASSED [ 53%] joblib/test/test_memory.py::test_func_dir PASSED [ 53%] joblib/test/test_memory.py::test_persistence PASSED [ 53%] joblib/test/test_memory.py::test_call_and_shelve PASSED [ 53%] joblib/test/test_memory.py::test_call_and_shelve_argument_hash PASSED [ 54%] joblib/test/test_memory.py::test_call_and_shelve_lazily_load_stored_result PASSED [ 54%] joblib/test/test_memory.py::test_memorized_pickling PASSED [ 54%] joblib/test/test_memory.py::test_memorized_repr PASSED [ 54%] joblib/test/test_memory.py::test_memory_file_modification PASSED [ 54%] joblib/test/test_memory.py::test_memory_in_memory_function_code_change PASSED [ 54%] joblib/test/test_memory.py::test_clear_memory_with_none_location PASSED [ 54%] joblib/test/test_memory.py::test_memory_func_with_kwonly_args PASSED [ 54%] joblib/test/test_memory.py::test_memory_func_with_signature PASSED [ 54%] joblib/test/test_memory.py::test__get_items PASSED [ 54%] joblib/test/test_memory.py::test__get_items_to_delete PASSED [ 54%] joblib/test/test_memory.py::test_memory_reduce_size PASSED [ 54%] joblib/test/test_memory.py::test_memory_clear PASSED [ 55%] joblib/test/test_memory.py::test_cached_function_race_condition_when_persisting_output PASSED [ 55%] joblib/test/test_memory.py::test_cached_function_race_condition_when_persisting_output_2 PASSED [ 55%] joblib/test/test_memory.py::test_memory_recomputes_after_an_error_while_loading_results PASSED [ 55%] joblib/test/test_memory.py::test_deprecated_cachedir_behaviour PASSED [ 55%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[None] PASSED [ 55%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[invalid_prefix1] PASSED [ 55%] joblib/test/test_memory.py::test_register_invalid_store_backends_key[invalid_prefix2] PASSED [ 55%] joblib/test/test_memory.py::test_register_invalid_store_backends_object PASSED [ 55%] joblib/test/test_memory.py::test_memory_default_store_backend PASSED [ 55%] joblib/test/test_memory.py::test_warning_on_unknown_location_type PASSED [ 55%] joblib/test/test_memory.py::test_instanciate_incomplete_store_backend PASSED [ 55%] joblib/test/test_memory.py::test_dummy_store_backend PASSED [ 56%] joblib/test/test_memory.py::test_instanciate_store_backend_with_pathlib_path PASSED [ 56%] joblib/test/test_memory.py::test_filesystem_store_backend_repr PASSED [ 56%] joblib/test/test_memory.py::test_memory_objects_repr PASSED [ 56%] joblib/test/test_memory.py::test_memorized_result_pickle PASSED [ 56%] joblib/test/test_memory.py::test_memory_pickle_dump_load[memory_kwargs0] PASSED [ 56%] joblib/test/test_memory.py::test_memory_pickle_dump_load[memory_kwargs1] PASSED [ 56%] joblib/test/test_module.py::test_version PASSED [ 56%] joblib/test/test_module.py::test_no_start_method_side_effect_on_import PASSED [ 56%] joblib/test/test_module.py::test_no_semaphore_tracker_on_import PASSED [ 56%] joblib/test/test_module.py::test_no_resource_tracker_on_import PASSED [ 56%] joblib/test/test_my_exceptions.py::test_inheritance PASSED [ 56%] joblib/test/test_my_exceptions.py::test_inheritance_special_cases PASSED [ 56%] joblib/test/test_my_exceptions.py::test__mk_exception PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[None-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[None-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[type-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[type-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[True-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[True-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[10-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[10-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[1.0-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[1.0-1] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[(1+0j)-0] PASSED [ 57%] joblib/test/test_numpy_pickle.py::test_standard_types[(1+0j)-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[11-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[11-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member7-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member7-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member8-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member8-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member9-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[member9-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[len-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[len-1] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[_function-0] PASSED [ 58%] joblib/test/test_numpy_pickle.py::test_standard_types[_function-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[_class-0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[_class-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[_newclass-0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[_newclass-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[member14-0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[member14-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[member15-0] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_standard_types[member15-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_value_error PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_compress_level_error[-1] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_compress_level_error[10] PASSED [ 59%] joblib/test/test_numpy_pickle.py::test_compress_level_error[wrong_compress2] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[False] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[True] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[0] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[3] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence[zlib] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_numpy_persistence_bufferred_array_compression PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_memmap_persistence PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_memmap_persistence_mixed_dtypes PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_masked_array_persistence PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_compress_mmap_mode_warning FAILED [ 60%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[None] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[0] PASSED [ 60%] joblib/test/test_numpy_pickle.py::test_cache_size_warning[10] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_memory_usage SKIPPED (Test re...) [ 61%] joblib/test/test_numpy_pickle.py::test_compressed_pickle_dump_and_load PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_pickle_across_python_versions PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument[compress_tuple0] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument[compress_tuple1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple0-Compress argument tuple should contain exactly 2 elements] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple1-Non valid compression method given: "wrong"] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_tuple_argument_exception[compress_tuple2-Non valid compress level given: "wrong"] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_string_argument[zlib] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_compress_string_argument[gzip] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-1] PASSED [ 61%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-3] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[zlib-6] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-1] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-3] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[gzip-6] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-1] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-3] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[bz2-6] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-1] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-3] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lzma-6] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-1] PASSED [ 62%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-3] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[xz-6] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-1] SKIPPED [ 63%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-3] SKIPPED [ 63%] joblib/test/test_numpy_pickle.py::test_joblib_compression_formats[lz4-6] SKIPPED [ 63%] joblib/test/test_numpy_pickle.py::test_load_externally_decompressed_files[.z-_zlib_file_decompress] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_load_externally_decompressed_files[.gz-_gzip_file_decompress] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.z-zlib] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.gz-gzip] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.bz2-bz2] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.lzma-lzma] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.xz-xz] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[.pkl-not-compressed] PASSED [ 63%] joblib/test/test_numpy_pickle.py::test_compression_using_file_extension[-not-compressed] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_in_memory_persistence PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_mmap PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_compressed_mmap PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_file_handle_persistence_in_memory_mmap PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[1-a little data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[1-a large data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[3-a little data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[3-a large data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[9-a little data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile[9-a large data as bytes.] PASSED [ 64%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[-1] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[10] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[15] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[a] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[bad_value4] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_bad_compression_levels[bad_value5] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[a] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[x] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[r] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[w] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[1] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_modes[2] PASSED [ 65%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[1] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[bad_file1] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_binary_zlibfile_invalid_filename_type[bad_file2] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_numpy_subclass PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_pathlib PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_non_contiguous_array_pickling PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_pickle_highest_protocol PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_pickle_in_socket PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_load_memmap_with_big_offset PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[1] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[invalid_name1] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_name[invalid_name2] PASSED [ 66%] joblib/test/test_numpy_pickle.py::test_register_compressor_invalid_fileobj PASSED [ 67%] joblib/test/test_numpy_pickle.py::test_register_compressor_already_registered PASSED [ 67%] joblib/test/test_numpy_pickle.py::test_lz4_compression SKIPPED (Need...) [ 67%] joblib/test/test_numpy_pickle.py::test_lz4_compression_without_lz4 PASSED [ 67%] joblib/test/test_numpy_pickle_compat.py::test_z_file PASSED [ 67%] joblib/test/test_numpy_pickle_utils.py::test_binary_zlib_file[test0] PASSED [ 67%] joblib/test/test_numpy_pickle_utils.py::test_binary_zlib_file[test1] PASSED [ 67%] joblib/test/test_parallel.py::test_cpu_count PASSED [ 67%] joblib/test/test_parallel.py::test_effective_n_jobs PASSED [ 67%] joblib/test/test_parallel.py::test_effective_n_jobs_None[positive-int] PASSED [ 67%] joblib/test/test_parallel.py::test_effective_n_jobs_None[negative-int] PASSED [ 67%] joblib/test/test_parallel.py::test_effective_n_jobs_None[None] PASSED [ 67%] joblib/test/test_parallel.py::test_simple_parallel[2-1-None] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-loky] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-multiprocessing] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-sequential] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-threading] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend5] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend6] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend7] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend8] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-1-backend9] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-None] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-loky] PASSED [ 68%] joblib/test/test_parallel.py::test_simple_parallel[2-2-multiprocessing] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-sequential] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-threading] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend5] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend6] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend7] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend8] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2-2-backend9] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-None] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-loky] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-multiprocessing] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-sequential] PASSED [ 69%] joblib/test/test_parallel.py::test_simple_parallel[2--1-threading] [DEBUG:MainProcess:Thread-191 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-192 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-193 (worker)] worker exiting after 0 tasks PASSED [ 70%][DEBUG:MainProcess:Thread-194 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-195 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--1-backend5] [DEBUG:MainProcess:Thread-196 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-197 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-198 (worker)] worker exiting after 0 tasks PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--1-backend6] [DEBUG:MainProcess:Thread-278 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-330 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-331 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-332 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-279 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-333 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-280 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-334 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-335 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--1-backend7] [DEBUG:MainProcess:Thread-336 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-337 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-338 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-283 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-284 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-285 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-286 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-287 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-288 (worker)] worker exiting after 0 tasks PASSED [ 70%][DEBUG:MainProcess:Thread-289 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-290 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-291 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--1-backend8] [DEBUG:MainProcess:Thread-292 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-293 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-294 (worker)] worker exiting after 0 tasks PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--1-backend9] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-None] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-loky] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-multiprocessing] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-sequential] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-threading] [DEBUG:MainProcess:Thread-367 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-409 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-410 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-411 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--2-backend5] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-backend6] PASSED [ 70%][DEBUG:MainProcess:Thread-506 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-507 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-505 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-508 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--2-backend7] [DEBUG:MainProcess:Thread-504 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-509 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-433 (worker)] worker exiting after 5 tasks [DEBUG:MainProcess:Thread-434 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-479 (worker)] worker exiting after 0 tasks PASSED [ 71%][DEBUG:MainProcess:Thread-505 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-508 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--2-backend8] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[2--2-backend9] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-None] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-loky] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-multiprocessing] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-sequential] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-threading] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend5] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend6] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend7] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend8] PASSED [ 71%] joblib/test/test_parallel.py::test_simple_parallel[11-1-backend9] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-None] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-loky] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-multiprocessing] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-sequential] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-threading] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend5] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend6] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend7] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend8] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11-2-backend9] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-None] PASSED [ 72%] joblib/test/test_parallel.py::test_simple_parallel[11--1-loky] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-multiprocessing] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-sequential] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-threading] [DEBUG:MainProcess:Thread-559 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-616 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-617 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-618 (worker)] worker got sentinel -- exiting PASSED [ 73%][DEBUG:MainProcess:Thread-560 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-619 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-540 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-541 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--1-backend5] [DEBUG:MainProcess:Thread-561 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-562 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-563 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-564 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-565 (worker)] worker exiting after 0 tasks PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend6] [DEBUG:MainProcess:Thread-683 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-698 (worker)] worker exiting after 0 tasks PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend7] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend8] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend9] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-None] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-loky] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-multiprocessing] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-sequential] PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--2-threading] [DEBUG:MainProcess:Thread-780 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-781 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-782 (worker)] worker got sentinel -- exiting PASSED [ 74%][DEBUG:MainProcess:Thread-735 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-783 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-784 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-736 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--2-backend5] [DEBUG:MainProcess:Thread-786 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-787 (worker)] worker got sentinel -- exiting PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend6] [DEBUG:MainProcess:Thread-819 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-869 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-870 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-820 (worker)] worker exiting after 0 tasks PASSED [ 74%][DEBUG:MainProcess:Thread-871 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-872 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-873 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--2-backend7] [DEBUG:MainProcess:Thread-873 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-821 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-875 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-875 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-823 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-801 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-824 (worker)] worker exiting after 0 tasks PASSED [ 74%][DEBUG:MainProcess:Thread-825 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-826 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-827 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-828 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-829 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--2-backend8] [DEBUG:MainProcess:Thread-830 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-831 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-832 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-833 (worker)] worker exiting after 0 tasks PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend9] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-None] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-loky] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-multiprocessing] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-sequential] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-threading] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend5] PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend6] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend7] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend8] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-1-backend9] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-None] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-loky] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-multiprocessing] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-sequential] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-threading] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend5] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend6] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend7] PASSED [ 75%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend8] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100-2-backend9] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-None] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-loky] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-multiprocessing] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-sequential] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-threading] [DEBUG:MainProcess:Thread-925 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-984 (worker)] worker got sentinel -- exiting PASSED [ 76%][DEBUG:MainProcess:Thread-926 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-985 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-985 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-907 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-927 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[100--1-backend5] [DEBUG:MainProcess:Thread-908 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-928 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-929 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-930 (worker)] worker exiting after 0 tasks PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-backend6] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-backend7] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-backend8] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-backend9] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-None] PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--2-loky] PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-multiprocessing] PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-sequential] PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-threading] PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-backend5] PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-backend6] [DEBUG:MainProcess:Thread-1186 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1241 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1242 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1242 (worker)] worker exiting after 0 tasks PASSED [ 77%][DEBUG:MainProcess:Thread-1187 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1244 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1245 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1167 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--2-backend7] [DEBUG:MainProcess:Thread-1188 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1168 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1189 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1194 (worker)] worker exiting after 0 tasks PASSED [ 77%][DEBUG:MainProcess:Thread-1196 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1197 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1198 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1199 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[100--2-backend8] [DEBUG:MainProcess:Thread-1200 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1201 (worker)] worker exiting after 0 tasks PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-backend9] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[None] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[loky] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[multiprocessing] PASSED [ 77%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[sequential] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[threading] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend5] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend6] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend7] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend8] PASSED [ 78%] joblib/test/test_parallel.py::test_main_thread_renamed_no_warning[backend9] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[loky-multiprocessing-True] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[loky-loky-False] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[multiprocessing-multiprocessing-True] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[multiprocessing-loky-True] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[threading-multiprocessing-True] PASSED [ 78%] joblib/test/test_parallel.py::test_nested_parallel_warnings[threading-loky-True] PASSED [ 79%] joblib/test/test_parallel.py::test_background_thread_parallelism[loky] PASSED [ 79%] joblib/test/test_parallel.py::test_background_thread_parallelism[multiprocessing] PASSED [ 79%] joblib/test/test_parallel.py::test_background_thread_parallelism[threading] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-multiprocessing] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-threading] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-sequential] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-loky] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[multiprocessing-back_compat_backend] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[threading-multiprocessing] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[threading-threading] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[threading-sequential] PASSED [ 79%] joblib/test/test_parallel.py::test_nested_loop[threading-loky] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[threading-back_compat_backend] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[sequential-multiprocessing] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[sequential-threading] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[sequential-sequential] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[sequential-loky] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[sequential-back_compat_backend] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[loky-multiprocessing] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[loky-threading] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[loky-sequential] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[loky-loky] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[loky-back_compat_backend] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-multiprocessing] PASSED [ 80%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-threading] PASSED [ 81%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-sequential] PASSED [ 81%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-loky] PASSED [ 81%] joblib/test/test_parallel.py::test_nested_loop[back_compat_backend-back_compat_backend] PASSED [ 81%] joblib/test/test_parallel.py::test_nested_loop_with_exception_with_loky PASSED [ 81%] joblib/test/test_parallel.py::test_mutate_input_with_threads PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_kwargs[1] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_kwargs[2] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_kwargs[3] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_as_context_manager[multiprocessing] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_as_context_manager[loky] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_as_context_manager[threading] PASSED [ 81%] joblib/test/test_parallel.py::test_parallel_pickling PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_success[multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_success[loky] PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_success[threading] PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_fail[multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_fail[loky] PASSED [ 82%] joblib/test/test_parallel.py::test_parallel_timeout_fail[threading] PASSED [ 82%] joblib/test/test_parallel.py::test_error_capture[multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_error_capture[loky] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-multiprocessing] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-threading] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-sequential] PASSED [ 82%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-loky] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[1-expected_queue0-back_compat_backend] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-multiprocessing] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-threading] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-sequential] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-loky] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_one_job[4-expected_queue1-back_compat_backend] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_multiprocessing[multiprocessing] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_multiprocessing[loky] PASSED [ 83%] joblib/test/test_parallel.py::test_dispatch_multiprocessing[threading] PASSED [ 83%] joblib/test/test_parallel.py::test_batching_auto_threading PASSED [ 83%] joblib/test/test_parallel.py::test_batching_auto_subprocesses[multiprocessing] PASSED [ 83%] joblib/test/test_parallel.py::test_batching_auto_subprocesses[loky] PASSED [ 83%] joblib/test/test_parallel.py::test_exception_dispatch PASSED [ 84%] joblib/test/test_parallel.py::test_nested_exception_dispatch[multiprocessing] XPASS [ 84%] joblib/test/test_parallel.py::test_nested_exception_dispatch[loky] XFAIL [ 84%] joblib/test/test_parallel.py::test_nested_exception_dispatch[threading] [DEBUG:MainProcess:Thread-1468 (_handle_results)] result handler got sentinel [DEBUG:MainProcess:Thread-1447 (worker)] finalizing pool [DEBUG:MainProcess:Thread-1470 (_handle_tasks)] task handler sending sentinel to result handler [DEBUG:MainProcess:Thread-1467 (_handle_tasks)] task handler exiting XPASS [ 84%][DEBUG:MainProcess:Thread-1462 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1464 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1468 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-1447 (worker)] helping task handler/workers to finish joblib/test/test_parallel.py::test_invalid_backend [DEBUG:MainProcess:Thread-1470 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-1471 (_handle_results)] result handler got sentinel [DEBUG:MainProcess:Thread-1448 (worker)] joining task handler [DEBUG:MainProcess:Thread-1462 (worker)] worker exiting after 4 tasks [DEBUG:MainProcess:Thread-1464 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1447 (worker)] joining worker handler PASSED [ 84%][DEBUG:MainProcess:Thread-1463 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1470 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-1465 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1471 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE joblib/test/test_parallel.py::test_invalid_njobs[None] [DEBUG:MainProcess:Thread-1447 (worker)] joining task handler [DEBUG:MainProcess:Thread-1463 (worker)] worker exiting after 4 tasks [DEBUG:MainProcess:Thread-1465 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1448 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1448 (worker)] worker exiting after 2 tasks [DEBUG:MainProcess:Thread-1447 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1447 (worker)] worker exiting after 2 tasks PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[loky] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[multiprocessing] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[sequential] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[threading] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[backend5] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[backend6] PASSED [ 84%] joblib/test/test_parallel.py::test_invalid_njobs[backend7] PASSED [ 85%] joblib/test/test_parallel.py::test_invalid_njobs[backend8] PASSED [ 85%] joblib/test/test_parallel.py::test_invalid_njobs[backend9] PASSED [ 85%] joblib/test/test_parallel.py::test_register_parallel_backend PASSED [ 85%] joblib/test/test_parallel.py::test_overwrite_default_backend PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[multiprocessing] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[loky] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[threading] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[test_backend_0] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[test_backend_1] PASSED [ 85%] joblib/test/test_parallel.py::test_backend_context_manager[test_backend_2] PASSED [ 85%] joblib/test/test_parallel.py::test_parameterized_backend_context_manager PASSED [ 85%] joblib/test/test_parallel.py::test_directly_parameterized_backend_context_manager PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_context_manager[threading] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_context_manager[loky] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_context_manager[multiprocessing] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_context_manager[back_compat_backend] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[multiprocessing-2] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[multiprocessing--1] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[multiprocessing-None] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[loky-2] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[loky--1] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[loky-None] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[threading-2] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[threading--1] PASSED [ 86%] joblib/test/test_parallel.py::test_nested_backend_in_sequential[threading-None] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[multiprocessing-multiprocessing] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[multiprocessing-loky] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[multiprocessing-threading] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[loky-multiprocessing] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[loky-loky] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[loky-threading] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[threading-multiprocessing] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[threading-loky] PASSED [ 87%] joblib/test/test_parallel.py::test_backend_nesting_level[threading-threading] PASSED [ 87%] joblib/test/test_parallel.py::test_retrieval_context PASSED [ 87%] joblib/test/test_parallel.py::test_joblib_exception PASSED [ 87%] joblib/test/test_parallel.py::test_safe_function PASSED [ 88%] joblib/test/test_parallel.py::test_invalid_batch_size[0] PASSED [ 88%] joblib/test/test_parallel.py::test_invalid_batch_size[-1] PASSED [ 88%] joblib/test/test_parallel.py::test_invalid_batch_size[1.42] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[2-2-all-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[2-2-n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[10-2-n_jobs-auto0] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[517-2-n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[10-2-n_jobs-auto1] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[10-4-n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[200-12-n_jobs-auto] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[25-12-2 * n_jobs-1] PASSED [ 88%] joblib/test/test_parallel.py::test_dispatch_race_condition[250-12-all-1] PASSED [ 89%] joblib/test/test_parallel.py::test_dispatch_race_condition[250-12-2 * n_jobs-7] PASSED [ 89%] joblib/test/test_parallel.py::test_dispatch_race_condition[200-12-2 * n_jobs-auto] PASSED [ 89%] joblib/test/test_parallel.py::test_default_mp_context PASSED [ 89%] joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_subprocesses[multiprocessing] PASSED [ 89%] joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_subprocesses[loky] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions[multiprocessing] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions[loky] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def square(x):\n return x ** 2\n-multiprocessing] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def square(x):\n return x ** 2\n-loky] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def square(x):\n return x ** 2\n-spawn] PASSED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-multiprocessing] SKIPPED [ 89%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-spawn] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-square = lambda x: x ** 2\n-multiprocessing] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-square = lambda x: x ** 2\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[delayed-square = lambda x: x ** 2\n-spawn] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def square(x):\n return x ** 2\n-multiprocessing] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def square(x):\n return x ** 2\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def square(x):\n return x ** 2\n-spawn] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-multiprocessing] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-spawn] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-square = lambda x: x ** 2\n-multiprocessing] SKIPPED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-square = lambda x: x ** 2\n-loky] PASSED [ 90%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[args-square = lambda x: x ** 2\n-spawn] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def square(x):\n return x ** 2\n-multiprocessing] PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def square(x):\n return x ** 2\n-loky] PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def square(x):\n return x ** 2\n-spawn] PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-multiprocessing] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-loky] PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-def gen_square():\n def square(x):\n return x ** 2\n return square\nsquare = gen_square()\n-spawn] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-square = lambda x: x ** 2\n-multiprocessing] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-square = lambda x: x ** 2\n-loky] PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_unpicklable_functions_in_args[kwargs-square = lambda x: x ** 2\n-spawn] SKIPPED [ 91%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions_default_backend PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_interactively_defined_bound_method PASSED [ 91%] joblib/test/test_parallel.py::test_parallel_with_exhausted_iterator PASSED [ 92%] joblib/test/test_parallel.py::test_auto_memmap_on_arrays_from_generator[multiprocessing] PASSED [ 92%] joblib/test/test_parallel.py::test_auto_memmap_on_arrays_from_generator[loky] PASSED [ 92%] joblib/test/test_parallel.py::test_memmap_with_big_offset PASSED [ 92%] joblib/test/test_parallel.py::test_warning_about_timeout_not_supported_by_backend PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-None] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-loky] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-multiprocessing] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-sequential] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-threading] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend5] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend6] PASSED [ 92%] joblib/test/test_parallel.py::test_abort_backend[1-backend7] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[1-backend8] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[1-backend9] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-None] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-loky] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-multiprocessing] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-sequential] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-threading] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend5] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend6] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend7] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend8] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[2-backend9] PASSED [ 93%] joblib/test/test_parallel.py::test_abort_backend[-2-None] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-loky] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-multiprocessing] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-sequential] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-threading] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-backend5] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-backend6] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-backend7] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-backend8] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-2-backend9] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-None] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-loky] PASSED [ 94%] joblib/test/test_parallel.py::test_abort_backend[-1-multiprocessing] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-sequential] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-threading] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-backend5] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-backend6] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-backend7] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-backend8] PASSED [ 95%] joblib/test/test_parallel.py::test_abort_backend[-1-backend9] PASSED [ 95%] joblib/test/test_parallel.py::test_memmapping_leaks[multiprocessing] PASSED [ 95%] joblib/test/test_parallel.py::test_lambda_expression[None] PASSED [ 95%] joblib/test/test_parallel.py::test_lambda_expression[loky] PASSED [ 95%] joblib/test/test_parallel.py::test_lambda_expression[threading] PASSED [ 95%] joblib/test/test_parallel.py::test_backend_batch_statistics_reset[multiprocessing] PASSED [ 96%] joblib/test/test_parallel.py::test_backend_batch_statistics_reset[loky] PASSED [ 96%] joblib/test/test_parallel.py::test_backend_hinting_and_constraints PASSED [ 96%] joblib/test/test_parallel.py::test_backend_hinting_and_constraints_with_custom_backends PASSED [ 96%] joblib/test/test_parallel.py::test_invalid_backend_hinting_and_constraints PASSED [ 96%] joblib/test/test_parallel.py::test_global_parallel_backend PASSED [ 96%] joblib/test/test_parallel.py::test_external_backends PASSED [ 96%] joblib/test/test_parallel.py::test_nested_parallelism_limit[loky] PASSED [ 96%] joblib/test/test_parallel.py::test_nested_parallelism_limit[threading] PASSED [ 96%] joblib/test/test_parallel.py::test_nested_parallelism_with_dask PASSED [ 96%] joblib/test/test_parallel.py::test_thread_bomb_mitigation[threading] PASSED [ 96%] joblib/test/test_parallel.py::test_parallel_thread_limit[None] SKIPPED [ 96%] joblib/test/test_parallel.py::test_parallel_thread_limit[loky] SKIPPED [ 96%] joblib/test/test_parallel.py::test_dask_backend_when_dask_not_installed SKIPPED [ 97%] joblib/test/test_parallel.py::test_zero_worker_backend PASSED [ 97%] joblib/test/test_parallel.py::test_globals_update_at_each_parallel_call PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[2] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[4] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[-2] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child[-1] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-1] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-2] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-4] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[2-None] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-1] PASSED [ 97%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-4] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context[-1-None] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OPENBLAS_NUM_THREADS-2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OPENBLAS_NUM_THREADS--1] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[MKL_NUM_THREADS-2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[MKL_NUM_THREADS--1] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OMP_NUM_THREADS-2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_override[OMP_NUM_THREADS--1] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[multiprocessing] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[threading] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[backend2] PASSED [ 98%] joblib/test/test_parallel.py::test_threadpool_limitation_in_child_context_error[backend3] PASSED [ 99%] joblib/test/test_parallel.py::test_loky_reuse_workers[2] PASSED [ 99%] joblib/test/test_parallel.py::test_loky_reuse_workers[4] PASSED [ 99%] joblib/test/test_parallel.py::test_loky_reuse_workers[-1] PASSED [ 99%] joblib/test/test_store_backends.py::test_concurrency_safe_write[multiprocessing] PASSED [ 99%] joblib/test/test_store_backends.py::test_concurrency_safe_write[loky] PASSED [ 99%] joblib/test/test_store_backends.py::test_concurrency_safe_write[threading] PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call_non_matching_regex PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call_wrong_command PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call_non_zero_return_code PASSED [ 99%] joblib/test/test_testing.py::test_check_subprocess_call_timeout PASSED [ 99%] joblib/test/data/create_numpy_pickle.py::joblib.test.data.create_numpy_pickle.get_joblib_version PASSED [100%] ==================================== ERRORS ==================================== ________________________ ERROR at setup of test_simple _________________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 38 def test_simple(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ____________ ERROR at setup of test_dask_backend_uses_autobatching _____________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 53 def test_dask_backend_uses_autobatching(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ______________ ERROR at setup of test_dont_assume_function_purity ______________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 81 def test_dont_assume_function_purity(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 __________________ ERROR at setup of test_dask_funcname[True] __________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 89 @pytest.mark.parametrize("mixed", [True, False]) def test_dask_funcname(loop, mixed): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 _________________ ERROR at setup of test_dask_funcname[False] __________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 89 @pytest.mark.parametrize("mixed", [True, False]) def test_dask_funcname(loop, mixed): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 __________ ERROR at setup of test_no_undesired_distributed_cache_hit ___________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 115 def test_no_undesired_distributed_cache_hit(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ____________________ ERROR at setup of test_manual_scatter _____________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 191 def test_manual_scatter(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 _____________________ ERROR at setup of test_auto_scatter ______________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 228 def test_auto_scatter(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ___________________ ERROR at setup of test_nested_scatter[0] ___________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 258 @pytest.mark.parametrize("retry_no", list(range(2))) def test_nested_scatter(loop, retry_no): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ___________________ ERROR at setup of test_nested_scatter[1] ___________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 258 @pytest.mark.parametrize("retry_no", list(range(2))) def test_nested_scatter(loop, retry_no): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ____________ ERROR at setup of test_nested_backend_context_manager _____________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 288 def test_nested_backend_context_manager(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ____ ERROR at setup of test_nested_backend_context_manager_implicit_n_jobs _____ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 315 def test_nested_backend_context_manager_implicit_n_jobs(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ________________________ ERROR at setup of test_errors _________________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 341 def test_errors(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ________________ ERROR at setup of test_correct_nested_backend _________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 349 def test_correct_nested_backend(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 _______________ ERROR at setup of test_secede_with_no_processes ________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 382 def test_secede_with_no_processes(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 _________________ ERROR at setup of test_dask_backend_keywords _________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 394 def test_dask_backend_keywords(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 ________________________ ERROR at setup of test_cleanup ________________________ file /home/buildozer/aports/community/py3-joblib/src/joblib-1.0.1/joblib/test/test_dask.py, line 408 def test_cleanup(loop): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 121 @pytest.fixture def loop(loop_in_thread): file /usr/lib/python3.10/site-packages/distributed/utils_test.py, line 126 @pytest.fixture def loop_in_thread(cleanup): E fixture 'cleanup' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, loop, loop_in_thread, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /usr/lib/python3.10/site-packages/distributed/utils_test.py:126 =================================== FAILURES =================================== _______________________ test_compress_mmap_mode_warning ________________________ tmpdir = local('/tmp/pytest-of-buildozer/pytest-281/test_compress_mmap_mode_warnin0') @with_numpy def test_compress_mmap_mode_warning(tmpdir): # Test the warning in case of compress + mmap_mode rnd = np.random.RandomState(0) a = rnd.random_sample(10) this_filename = tmpdir.join('test.pkl').strpath numpy_pickle.dump(a, this_filename, compress=1) with warns(UserWarning) as warninfo: numpy_pickle.load(this_filename, mmap_mode='r+') > assert len(warninfo) == 1 E assert 3 == 1 E + where 3 = len(WarningsChecker(record=True)) joblib/test/test_numpy_pickle.py:279: AssertionError ----------------------------- Captured stderr call ----------------------------- [DEBUG:MainProcess:MainThread] [MEMMAP READ] creating a memmap (shape (10,), filename test.pkl, pid 52482) =========================== short test summary info ============================ FAILED joblib/test/test_numpy_pickle.py::test_compress_mmap_mode_warning - as... ERROR joblib/test/test_dask.py::test_simple ERROR joblib/test/test_dask.py::test_dask_backend_uses_autobatching ERROR joblib/test/test_dask.py::test_dont_assume_function_purity ERROR joblib/test/test_dask.py::test_dask_funcname[True] ERROR joblib/test/test_dask.py::test_dask_funcname[False] ERROR joblib/test/test_dask.py::test_no_undesired_distributed_cache_hit ERROR joblib/test/test_dask.py::test_manual_scatter ERROR joblib/test/test_dask.py::test_auto_scatter ERROR joblib/test/test_dask.py::test_nested_scatter[0] ERROR joblib/test/test_dask.py::test_nested_scatter[1] ERROR joblib/test/test_dask.py::test_nested_backend_context_manager ERROR joblib/test/test_dask.py::test_nested_backend_context_manager_implicit_n_jobs ERROR joblib/test/test_dask.py::test_errors ERROR joblib/test/test_dask.py::test_correct_nested_backend ERROR joblib/test/test_dask.py::test_secede_with_no_processes ERROR joblib/test/test_dask.py::test_dask_backend_keywords ERROR joblib/test/test_dask.py::test_cleanup = 1 failed, 1187 passed, 21 skipped, 7 deselected, 1 xfailed, 3 xpassed, 17 errors in 194.38s (0:03:14) = [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, started 3798608832)>, (, ))] [DEBUG:MainProcess:ExecutorManagerThread] closing call_queue [DEBUG:MainProcess:ExecutorManagerThread] telling queue thread to quit [DEBUG:MainProcess:ExecutorManagerThread] Queue.join_thread() [DEBUG:MainProcess:ExecutorManagerThread] closing result_queue [DEBUG:MainProcess:ExecutorManagerThread] closing thread_wakeup [DEBUG:MainProcess:ExecutorManagerThread] joining processes [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG:MainProcess:ExecutorManagerThread] executor management thread clean shutdown of worker processes: [66100, 66101] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3798608832)>, (, ))] [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ac6f7b8d46124347b95f08c66c442686_54d47ccd70174c6a9f80143ec16f6916 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_914f7f6f7afa474e9984ee8658828f26_cd564c0d779540eba4e14d817a02cdfe [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_bc6bd24267bd4b3d959ec860acbda900_d6f8ff28e7594dbd99c6eaaf4bd1c2ed [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_f0ebc516f3c9452c8a3e7d80859d5ab4_3373767295154e0787ec1bf65bcea13a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_bcc79f122dbf48228c2546741166407d_4116dc9106e84ba4bd31ae0f3ee7ee76 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2caa60b5fd8d4ceba0e19d01d58d1b44_59393cd9ee6749f29fe879d95ce219da [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_207e809df8d841cda672b5c857f0f4e3_dcd487cb2cab4a1f815b6744122e3d87 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2b8515ad9abb4ffc836f5889732ee20f_46c112db019f4fc587f4626f0b0fdfcf [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_9531df8d1f304d408d147f1715471d8f_7718962f7b794cbdb540c024d5a6b865 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2fe41767250b475987333226f7566a54_9985508ec23942b3a73b629054637458 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_0c65a81e466e43179a290678606b67fc_83b61ffdd5d54797be4de6131c942f3d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ebce700309e04db484e143791a5832f0_a9c3584157c24819af59f965471115af [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2f40e037d2e2481697299dfbc183cd7e_731086ccce33480ba2aa66801757b4a4 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_abd725ed161c4d198ef0cdedec54e026_2ea22a91bc844eeba56c7ab96c5c761d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_cd8bde176cd94d648aab3089295855b4_9702f152851143c7b90db506abe06bd2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_df2f2dd9db944403a0484dc2dbeb0acd_996167410d6545a2b8360cd22a436922 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_9d323807dc8340a6b3dcb22a9f801340_c8d729abd7654fd193268573bcc36a97 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_7a0b54c370924287b58c73626d3ce1e1_c8bb3d5ca5a7477b994b87550e0f1d26 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_01b397edf03a4eaa8b13266ec27546c8_4413b94321cd43ae972068f7013be7e6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_3c4334174a824243b685012bf8952a5a_057a74dcd37e4c7f89f27878cffcbf87 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_a043151a696f49e2adb63867577af272_e23ce5c0d71d418fb5e5ce42c232077b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_f011f3536e264584a75d7989506a15b0_dd13c01717e54b2bae6e696f9f3f1f12 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_eba2164fccca413c932a63fea6949b42_fd0135edb17f4eb69f1a3658bcdf7e43 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_570a30925ec042448e1cfb3c4c9a2cec_c28614eddd3f4a098feb489b64489dcc [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_a07f10079796441ab0f02c648ef230bd_f41fe456884742aaab207ce0d93dfdc1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_d574a5270f17424abdd3229367140efd_595c1cc4a6f8441c859f5f2b208f7be8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_46634da0ab5c4cc9bf3798b781f08560_97688a849c824fb8a9e5b2f06bee7f4c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_18716e4537fe400caabf7a1b7eabdce4_ff9010b75bfb4041940f4ffbdc5161fa [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_b683d2bcd69844dfb5581974dc25040a_5c6decd7102f4e289f6d5ddc5581ef20 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_9d4969f18b104981a1f9dd0de4862749_553b295ae59541b19b7343eda211f01b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_49583a10c6e643b5a01458b3ddec14bc_575dd1340f934bad9a04d36d7b1b3187 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_52d7fd24ed694aaab28e356697e4098e_a11a0bd4112a401488590711b13b057c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_cac9748527724f2f8dbb3d06d0ceb44d_559a588af3b24f30944dd368da3dbfa9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_f68168e17fd74e9fbf82469937f2950b_a9670305f6dc4d64809a1c0a2defa259 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_4e8d26f362354da6840b781afa5293bc_e2c1d60ff01445b1aa0a3a56cb0124f7 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_111cd4e6452c41f1af4cc9eb89654d63_1d00cea5d32b4a76bb761db4c85399e3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_8ce68900528a4b408d6aea5e1dd64ee9_7d6ce24fd26e4a02867abeff4fa0cc92 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2b4aa1db9fe64883bf78bf1cb8602c0c_7162c21ff5b34a60bba88a020898b6e6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_04a85b73f3894bdfb252f76567fc87bb_c2531865a2d04f509c62e13275d3c58a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2bb10c0ba30348b9aee878a2567826e1_5391464824b6470fbd34360b573a34cc [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_938df2dd7fc84511ab9a5114f73bf1db_1a404e7a7e894306acf477e95fed729e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2e8ff0cec15242f1a30fb4be840acac7_8eb2d4689a2d4bf9ad7b0e629144037a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_95128878f0914288898338996a39b6f1_dd7287c0031b4c94b0be7fe39ee0feca [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_909ec46eab8545388cbc1b86292f9ccd_45d5ac3aee8741b7af967723c1a0db6c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_34c1bed160ef40fa9b42336a86f13322_0176ddde1ee54d7fac1d1e0f9be8f34b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_996be447b8f2439aa2d6760b3e19f5fc_8b58eff425d1464ebd5e89b464bc3236 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_5b26eafe7ab8418bb2df96f00c65ac20_bcfaebadcb0446b4828f216db540c45f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_0295607542fb436a879bf0ba1e153d97_7355beb31cf3473b81c63cdd42c3938f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_a551c3f9896945339361a57f286e0a6d_1af77fabe7d243a4ae0288043f314658 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_82c1e4cbbb954fe1b72b42b3050f7be1_bfb9712d8207415eb9cc17906d04ce2c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_c66d40417e854e2d97b1db0a89770dc0_c855b2535bef4e9faafa0dac20d962da [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_7682b79c91d24fb0841e375e7d0c508c_a24ed5b4cf964a8d8449b3b4ffc284da [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_00d6523f537942aea9fa51e740e3c65d_0dfd0d567aaa4c2fbd9eddb75ede627f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_17d4ab9225cd4e7692baa93274945990_eba9c6cb39c64f43b83f78d8f846cfe2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_c6c6f92a5cb847febc151bad49c0aa22_9fbb8f39bde648258f147f84cd7662a3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ae2e010bad9748548e5084ffcbe88b5c_9f93e10ef20347ad95a9fae5a887c9e2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_1457d023ee5f4d25887f102f0040a709_b8926c4ceeb642939e1a01b3ae2598fc [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_e77e2ee2cf344591a0d92e5981bf266e_bc8917ea27c04f00a9353eb03df7d516 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_9c81850af3454c9eb9d44b145d181a23_9146ca03cea6492198531556c6ddf5fc [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_d8715d9cce6c4f7493ea7ad9ec618c85_79241b1ae06241b68bcf2623b2aec8df [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_c2fe1c048cab47af93f0725b6b91ba06_be2506e1def041b0943eec4104a341a3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_67c36eb209b94a50bc1d6e391dcac5d0_98640e945b454dd597eb7a9623c44810 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_bfb73616b7084ef3a37fb289d030a385_63a0a75c126548798f370953301c1b88 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_7ef23f0523a3476082190cd8526fcfb8_7f872c5732f440f0b40b1a0ece10e5f1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2f8c58611ae1473e81dd9dbe391dde0d_92439fd7b68d4aa7971d9e6599782f81 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_63fe54fc25044ed99bf2c75866bb32c0_f35c7516fdbe4acc90569104fffdc05a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_82f29a3f65b44cbf84d34358871a7ea6_9bda254ff31f4588b40b53508e006c2f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_82f29a3f65b44cbf84d34358871a7ea6_e3488c1d40eb4a4f9b75f1231865f9df [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_f76dea3f9ee34d21baf1754e0179c852_c007a4d8ad90458ca55f794e2ed376d0 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_f76dea3f9ee34d21baf1754e0179c852_f04d2e55f6a14277be996a17e31c10c1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_a3c6ed2ab453419794525821989871bd_78f005ac1aac4e73bf9d55e0f285d4b2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_60e7ccc46f4a4bf4b742d6a961cbe132_4ae2a765918641408a68799ea9503641 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_60e7ccc46f4a4bf4b742d6a961cbe132_7ceb139fa6734751a3b4424a7880526d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_d3a3418d5a4342e1b6ede37867358cec_fb9669a6bc494e63bbdf27da1e5f6c2a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_39d9a0a6644b43e7bada9f5015a975d4_97d4b7e510db4a3580f44f685cb61b24 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_60459a3d81b24dc69f62dc1408f113b0_eee60adae14d4aa3b21afe471d4dfe2b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_399d12455386458882ed9d06c5e834d9_b1f2bab83cd94e83906b9838133a6834 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_914b36efe217498d8aded78230a13ac0_b127544514a5459c85647e9a411dec6a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_7aa4608d13d94671acf37a00aa8e2097_30e8f04c21134b4f9a7189a83c242033 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_8d0ddf87020648a49a2877ed0a1dbaea_2ab54e5b9dee49c3ab05703e282bacd5 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_400362fb14b64e5aa6e346dfdd842a95_4e4db8b401ee47b8a87955061dbe9d18 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_9c2bd70215574d01ad9443cdea9070be_a8d109a6341c4c119ecf3aa35151abe0 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_abbd044f20b04f15b61e417d21ccf8ef_847df9ba03e24bd1a95bba419aa0d619 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_6148b03564ea445bb3e47d2079b88598_04876956e4a1436abd6a91fad24a9285 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_bd05a3b4a6464dec92d30a5d98569435_0fb789b499784b2f9fa7f0626cb49c95 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_f90b28eb59624dc097c1e02bcfd8c53e_5e3e3b27422a4db1874f8ab55f462ecd [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_56072651505b4e7b940ee0e3dc933025_76ef5615109341cdb3c35cc7d85d1d63 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_e68e5c1acfa545cab2cb6a395ca1c21a_e538723d496c4142bba76b550f12df79 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_e4c00e00ea0745e8b60e1f058bc1baca_2e5e8c13f603480dabe73b02fe8d5998 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_85daf3f216cc474ea2af988f3cf8d103_51c835b49a294094bda381b164d47207 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_19467613cd2d4bf082b2d241e2cfc5c0_1478649e4f1f42b69d3b0ccbc235547b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_14ee92595b9046f5a9b9909574ba30ca_2e9dd725f3ee4f4591a2a8a4083b41e8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2470411302824b699b5b57c0b95fb2f0_5b15fda71cda42beb3da4bb939264f77 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_83571a5e46ce457b98ee27c741abc774_369a4909180e41e7b16d863dce604e99 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_fda2318cb0b543d5b0c3baac747f8abd_4c56ad61ab1c4017903ae125b4687adf [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_f501cc7cc3844b25a8f7c3fa57d2d551_748b2f9b94f840369c158c31d5e92dff [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_a55b41c1c0864ce8b996eb6524b7bff2_16c45aeed676472893c11b3d2539b513 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_b1604de61e6e467ba17443a6e8105cc0_35c9e0e62ec54362944e87155900f69a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_8cfffdb6eb944928adadd7ffe5554ce5_a26adcfd359f431e9e9e234ccced1e1e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_756e0ac2c8ca4b36b67d6751859563a9_7f4a1f34a711423292ccbe41c9c02123 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_57a2169658084238badd5169981cbe06_5d6f44686bf84e538ac96d35b628b515 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_e4baef55b5f845f18767ee66eeb5c9bb_344cd898fdc64f879f36888b1837f075 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_79c14d5b2d0e4bbcb0db8fe782ae3f42_be4e96563cea4dd88796e19144faf14e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_be77352d351a453592319a4fab78c609_68b32d24dd7443c7a55236c15c70c8b1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_9b70f9b42d134ae4ad68b3de685fcc41_59278814d2b94f1099b113acf280153a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_cce2a8e46836406184469d3b74b9fc6e_108de650ba9945caa6c86ec36731833a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_0cc70d6c28f443a98eeec7d11cc3c43b_e5676cac342d44248b0b085b1c8866da [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_dd339f27a58f4d2fa52e6f5846407f98_28529d638d85483a9ff72bbbb18e93a5 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_08ee7bc9ba8f4c69a11801051ac6418b_f68535d617d6472eaa91ce49283f8f27 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ae829c72e42d426cb5bb81e074966e8e_72ecffbd68914bd88d0cc7464e99c33a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_a1ea34a8809e4497aa7871b805848370_b60bef25a7a74305bf22c917438852e6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_7bf30571fd4f49cfbf7f27e21ab7f81d_9ab5719d74244b3597d8427dd0183c90 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_c96139d562db447b8fd4a8a07c2a6909_7e3b3d6ab07a45bca10b492ab01e8dc0 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_5181e2239f2e49d98588893120ce32a2_69ab702b14e34d9e9427c65dc10a23ee [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_c3e4ecc9d3ef470ebfbf4a0bbf85bbc4_0121e965fc814ac8903232d3888b23f5 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_07698313d0b84c7bb9e9a10810f368df_952c153b574b4f1388bc8922ed7fd07b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_9e1dea04f28241eb8b38923704436607_2e5137a2de9a4e03ba13c3df12eea7e3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_06bab43376da4fcd9f62d10b74aad6e4_97423dcd2709424fa9205b64151aced9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_4e68ca16f2f14db3b69c1a4a81f3fe2a_8d73dfdc2cc4461e853faddce245c95c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_10e82dfc40054315a8b184df115cefa8_27eb49ed3def4036ada1d83566b8226c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_c4b116a2586c40f48bd4dd34f2f5662f_e4bbaf4c625543439b241225977b0f3b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_54d86130647b45cf929965a98f529fe9_eb05000fae944b76a91efb897acb9483 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_b902756eed0048c389fe4425cb539222_1e156b8fff484f1289b1df79d512ba6d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_e2515b9cd0274209a2c7a27abd174ab3_9ea027b8fd0f4285aeb239172c216018 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_105bf580f86846ea877221fc860fbabc_c4a1fab2ff3443d88d7a49692ec3e2f0 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_a49aac6f3785475489bb03a67c368d94_2db3acdee0564055bd2bbf8fa4133c6a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_f9d853e4c567408bb23efaf47f7131e2_7ca42be92cd84914b663c21c7234f3c8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_d64f3851718e407cb7bf4941b44dce50_5cd1f9c4a1f843d188f741c015a37421 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_4859ad97db0642b59cc0065e8b23bfd2_0f0b00d886814002a0e4d1f38d40070a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_df5d4d4de3bb4a09a72c56ca6d4e4587_24b5973b18b448f982c71b586bfd84c8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_d5f7b410901f4495be5cdc5918138239_0d79b3fb1f934a1ca52b27a6c5f10625 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_b4a468a3d9844dde878e6e47d6525966_e0c890002d09449da656a835cee79248 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_957f10c249a64b4d845a8a3fccc298ab_5ffa827ab7e94a81ac696ec09c2284b3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_0c70e85e310a45efb1f6e7e43ae865ef_ef9ea65e95d64e5998d414c4a19ddd67 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_fac1b298420c4e95a769a241b09ea8d9_1c5940d6a0524efe9abcf2df97b08f17 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ab71be7d582e408e9f462bb448c55c44_575a34fc29564925b7e47bcbfe352e31 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_dc779f93e5704743b225928aaa864a8c_15da665d01054c11a2e66b56d803e1cf [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_d3d0587efe0b41208226e37b943400f4_3a26dc8d810942febc227b497df69cf9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2f57cad56fae454185cd6b1403e8c086_4532222eda474229b410088639dff4dd [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_b337896e6fce4cee8a8b0b0d374b7021_c38c52b5fabc45d4ba2eed5b4571df5a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_fa5e18bda56e41e58a30dd340a2f1b7b_23226b26f2b5428abcd23340b83ba8aa [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_2b282b0d26cf4b9cb056901e9ce73e9d_493352e68dcd4058a93c77ff2989df59 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_0318f58e90644dbda7b355960ecf149a_8883962cf3ed43919b49b8fadbc9dd35 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_804c658be5194798bcf5e359392b6a29_6d7cf03c2c3245698c146d33f607805a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_924cd43b352c4997923af5d12424d77e_71549117526f4994952d9377f08a4eb7 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_a993d3f5039c4b24bc633c08951ea138_11394a04e2a64ab48b5c41ec626e0845 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_fe71a8fbec124e858db8339f4e0fbf49_696ad12d1b19431da4c53124c7663f5f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_22f9a8131cbb42a18555266763e4ace9_bf8a60dcab464e2b976751bae7ce7295 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_8b18d81942974a16b4d51bdf8ab346d0_57af37dd272240249052bd7672db303a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_10a38afa00b145aaa4348d30accc36f4_14027d760275426481a4a230591ab89b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_6d7e9ce964fd4f4d9715fb293c2d8b3e_0f316e9f811c403680e63293d876ae48 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_7eaceedcde7d469e8301219043285456_a11bba600f604c85af41108b8c9796a8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_e8b358dd826840958065daa86b4743bf_9e30c8656be5429692e4b5c9b5d47984 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_28bd5fb6b07643fc84e7bfee9a88a9cf_105550642cb9467d9b987ed038e8641e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_d3595f77bf714fc0a809b2cd61839991_6004268eeb2d490b9c7fdd42b88c633d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_b7c6e7222d51484991cb26923ba8920a_33b500a24c594298be1900e1d625583d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_1007ae6741294c4ab581532b314e0607_682ff3129eb84d9e9e1f692ab263ee2a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_4bd3e2cf09d74fabbf708147db3a3432_1ab698baceaa4237bee82d073cd8a9a8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_4bd3e2cf09d74fabbf708147db3a3432_c57558c21474401fbdf98898e8bf3a8f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_e60d2374f18145929d312728923a8b30_5f7af57f897d42aea389027be7574515 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_e60d2374f18145929d312728923a8b30_96c6fcecf5654f3eb3c654e0996c5925 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_a74b6e06e0a74d8a941c6c462f4107e8_0a7151428bcb4db19ff3ae5e6319336f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_a74b6e06e0a74d8a941c6c462f4107e8_32bad5313b16452f81989e87cc95db0b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ec919d580f334c58a64b03e2c68bb4d5_d27fd1a773bb475aadb42c4ea24fc85e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ec919d580f334c58a64b03e2c68bb4d5_1e2c8c67463b4f368d67794fc248c0da [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_d7a2dc021dcb4e6886160a00ec08ef49_35712846502041d494aaf28c9aa4580b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_16ab6440fef2420fba5e2b400330aa2c_aea493c6e5aa4df3a1e8ebdf6499c9d6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ec919d580f334c58a64b03e2c68bb4d5_75c83bf5add141deaca10d4245b05d3e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_db1f561b9233454d81bd87bb54bf4833_171c68cf2fed4b02a6fb55d5bd2adb2b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ec919d580f334c58a64b03e2c68bb4d5_9b91dd61e8d24733a07fa64dff4ee54d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_d46c3d61ce554939863acc0f3ef4da65_ea5921e7295c4b6aaa7ed4f4e83d7021 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ec919d580f334c58a64b03e2c68bb4d5_d5c66787e80144788fc3fee10c5a2fb6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_ec919d580f334c58a64b03e2c68bb4d5_b386de7a8dbe4856a025bb7f0bac49d3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_198cc9ef98f346e9a57ccc40cf8b195c_940624b539d54780a48dde9af11feb70 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_9b654c14172b4823a107fbd53502f83a_d3bbd3780eb14978a2ec84a84b66f9dc [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_52482_1de20bfc30df496bb99f0cb7d1346a2e_25952fe76499455083cc9cd21760e746 [INFO:MainProcess:MainThread] process shutting down [DEBUG:MainProcess:MainThread] running all "atexit" finalizers with priority >= 0 [INFO:MainProcess:MainThread] calling terminate() for daemon Dask Worker process (from Nanny) [INFO:MainProcess:MainThread] calling terminate() for daemon Dask Worker process (from Nanny) [INFO:MainProcess:MainThread] calling join() for process Dask Worker process (from Nanny) [INFO:MainProcess:MainThread] calling join() for process Dask Worker process (from Nanny) --- Logging error --- [DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/process.py", line 256, in _watch_process logger.warning( Message: '[%s] process %r exit status was already read will report exitcode 255' Arguments: ('', 64252) --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/process.py", line 256, in _watch_process logger.warning( Message: '[%s] process %r exit status was already read will report exitcode 255' Arguments: ('', 64249) --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 500, in run_loop loop.start() File "/usr/lib/python3.10/site-packages/tornado/platform/asyncio.py", line 215, in start self.asyncio_loop.run_forever() File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever self._run_once() File "/usr/lib/python3.10/asyncio/base_events.py", line 1899, in _run_once handle._run() File "/usr/lib/python3.10/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 742, in wrapper return await func(*args, **kwargs) File "/usr/lib/python3.10/site-packages/distributed/nanny.py", line 538, in _on_worker_exit logger.warning("Restarting worker") Message: 'Restarting worker' Arguments: () [DEBUG:MainProcess:IO loop] created semlock with handle 4152991744 [DEBUG:MainProcess:IO loop] created semlock with handle 4152987648 [DEBUG:MainProcess:IO loop] created semlock with handle 4152983552 [DEBUG:MainProcess:IO loop] created semlock with handle 4152979456 [DEBUG:MainProcess:IO loop] created semlock with handle 4152975360 [DEBUG:MainProcess:IO loop] created semlock with handle 4152971264 --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 1103, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "/usr/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 500, in run_loop loop.start() File "/usr/lib/python3.10/site-packages/tornado/platform/asyncio.py", line 215, in start self.asyncio_loop.run_forever() File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever self._run_once() File "/usr/lib/python3.10/asyncio/base_events.py", line 1899, in _run_once handle._run() File "/usr/lib/python3.10/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/usr/lib/python3.10/site-packages/distributed/utils.py", line 742, in wrapper return await func(*args, **kwargs) File "/usr/lib/python3.10/site-packages/distributed/nanny.py", line 538, in _on_worker_exit logger.warning("Restarting worker") Message: 'Restarting worker' Arguments: () [DEBUG:MainProcess:IO loop] created semlock with handle 4152967168 [DEBUG:MainProcess:IO loop] created semlock with handle 4114087936 [DEBUG:MainProcess:IO loop] created semlock with handle 3868786688 [DEBUG:MainProcess:IO loop] created semlock with handle 3867906048 [DEBUG:MainProcess:IO loop] created semlock with handle 3864641536 [DEBUG:MainProcess:IO loop] created semlock with handle 3864088576 [DEBUG:MainProcess:IO loop] Queue._start_thread() [DEBUG:MainProcess:IO loop] doing self._thread.start() [DEBUG:MainProcess:QueueFeederThread] starting thread to feed data to pipe [DEBUG:MainProcess:IO loop] ... done self._thread.start() [DEBUG:MainProcess:IO loop] Queue._start_thread() [DEBUG:MainProcess:IO loop] doing self._thread.start() [DEBUG:MainProcess:QueueFeederThread] starting thread to feed data to pipe [DEBUG:MainProcess:IO loop] ... done self._thread.start() [DEBUG:MainProcess:IO loop] telling queue thread to quit [DEBUG:MainProcess:IO loop] telling queue thread to quit [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG:MainProcess:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4152991744 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4152987648 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4152983552 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4152979456 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4152975360 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4152971264 [INFO/Dask Worker process (from Nanny)] child process calling self.run() [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4152967168 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4114087936 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 3868786688 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 3867906048 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 3864641536 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 3864088576 [INFO/Dask Worker process (from Nanny)] child process calling self.run() [DEBUG/Dask Worker process (from Nanny)] Queue.join_thread() [INFO/Dask Worker process (from Nanny)] process shutting down [DEBUG/Dask Worker process (from Nanny)] running all "atexit" finalizers with priority >= 0 [DEBUG/Dask Worker process (from Nanny)] running the remaining "atexit" finalizers [INFO/Dask Worker process (from Nanny)] process exiting with exitcode 0 [DEBUG/Dask Worker process (from Nanny)] Queue.join_thread() [INFO/Dask Worker process (from Nanny)] process shutting down [DEBUG/Dask Worker process (from Nanny)] running all "atexit" finalizers with priority >= 0 [DEBUG/Dask Worker process (from Nanny)] running the remaining "atexit" finalizers [INFO/Dask Worker process (from Nanny)] process exiting with exitcode 0 [DEBUG:MainProcess:IO loop] joining queue thread [DEBUG:MainProcess:IO loop] ... queue thread already dead [DEBUG:MainProcess:IO loop] joining queue thread [DEBUG:MainProcess:IO loop] ... queue thread already dead >>> ERROR: py3-joblib: check failed >>> py3-joblib: Uninstalling dependencies... (1/54) Purging .makedepends-py3-joblib (20221028.150008) (2/54) Purging py3-distributed (2022.9.1-r0) (3/54) Purging py3-click (8.1.3-r0) (4/54) Purging py3-dask (2022.9.1-r0) (5/54) Purging py3-fsspec (2022.8.2-r0) (6/54) Purging py3-tqdm (4.63.2-r0) (7/54) Purging py3-partd (1.3.0-r0) (8/54) Purging py3-pandas (1.5.1-r0) (9/54) Purging py3-dateutil (2.8.2-r1) (10/54) Purging py3-numpy (1.23.4-r0) (11/54) Purging py3-tz (2022.4-r0) (12/54) Purging py3-pyzmq (23.2.1-r0) (13/54) Purging py3-jinja2 (3.1.2-r0) (14/54) Purging py3-markupsafe (2.1.1-r1) (15/54) Purging py3-locket (1.0.0-r0) (16/54) Purging py3-msgpack (1.0.4-r0) (17/54) Purging py3-psutil (5.9.2-r0) (18/54) Purging py3-sortedcontainers (2.4.0-r1) (19/54) Purging py3-tblib (1.7.0-r3) (20/54) Purging py3-six (1.16.0-r3) (21/54) Purging py3-toolz (0.12.0-r0) (22/54) Purging py3-tornado (6.2-r0) (23/54) Purging py3-urllib3 (1.26.12-r0) (24/54) Purging py3-yaml (6.0-r0) (25/54) Purging py3-zict (2.2.0-r0) (26/54) Purging py3-heapdict (1.0.1-r2) (27/54) Purging py3-lmdb (1.2.1-r2) (28/54) Purging py3-loky (3.0.0-r1) (29/54) Purging py3-cloudpickle (1.6.0-r2) (30/54) Purging cython (0.29.32-r0) (31/54) Purging py3-setuptools (65.5.0-r0) (32/54) Purging py3-pytest (7.1.3-r1) (33/54) Purging py3-attrs (22.1.0-r0) (34/54) Purging py3-iniconfig (1.1.1-r3) (35/54) Purging py3-packaging (21.3-r2) (36/54) Purging py3-parsing (3.0.9-r0) (37/54) Purging py3-pluggy (1.0.0-r1) (38/54) Purging py3-py (1.11.0-r0) (39/54) Purging py3-tomli (2.0.1-r1) (40/54) Purging py3-threadpoolctl (2.2.0-r1) (41/54) Purging python3 (3.10.8-r3) (42/54) Purging libbz2 (1.0.8-r3) (43/54) Purging libffi (3.4.4-r0) (44/54) Purging gdbm (1.23-r0) (45/54) Purging xz-libs (5.2.7-r0) (46/54) Purging mpdecimal (2.5.1-r1) (47/54) Purging readline (8.2.0-r0) (48/54) Purging sqlite-libs (3.39.4-r0) (49/54) Purging openblas (0.3.21-r0) (50/54) Purging libgfortran (12.2.1_git20220924-r3) (51/54) Purging libzmq (4.3.4-r1) (52/54) Purging libsodium (1.0.18-r2) (53/54) Purging yaml (0.2.5-r0) (54/54) Purging lmdb (0.9.29-r2) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages