>>> py3-joblib: Building community/py3-joblib 1.0.1-r3 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 09:37:48 +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/55) Installing libbz2 (1.0.8-r3) (2/55) Installing libffi (3.4.4-r0) (3/55) Installing gdbm (1.23-r0) (4/55) Installing xz-libs (5.2.7-r0) (5/55) Installing mpdecimal (2.5.1-r1) (6/55) Installing readline (8.2.0-r0) (7/55) Installing sqlite-libs (3.39.4-r0) (8/55) Installing python3 (3.10.8-r3) (9/55) Installing py3-cloudpickle (1.6.0-r2) (10/55) Installing py3-click (8.1.3-r0) (11/55) Installing py3-tqdm (4.63.2-r0) (12/55) Installing py3-fsspec (2022.8.2-r0) (13/55) Installing libquadmath (12.2.1_git20220924-r3) (14/55) Installing libgfortran (12.2.1_git20220924-r3) (15/55) Installing openblas (0.3.21-r0) (16/55) Installing py3-numpy (1.23.4-r0) (17/55) Installing py3-parsing (3.0.9-r0) (18/55) Installing py3-packaging (21.3-r2) (19/55) Installing py3-six (1.16.0-r3) (20/55) Installing py3-dateutil (2.8.2-r1) (21/55) Installing py3-tz (2022.4-r0) (22/55) Installing py3-pandas (1.5.1-r0) (23/55) Installing py3-locket (1.0.0-r0) (24/55) Installing libsodium (1.0.18-r2) (25/55) Installing libzmq (4.3.4-r1) (26/55) Installing py3-pyzmq (23.2.1-r0) (27/55) Installing py3-toolz (0.12.0-r0) (28/55) Installing py3-partd (1.3.0-r0) (29/55) Installing yaml (0.2.5-r0) (30/55) Installing py3-yaml (6.0-r0) (31/55) Installing py3-dask (2022.9.1-r0) (32/55) Installing py3-markupsafe (2.1.1-r1) (33/55) Installing py3-jinja2 (3.1.2-r0) (34/55) Installing py3-msgpack (1.0.4-r0) (35/55) Installing py3-psutil (5.9.2-r0) (36/55) Installing py3-sortedcontainers (2.4.0-r1) (37/55) Installing py3-tblib (1.7.0-r3) (38/55) Installing py3-tornado (6.2-r0) (39/55) Installing py3-urllib3 (1.26.12-r0) (40/55) Installing py3-heapdict (1.0.1-r2) (41/55) Installing lmdb (0.9.29-r2) (42/55) Installing py3-lmdb (1.2.1-r2) (43/55) Installing py3-zict (2.2.0-r0) (44/55) Installing py3-distributed (2022.9.1-r0) (45/55) Installing py3-loky (3.0.0-r1) (46/55) Installing cython (0.29.32-r0) (47/55) Installing py3-setuptools (65.5.0-r0) (48/55) Installing py3-attrs (22.1.0-r0) (49/55) Installing py3-iniconfig (1.1.1-r3) (50/55) Installing py3-pluggy (1.0.0-r1) (51/55) Installing py3-py (1.11.0-r0) (52/55) Installing py3-tomli (2.0.1-r1) (53/55) Installing py3-pytest (7.1.3-r1) (54/55) Installing py3-threadpoolctl (2.2.0-r1) (55/55) Installing .makedepends-py3-joblib (20221028.093803) Executing busybox-1.35.0-r27.trigger OK: 471 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/_store_backends.py -> build/lib/joblib copying joblib/disk.py -> build/lib/joblib copying joblib/testing.py -> build/lib/joblib copying joblib/numpy_pickle.py -> build/lib/joblib copying joblib/hashing.py -> build/lib/joblib copying joblib/parallel.py -> build/lib/joblib copying joblib/__init__.py -> build/lib/joblib copying joblib/_multiprocessing_helpers.py -> build/lib/joblib copying joblib/_deprecated_format_stack.py -> build/lib/joblib copying joblib/logger.py -> build/lib/joblib copying joblib/_deprecated_my_exceptions.py -> build/lib/joblib copying joblib/format_stack.py -> build/lib/joblib copying joblib/executor.py -> build/lib/joblib copying joblib/_memmapping_reducer.py -> build/lib/joblib copying joblib/backports.py -> build/lib/joblib copying joblib/_dask.py -> build/lib/joblib copying joblib/_parallel_backends.py -> build/lib/joblib copying joblib/pool.py -> build/lib/joblib copying joblib/func_inspect.py -> build/lib/joblib copying joblib/numpy_pickle_compat.py -> build/lib/joblib copying joblib/my_exceptions.py -> build/lib/joblib copying joblib/memory.py -> build/lib/joblib copying joblib/compressor.py -> build/lib/joblib copying joblib/numpy_pickle_utils.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_func_inspect.py -> build/lib/joblib/test copying joblib/test/test_memmapping.py -> build/lib/joblib/test copying joblib/test/test_dask.py -> build/lib/joblib/test copying joblib/test/test_memory.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle.py -> build/lib/joblib/test copying joblib/test/test_logger.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_format_stack.py -> build/lib/joblib/test copying joblib/test/test_backports.py -> build/lib/joblib/test copying joblib/test/__init__.py -> build/lib/joblib/test copying joblib/test/test_store_backends.py -> build/lib/joblib/test copying joblib/test/test_testing.py -> build/lib/joblib/test copying joblib/test/test_deprecated_objects.py -> build/lib/joblib/test copying joblib/test/test_parallel.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle_utils.py -> build/lib/joblib/test copying joblib/test/test_hashing.py -> build/lib/joblib/test copying joblib/test/test_my_exceptions.py -> build/lib/joblib/test copying joblib/test/test_module.py -> build/lib/joblib/test copying joblib/test/common.py -> build/lib/joblib/test copying joblib/test/testutils.py -> build/lib/joblib/test copying joblib/test/test_init.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/cloudpickle_fast.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/__init__.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/compat.py -> build/lib/joblib/externals/cloudpickle copying joblib/externals/cloudpickle/cloudpickle.py -> build/lib/joblib/externals/cloudpickle creating build/lib/joblib/externals/loky copying joblib/externals/loky/_base.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/cloudpickle_wrapper.py -> build/lib/joblib/externals/loky copying joblib/externals/loky/reusable_executor.py -> build/lib/joblib/externals/loky creating 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/utils.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/synchronize.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/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/_posix_wait.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/managers.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/process.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/_win_reduction.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/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/_posix_reduction.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/compat_win32.py -> build/lib/joblib/externals/loky/backend copying joblib/externals/loky/backend/compat_posix.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_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_compressed_pickle_py35_np19.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.9.4.dev0_compressed_cache_size_pickle_py35_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_py34_np19.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_np16.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.8.4_compressed_pickle_py27_np17.gz -> 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.11.0_pickle_py36_np111.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.10.0_pickle_py35_np19.pkl.gzip -> 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.10.0_pickle_py33_np18.pkl.bz2 -> 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_py34_np19.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.11.0_pickle_py36_np111.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.10.0_pickle_py35_np19.pkl.xz -> 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.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_py35_np19.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_py35_np19.pkl -> 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_py27_np16.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.11.0_pickle_py36_np111.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.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_01.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_py34_np19.pkl_03.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_py35_np19.pkl_02.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_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_py27_np17.pkl_04.npy -> 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_py33_np18.pkl_01.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_py33_np18.pkl_04.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_py34_np19.pkl_04.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_np17.pkl_03.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.4.dev0_compressed_cache_size_pickle_py35_np19.gz_01.npy.z -> 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 ============================= 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-7 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-16 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-17 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-8 (worker)] worker exiting after 0 tasks PASSED [ 0%][DEBUG:MainProcess:Thread-18 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-9 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-19 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-20 (worker)] worker got sentinel -- exiting joblib/test/test_backports.py::test_memmap [DEBUG:MainProcess:Thread-10 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-30 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-31 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-32 (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-143 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-144 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-145 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-134 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-146 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-147 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-148 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-135 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-149 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--1-backend5] [DEBUG:MainProcess:Thread-150 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-151 (worker)] worker got sentinel -- exiting PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--1-backend6] [DEBUG:MainProcess:Thread-179 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-180 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-181 (worker)] worker exiting after 0 tasks PASSED [ 70%][DEBUG:MainProcess:Thread-182 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-183 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-184 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-185 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--1-backend7] [DEBUG:MainProcess:Thread-186 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-187 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-190 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-191 (worker)] worker exiting after 0 tasks PASSED [ 70%][DEBUG:MainProcess:Thread-192 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-193 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-194 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-163 (worker)] worker exiting after 5 tasks [DEBUG:MainProcess:Thread-164 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[2--1-backend8] 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-221 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-222 (worker)] worker got sentinel -- exiting PASSED [ 70%][DEBUG:MainProcess:Thread-212 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-223 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-224 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-225 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[2--2-backend5] [DEBUG:MainProcess:Thread-226 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-227 (worker)] worker got sentinel -- exiting PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-backend6] PASSED [ 70%] joblib/test/test_parallel.py::test_simple_parallel[2--2-backend7] PASSED [ 71%] 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-319 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-320 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-321 (worker)] worker exiting after 0 tasks PASSED [ 73%][DEBUG:MainProcess:Thread-322 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-323 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-324 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-325 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--1-backend5] [DEBUG:MainProcess:Thread-326 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-327 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-328 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-329 (worker)] worker exiting after 0 tasks PASSED [ 73%] joblib/test/test_parallel.py::test_simple_parallel[11--1-backend6] [DEBUG:MainProcess:Thread-359 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-360 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-361 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-362 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-363 (worker)] worker exiting after 0 tasks PASSED [ 73%][DEBUG:MainProcess:Thread-364 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-365 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-366 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--1-backend7] [DEBUG:MainProcess:Thread-367 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-368 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-369 (worker)] worker exiting after 0 tasks 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-386 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-393 (worker)] worker got sentinel -- exiting PASSED [ 74%][DEBUG:MainProcess:Thread-394 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-395 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-387 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-396 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-388 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-397 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[11--2-backend5] [DEBUG:MainProcess:Thread-389 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-398 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-390 (worker)] worker exiting after 0 tasks PASSED [ 74%] joblib/test/test_parallel.py::test_simple_parallel[11--2-backend6] [DEBUG:MainProcess:Thread-420 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-423 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-424 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-425 (worker)] worker got sentinel -- exiting PASSED [ 74%][DEBUG:MainProcess:Thread-426 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-427 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-421 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--2-backend7] [DEBUG:MainProcess:Thread-428 (worker)] worker got sentinel -- exiting PASSED [ 74%][DEBUG:MainProcess:Thread-423 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[11--2-backend8] [DEBUG:MainProcess:Thread-424 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-432 (worker)] worker got sentinel -- exiting 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-490 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-480 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-491 (worker)] worker got sentinel -- exiting PASSED [ 76%][DEBUG:MainProcess:Thread-492 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-481 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-493 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-494 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--1-backend5] [DEBUG:MainProcess:Thread-495 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-482 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-496 (worker)] worker got sentinel -- exiting PASSED [ 76%] joblib/test/test_parallel.py::test_simple_parallel[100--1-backend6] [DEBUG:MainProcess:Thread-531 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-532 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-533 (worker)] worker exiting after 0 tasks PASSED [ 76%][DEBUG:MainProcess:Thread-534 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-535 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-536 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[100--1-backend7] [DEBUG:MainProcess:Thread-537 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-538 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-539 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-540 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-541 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-544 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-513 (worker)] worker exiting after 5 tasks PASSED [ 76%][DEBUG:MainProcess:Thread-514 (worker)] worker exiting after 0 tasks 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] [DEBUG:MainProcess:Thread-579 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-580 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-562 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-581 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-582 (worker)] worker got sentinel -- exiting PASSED [ 77%][DEBUG:MainProcess:Thread-583 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-584 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-563 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-554 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--2-backend5] [DEBUG:MainProcess:Thread-555 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-564 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-566 (worker)] worker got sentinel -- exiting PASSED [ 77%] joblib/test/test_parallel.py::test_simple_parallel[100--2-backend6] [DEBUG:MainProcess:Thread-613 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-614 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-596 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-615 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-616 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-617 (worker)] worker got sentinel -- exiting PASSED [ 77%][DEBUG:MainProcess:Thread-597 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-618 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-619 (worker)] worker got sentinel -- exiting joblib/test/test_parallel.py::test_simple_parallel[100--2-backend7] [DEBUG:MainProcess:Thread-620 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-621 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-599 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-600 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-601 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-602 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-603 (worker)] worker exiting after 0 tasks PASSED [ 77%][DEBUG:MainProcess:Thread-604 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-605 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-606 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_simple_parallel[100--2-backend8] [DEBUG:MainProcess:Thread-607 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-608 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-609 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-610 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-611 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-612 (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] FAILED [ 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-838 (_handle_results)] result handler got sentinel [DEBUG:MainProcess:Thread-818 (worker)] joining worker handler [DEBUG:MainProcess:Thread-834 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-819 (worker)] terminating pool XPASS [ 84%][DEBUG:MainProcess:Thread-837 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-840 (_handle_workers)] worker handler exiting [DEBUG:MainProcess:Thread-833 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-841 (_handle_tasks)] task handler got sentinel joblib/test/test_parallel.py::test_invalid_backend [DEBUG:MainProcess:Thread-838 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-818 (worker)] joining task handler [DEBUG:MainProcess:Thread-834 (worker)] worker exiting after 3 tasks [DEBUG:MainProcess:Thread-819 (worker)] finalizing pool [DEBUG:MainProcess:Thread-833 (worker)] worker exiting after 1 tasks [DEBUG:MainProcess:Thread-841 (_handle_tasks)] task handler sending sentinel to result handler [DEBUG:MainProcess:Thread-818 (worker)] joining result handler [DEBUG:MainProcess:Thread-819 (worker)] helping task handler/workers to finish PASSED [ 84%][DEBUG:MainProcess:Thread-841 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-842 (_handle_results)] result handler got sentinel [DEBUG:MainProcess:Thread-818 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-819 (worker)] joining worker handler joblib/test/test_parallel.py::test_invalid_njobs[None] [DEBUG:MainProcess:Thread-839 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-836 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-841 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:Thread-842 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-818 (worker)] worker exiting after 2 tasks [DEBUG:MainProcess:Thread-819 (worker)] joining task handler [DEBUG:MainProcess:Thread-839 (worker)] worker exiting after 1 tasks [DEBUG:MainProcess:Thread-836 (worker)] worker exiting after 3 tasks PASSED [ 84%][DEBUG:MainProcess:Thread-819 (worker)] joining result handler [DEBUG:MainProcess:Thread-819 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-819 (worker)] worker exiting after 2 tasks 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] [DEBUG:MainProcess:Thread-1170 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-1157 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1158 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1159 (worker)] worker exiting after 0 tasks PASSED [ 95%][DEBUG:MainProcess:Thread-1160 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1161 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1162 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_abort_backend[-1-backend7] [DEBUG:MainProcess:Thread-1163 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1164 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1165 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1166 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1167 (worker)] worker exiting after 0 tasks PASSED [ 95%][DEBUG:MainProcess:Thread-1168 (worker)] worker exiting after 0 tasks [DEBUG:MainProcess:Thread-1169 (worker)] worker exiting after 0 tasks joblib/test/test_parallel.py::test_abort_backend[-1-backend8] [DEBUG:MainProcess:Thread-1170 (worker)] worker exiting after 0 tasks 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 ---------------------------- Captured stderr setup ----------------------------- [DEBUG:LokyProcess-4:MainThread] recreated blocker with handle 4098859008 and name "/loky-20071-qw206iw5" [DEBUG:LokyProcess-4:MainThread] recreated blocker with handle 4098854912 and name "/loky-20071-twsngq0t" [DEBUG:LokyProcess-4:MainThread] recreated blocker with handle 4098875392 and name "/loky-20071-z9yknhut" [DEBUG:LokyProcess-4:MainThread] recreated blocker with handle 4098838528 and name "/loky-20071-k6001r9k" [INFO:LokyProcess-4:MainThread] child process calling self.run() _________________ 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-268/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 20071) ______________ test_nested_parallel_warnings[threading-loky-True] ______________ parent_backend = 'threading', child_backend = 'loky', expected = True @with_multiprocessing @parametrize('parent_backend,child_backend,expected', [ ('loky', 'multiprocessing', True), ('loky', 'loky', False), ('multiprocessing', 'multiprocessing', True), ('multiprocessing', 'loky', True), ('threading', 'multiprocessing', True), ('threading', 'loky', True), ]) def test_nested_parallel_warnings(parent_backend, child_backend, expected): # no warnings if inner_n_jobs=1 > Parallel(n_jobs=2, backend=parent_backend)( delayed(_assert_warning_nested)( backend=child_backend, inner_n_jobs=1, expected=False) for _ in range(5)) joblib/test/test_parallel.py:217: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ joblib/parallel.py:1054: in __call__ self.retrieve() joblib/parallel.py:933: in retrieve self._output.extend(job.get(timeout=self.timeout)) /usr/lib/python3.10/multiprocessing/pool.py:774: in get raise self._value /usr/lib/python3.10/multiprocessing/pool.py:125: in worker result = (True, func(*args, **kwds)) joblib/_parallel_backends.py:595: in __call__ return self.func(*args, **kwargs) joblib/parallel.py:262: in __call__ return [func(*args, **kwargs) joblib/parallel.py:262: in return [func(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ backend = 'loky', inner_n_jobs = 1, expected = False def _assert_warning_nested(backend, inner_n_jobs, expected): with warns(None) as records: parallel_func(backend=backend, inner_n_jobs=inner_n_jobs) if expected: # with threading, we might see more that one records if len(records) > 0: return 'backed parallel loops cannot' in records[0].message.args[0] return False else: > assert len(records) == 0 E assert 2 == 0 E + where 2 = len(WarningsChecker(record=True)) joblib/test/test_parallel.py:202: AssertionError ----------------------------- Captured stderr call ----------------------------- [DEBUG:MainProcess:MainThread] created semlock with handle 4098269184 [DEBUG:MainProcess:MainThread] created semlock with handle 4098265088 [DEBUG:MainProcess:MainThread] added worker [DEBUG:MainProcess:MainThread] added worker [DEBUG:MainProcess:MainThread] closing pool [DEBUG:MainProcess:MainThread] terminating pool [DEBUG:MainProcess:MainThread] finalizing pool [DEBUG:MainProcess:MainThread] helping task handler/workers to finish [DEBUG:MainProcess:Thread-671 (_handle_workers)] worker handler exiting [DEBUG:MainProcess:MainThread] joining worker handler [DEBUG:MainProcess:MainThread] joining task handler [DEBUG:MainProcess:Thread-670 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-673 (_handle_results)] result handler found thread._state=TERMINATE [DEBUG:MainProcess:Thread-672 (_handle_tasks)] task handler got sentinel [DEBUG:MainProcess:Thread-669 (worker)] worker got sentinel -- exiting [DEBUG:MainProcess:Thread-670 (worker)] worker exiting after 3 tasks [DEBUG:MainProcess:Thread-673 (_handle_results)] result handler exiting: len(cache)=0, thread._state=TERMINATE [DEBUG:MainProcess:Thread-672 (_handle_tasks)] task handler sending sentinel to result handler [DEBUG:MainProcess:Thread-669 (worker)] worker exiting after 2 tasks [DEBUG:MainProcess:Thread-672 (_handle_tasks)] task handler sending sentinel to workers [DEBUG:MainProcess:Thread-672 (_handle_tasks)] task handler exiting [DEBUG:MainProcess:MainThread] joining result handler =========================== short test summary info ============================ FAILED joblib/test/test_numpy_pickle.py::test_compress_mmap_mode_warning - as... FAILED joblib/test/test_parallel.py::test_nested_parallel_warnings[threading-loky-True] 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 = 2 failed, 1186 passed, 21 skipped, 7 deselected, 1 xfailed, 3 xpassed, 17 errors in 274.21s (0:04:34) = [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, started 3895127440)>, (, ))] [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:QueueFeederThread] feeder thread got sentinel -- exiting [DEBUG:MainProcess:ExecutorManagerThread] joining processes [DEBUG:MainProcess:ExecutorManagerThread] executor management thread clean shutdown of worker processes: [27659, 27660] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Interpreter shutting down. Waking up executor_manager_thread [(<_ExecutorManagerThread(ExecutorManagerThread, stopped 3895127440)>, (, ))] [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_cf7edf32d0254a06b7d7bb203330d4d6_0cdabb4e9b9f4a189dc24ad97e2145d7 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d5fe9d9239994dada47d5e94daa86bb7_c3272f0aeb274d1ab48cc3fc9557a151 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_7de630074a584724991a8b15bf8967e4_6050260551dc469db44dec5e37cbcd34 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_0ee665cf653a496284abcb8b41492a42_22149748eb6844ccb398ed799ef617e3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_7b8a9456f320419f9677a9c16221ca94_38752ac5de2d45e4bfa0f177a2a28499 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_606730f89dfa4155b5197fa8f4c17cef_fd1e808c7ec247f383fbddd18cdb962b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_86b2b193c92843e4a3096b11a3f24888_19d17e227f804acda049b193c4c3ed5e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_539289e7b16a4465a8fd46dc2a7c26c0_892a6873d95d4b92827f894e076a03c4 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_45ddf90e5fee4040b92b64c52cc92715_f46b83a865f34c74b4994c99e6d19b09 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_908393e9803241c795dab133691266cf_8db76c8d604c496598a786695a72c8d9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_2f4eeae1d8194a3db818476713e89cfa_be3edc8743e04b0787e4bfba0b838a74 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_424006a4778947bba6f7d12731fef483_e44f9ea4c45141f5af7349a6bbc1989f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d0e98b0c5a944830a5954e7313e5ccbd_4be6ca9a4d2f4393b954cf24d9616b2b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d14dd15035d9496db1e15e51beae34eb_f0034b0c203f4d8ca822a5baa23f78e2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_5338470c14304c7c8060a1fc73c0cd39_57c912c57ca74c18bbc3c078b509faae [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_a9debb7efc88464287096442fc20720c_bace83a33fbb48c19b0a6d4bcb7c6c21 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d853646e10824be4b9c7f78402845788_ba2022a9468c4f52a8f5cc73eec10919 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_cca84318c11c489e8455010a1cf575fb_97a50f6518b241fca0558fbcd31de82c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_5b8ad139e67c468c82cba7c8d11c95be_ae2aac8a075d413f951da4acac558811 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_1fe3978007e74a5ab5043d7b2876edf3_bc5a5a36d7714a56a6502a652b4d6722 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_4131af70272d4e98a88f749f72d1133a_d152e2594cbe4cde922e4a5d3a320e92 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_9066eac48dc64af693438f23fed9e72c_dd8d889b96914983ae0eb80db497f1f3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_ffa460e0ecb442eba9c942df3adfee4d_2dc531ad4e3c42ec9ed87ffa07057077 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_8934c2795adb4f639b7d8ce65df758b1_291d6f77405f4f6f9dc9019cff1ac8e1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_98938f395d1545e795a2f05b632e2c1c_e95bbb8b10ff414099064f25ccb47efb [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_f63d44d273e04e8daf8023f09dd7bce4_8d881a472534467489f29f15d3c01360 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e71c60bda85f439dace7010488045745_c86fa3c11fb84c62b378e185af6e8885 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_4f1a898b2ad54e29a22dc8ff7b19508d_564beb52468145ecb595242b864509ac [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d8bd3491ab874fb6a36ef5670e877aea_8a3133df8b704eaf8a62b65a89abab09 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_50658a5076c14308ad4b4e19b514eb59_579606c16f71407ba9afb769e85835ea [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_6df09d5260364880b25437cbecb85a88_5f10394ea9334f3f9875e23ee9b63706 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_9e90c86ae00345ba8850f5a2e58cd562_6cab5210f04544b1a78a0aea159e19cb [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_09eeb940ff4f4fdd853fa50e70218fcb_196d11fefab94db6bd21b30bf192eb4f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e265a3ed380e40adabb499cf833b7dad_46923be50372482a9c19ba4cd292fb52 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_22bb84dbc73d43b59fbcc569539a0a13_de929e6ac1794e8eafd547db5acec3a9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_5c9b4cbbdcf849a88a9ed154d9e76b6e_6d1e5497abb348948929f4205f4332f2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_f3e740e690824174a80fb74bb7d17a50_bb2cd80e4869451cb27a786fc08978d7 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_450fcde58bdc49c29cafb83f8c9adbc9_80766939d190423da180fecf6b606f75 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_f4e120ee9d7c4452a9debacd82400230_9fe3f6611d0745fc87e1660b16fee3b4 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_2c079db8d4d24ce3bfbef0ae32d945bb_9d2d758f4b184f88abc1b992445f1719 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d7677e97aac74e2b9e573966e6962d21_75440acd2096441893ea1ada862a4a3e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_c08fb292465543c691d5b003586f5152_95ee803415e04f4a9d34cbf721704287 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_ad6539910d054555b5601d36f0bceeff_809e9a0e537c4070977ef100168bcd22 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_3c6acd8227784d269941417eff787ca2_9f86ccfbfa354f12a062751b5dc9f64d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_985d37ec93794f20853266f385311f13_746997444e4b43f796ca07702e4b175c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_2ecc8e75551249ebb0f7d5c0598b8409_f6e8436955aa4f0da9c84c66b0574630 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_35a6c43d42d44bd592228536c2699df7_00b6d5070f784d60aa1c0c7c0c2e7429 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_9fdbc476b62043a388976aba87bb13d2_29e4e6ddf9814e5591fc69c6682f3937 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_5a93e1715ab044c2a64566a3775039f4_06e75921fc7441dd821a7e0975a895cf [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e3329d1ed1114540832c07ce073d9cc0_4b9d7ec526e445e1bd4572086d94a4b8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_9c72a1271b60485abc3dbcc3b004daee_1a86ba5c63ca417fbdcbfb2c5de10a69 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_992c77886fc94d40981b7f0d441a0026_25f1e861fcf541678d14c3a47e3ff497 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_1b4ea57ea8ce4e589d0aa1cf11b4ec91_d2ef9d4d39a84f418ac2fe85acbeae74 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_4fcd0c0aa40f4d31ae68c0f67a298139_ef2521a871a640c09083c3d1e00db9ba [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_f18793ce45c84c2c87cb4301f96acbd8_8b09dde83d244a4abad75912dfa7b30c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_000e1a5ff79a45aba279d9b6cffdc686_03d944e17633442c8c9e8c2d3d36fa52 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_0bfe8cd4532b417881e3912c9edad4d5_f1754b7a30714b9dadc586693ee7c125 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_ef86236a5fef4eb09ad13285e33ff15f_1073fce0e82c44a89d45dc3f734b3d36 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_8cf9df9921624e2f84dadee1f38d6de2_a805db23226e4c1e976d33c94ee9b880 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_be20b837268a4a959408adb0e0c5eabb_9ecf5387e8374e8a95a47a5d5633f951 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_5d13c8348bd34773a7de1a412661cfdc_b49f63c01b1341409077a09d3593dea1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_2294aa1fca76416c94071d852e60c11f_ebc1cb99413341e8b627e6493a5f04d1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_c9e2b46d950a415485cbecc6bb45d7db_353c1b37939149c6a658f6c3c75b32b0 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_7d0942de12ad45719bc8b70cf001883b_b28d56c519d7405ea799510254a76132 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_b2947bebafb541d592da917738a16e7c_e082b8edb3a449e6bd7a17cb5cd3127a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_9760d0dfd197456ea6081f6c20122e37_c5bc2f0ae4044e3b8271825eedf81208 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_a6acc84aa0f547e38fa055c6e0874cad_919de6de06ea42219cb437a5942e0db7 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_a6acc84aa0f547e38fa055c6e0874cad_968389467c17458c933111951ce96702 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_9d7cd7e42e44437db7bbea3aa6f0c621_dbde5a494a9545869c9b6af1f8a3c701 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_9d7cd7e42e44437db7bbea3aa6f0c621_4974baa5088b40b9a9199ef653d3cf21 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_640455ae427045a8842be05127e02095_e6642eb7ea384f1c8992ce8d445dc0a4 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_749f376488554410951aa37afe92a990_84f17a5b9435433c862dbb204a60a1d9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_749f376488554410951aa37afe92a990_f0990bf7c6b5405a91c81a3c285c0bff [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_be157649a1214c33a0fed98fe934436e_de0f9cc2b85f41fd82de35dc730075a3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_5644e2367c234f6f8decdcc8bd62572b_e7a6ce53476e4cd797ff7fae243b810a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_5e10e009b9e141a5af6506175fc1549c_b545f41816234c288f2ae7b7a746b4b2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_cd02fa5c723040a9a2d0427ba8273b8e_db596ea58a234cce948731e25b98ec50 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e651c85557cf48b7ab5189d8bac861ae_cf13647407d543018cd18884b71afbcf [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_5f090ffeaba94beba0c530f7d1950058_3d65fb760172470c9cc401224a659e28 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_fddc5ce9c77f49c387ca24cccccba33d_7b3af7c4bf87480e9d732a33df603cf4 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_4a1007e38b9e4ce7b9794cc7cfdb41ad_31ea9cbdd5b34f25b83d5c2df3e3a81c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e8ced1b5c99f46e5953e8b464e7e89b2_7cf9ab664cfa468eb9fa8db2eaddb7ba [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_928edb645c9b4812ba77158d28c2700d_3d4a318f527449a7b8fa98312d9a1bdf [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_934a09c8e542450da46006ffda5764c8_5e2f8c7645fe4ef68e9a1afe3bccf77b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_b60e5bf8493547fba3f868089a854118_f401030fbca144aaa54dd59869d58e8f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_fa2a3380fa9d4f3aaefbdb02bc04232d_1868ee00143f44fd96077e814cf78151 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_c29efd03fd7145159deda698c018d100_d350c1a31d0447b8878e27d7ce259693 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e26517826c274394afc017f799a2af3c_9045363d28ad4835af77af7119f8e952 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_299de3c19b9240f9be91d613fc34e20c_5771973a9a164ce7ad8a72f428f34d8d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_3253281afc4349c9b47eca787c7de024_309dbb9b5fa443ffa7abc04d598467fe [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_20155a5e453c49599ae63974217782df_af3ab842d1484813aefa84bc3cd0130a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_efd90b5cdcaf4d26b8620025bce4f8cd_73cf7e6ecb00493cb2b6e75ca2a10eb3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_a556cf8bb5c74d59b1cc9b4f5cdb3a34_49a5ef3f091c463f9d9a65154698a29e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e9bca7b38e094175b03849ef8a169d7c_7c31d599700e482cb7113202bef8eb8f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d7a1ede13dc0471f8cced37a5111bebc_090ff2ced8ea40e6b9e284dfb4f99e24 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_20cf3545399a4f02b98402e2329e7d25_cd48be63c80344658084afa696550873 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_2c379e037e444823819c6de96f481ff8_464cac4d548047859c2dbe029f7f3492 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_91e4543a98e74f26984713d5ffdfe186_83bf3c0cd07e43989a80dc90227c9ad3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_19056dbc48c44c5b8850cbf26e3f7da9_2d9d2d1e3859445ebc6dc81b51f06a09 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_6516702226b94c378a0cef540ecb1069_d99c292c2c0449d0a6bebf9ab1e301f8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_acf80c9ecf12456c8f115a0671c8f4df_28324a7dbb9d433b970e4a2e9c4a8b5d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_3f1493e8a3664dd7ae367184e1b1297a_7c604a8a2bb74250ac2df589aa4841e4 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d3cda90958814a6ab607332110185902_dee88b05cfb04336920397a56429d52f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_019796804f944fb6836c9667ab72210e_c29c29afd3e84b9eb023bb1ddb57e8ab [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_f54e44a6f29745d5b77dd215d1d7e729_9e4cdb8c5cd74010ab8f823ad2535eef [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_912d479e9e2d4c8a90c2b51081c90faa_1e42c2aa74e348879b8f21e4d105df51 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_dd834200162447cb87ec5f7247a715e2_b31486521a1b45389281b91c931bc205 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e850bc60d2d34986aaf707c152634ffa_1d9aa96332f64dcfb6f04e839d3de3e3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_c896e3ea75144ae9a851175120df5bdc_ab913ba3ac9b43ab9636af1f8d3cfeb2 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_c8687db53dbc43c78c5d7d95f57594fe_d12adf7d82d0483ebbf0f8c2f1ebcbad [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_bd50655469f04d05be5d778da4057610_c8765934fcde438a95eb16ba4a602ac6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_df89f971e1c140aa9e871f152c9d1e0a_f858c3dbc55d4450bee9fc156309c089 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_b0f3a1aa7ed749c79618e5d082863af2_90f75b16bfcc462690cc19a8083f4b41 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_7c239448ac4f442392c047e2362416e2_6b6d802b35f74b769e4c6f5a9d7d726d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_81cfbe18dcb644c18614637af1ee9756_7704592d26e3416fb74dd0385572f330 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_552b20160a894c25a17154f13029b653_0e610220ea9841e9903a7ce0966ac197 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_b5068c23268542dfadec83f8cb1689a5_ed0cea6a286d43e985517f62157a2185 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_f5fe0bb859d849248ed9839013796d6a_0dd55a62aa064a7da1f7edd2690f04f1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_05f2f33e5e244ff69fe2313d82412cd3_48219a8d12c1483da9409c8b5cf5dc94 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_dc140556ec284001bdf11e704ea56fe2_32faec11f645458dabaa8a1be3328c1e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_89ca92d4731e410ca6a4d69cb8811ea0_413f6c160d484ff78626ba4029c9f184 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_3fbdbc9be3184ce7b4c0859c94ec5a0b_9ef37f2ff276449e856b8054478e051c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_36e7daa0ff9d40c6aaa49c6731474716_6043f3a922f3407a8731d3b28012ea7b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_1cf762b1c4204d4a9dc72edff011e40a_a2eefecdd6cf4bdc9f536cac2a5b34e5 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_450e8e48fac645d99d39b2da9d7a2d19_ec28c102bd4446b0948515de9dceb3c4 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_b27e4ae2821c41c0b6a3a2305a019a4c_a8ab8f28a6d54fd99a8b2ddba41f2277 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_844d6698d0b647d0a940744131bb14b0_dbcf367575c54b2dbb8c53e4db027929 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_c480e4ceb37d45f9bfabc0f5c4c4cc85_372d18e9e67445c2830c530aede87cc3 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_34b4c9f5002b4acda6c8696c7e0c3ec6_067315044a8741c187b42dcd60e7251d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_259a087efde54c40a9d20d02cab214c2_0e93b74ac41b43bb8b4ea2798a0bc4c1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e8257c2dc2b34e87ae5e610470c7bb24_efd4b42d471b4d9899c242eeb46496bb [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_f6ca05959158462e816af8afebfe3a02_726072bb18724023b9684bfbcded76e8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_203eb8810a6546acb6988676834c24b0_99f45c874b204411ab4bc26f977df09a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d325b2216366467b9fe78221c1289e16_7cd9c3041188474391769a68f1c26d00 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_cd2e2dc1bf684700b47bd32ffc5613b3_1d405f19601c48f6a3d5bdbbaca43aa1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e25d8385a29941748795d186693819c1_640df0d909a04fcd86c32a016c26d010 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_c5cb787b9bd8473e88052fd8134e1d06_8829db317834442ab1c379140a4b439c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_03c92547c4414e03ac522fc2ca332629_441f529e645b4ebdafe193be45f83f25 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_62bcd48957f448c3b83da5d255e008a6_f144484d40164871be7738f2a3f15432 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_9a0316b9c0814ed8aa5a56943497f173_d4b62ed46e4b47918d0b689a66372778 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_5782174fec7a450fb3ce3a0f5d31f2ed_8c600772df13417db8fd3caf8637c732 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_28ff16d010fe4fd2aaca36be7b08edc8_e04209634d7948f8aa3cacbc45308a7d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_0bc6a3e5f732404689ebe5e02c49b79c_340332e949284961a9706a08085c274c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_25127d584c594b03acf83d7a0e65da09_e9778a59070a4f1eaecee21fc5be0037 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_ebe34d24dd774858967eda3af5dd30ca_d0e93c93a11c4b66902115e2b3810605 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_23137ffedeef4ce3bdc5965567e4df6a_137d15f4692845eebd35e4daf0ea27b8 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_982cb616d29f4508b1db7a4e5399b5ff_6512f59ff7c8438c8e0d8db7c8f4f7da [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_b8558ac2a09843568d4af4bbfa5de823_bac4dd3aed7b472a8b428857c181993d [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_5452d29ef2db4d0fbf9ca1da9dd761d4_22a13c7082b94cfbae4036f80b47ab11 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_e7ad57c58e7843e79de636c053b71524_c9b0ce08fa6f434295450e59b756dfed [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_f57fb471ce8d4f8b8e246b9634d3f7b2_388df8f05727400db19273ef1740625c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_8dfb75ba22c2464795ff0559c29a414d_ee47fec26d704362a1e72523ad43deaf [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_631983a3fbdd406aa769a8435641b046_1e2af80607844ddfbed2d27062d89109 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_c28665044983451d8206be7848050f37_53a458cefb3043d0bba333bbc16eb61a [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_ca6e7ed6473843759461a58caafe62c5_d6a9b27c73ee440d95e7e559f911b51e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d29472eb96b84f02837bb60dfbf7d9c3_318d7883f6934294ad59821199628b99 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_14021830268d43c7a7b818b7975aea90_5b15b047af134e15a1775edf2d67bf3f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_2f247fef90c84d339095f964c3de42b1_eaab4f8eb39a4baa8fc78b29a5aafc5f [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_2f247fef90c84d339095f964c3de42b1_b0dc58e5ed504760b14387609911d2b9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_47e0b9241db845a38d630aa2b84c6111_8ccc463f0e664bab926114acdc2d226b [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_47e0b9241db845a38d630aa2b84c6111_18b31ce3d2fc4bbd8fdb19637772d855 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_3726a8bb81024701bdacf19c4c82403e_5626136d63314365b360feba8277a0f6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_3726a8bb81024701bdacf19c4c82403e_a6e957fd994c4816ad11802aa9cf992e [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_58399945f1cb42c0b74981d6fbbbd024_09cd85e2b9dc4b7b97e9a2edf2fcdd48 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_2222dbbf1e6f494597d3109d6ff0bc8d_30f7652b07414fac9ca942bcb299261c [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_58399945f1cb42c0b74981d6fbbbd024_22f1c6ebc4ff4e9485b82c2fd0df01af [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d984b2b3fad841c7acc31abb031abdf7_6ff13311ec514e3095ea9edae1f38d35 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_58399945f1cb42c0b74981d6fbbbd024_30286b48ed644e39a0c086c3b9a57da6 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_aa43bbbf42c84b93be746927da910048_4d9c8a567b6547af9ded33537f23ff02 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_58399945f1cb42c0b74981d6fbbbd024_a37eb7ab54fc47b0b6e8d1deb29758e9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_2e14254298294a82ba8a7f10700f6c8b_8f49555f0e9443eaab61062d885f4db5 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_58399945f1cb42c0b74981d6fbbbd024_9dbd59251c1e44b1bcfed9bac5ab04d9 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_58399945f1cb42c0b74981d6fbbbd024_c17775eea2744cfabb5bb907062383f1 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_7b10843b077848f78c732b1b030cb399_89ca9009f1f04422aba8b5aabb673289 [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_d9f9d408ad0543db944d04ec2d1e2c0f_8e0841357dc34838a573374956c05fcc [DEBUG:MainProcess:MainThread] Sucessfully deleted /dev/shm/joblib_memmapping_folder_20071_cfe5765151de4c45bfd763356f086425_24e1b091ee8b4f2fa0c8dc3cf704957d [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) [DEBUG:MainProcess:MainThread] running the remaining "atexit" finalizers --- 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 4155080704 [DEBUG:MainProcess:IO loop] created semlock with handle 4155076608 [DEBUG:MainProcess:IO loop] created semlock with handle 4155072512 [DEBUG:MainProcess:IO loop] created semlock with handle 4098875392 [DEBUG:MainProcess:IO loop] created semlock with handle 4098871296 [DEBUG:MainProcess:IO loop] created semlock with handle 4098867200 --- 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 4098863104 [DEBUG:MainProcess:IO loop] created semlock with handle 4030337024 [DEBUG:MainProcess:IO loop] created semlock with handle 3978473472 [DEBUG:MainProcess:IO loop] created semlock with handle 3975229440 [DEBUG:MainProcess:IO loop] created semlock with handle 3970338816 [DEBUG:MainProcess:IO loop] created semlock with handle 3967934464 [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 4155080704 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4098863104 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4155076608 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4030337024 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4155072512 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 3978473472 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4098875392 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 3975229440 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4098871296 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 3970338816 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 4098867200 [DEBUG/Dask Worker process (from Nanny)] recreated blocker with handle 3967934464 [INFO/Dask Worker process (from Nanny)] child process calling self.run() [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/55) Purging .makedepends-py3-joblib (20221028.093803) (2/55) Purging py3-distributed (2022.9.1-r0) (3/55) Purging py3-click (8.1.3-r0) (4/55) Purging py3-dask (2022.9.1-r0) (5/55) Purging py3-fsspec (2022.8.2-r0) (6/55) Purging py3-tqdm (4.63.2-r0) (7/55) Purging py3-partd (1.3.0-r0) (8/55) Purging py3-pandas (1.5.1-r0) (9/55) Purging py3-dateutil (2.8.2-r1) (10/55) Purging py3-numpy (1.23.4-r0) (11/55) Purging py3-tz (2022.4-r0) (12/55) Purging py3-pyzmq (23.2.1-r0) (13/55) Purging py3-jinja2 (3.1.2-r0) (14/55) Purging py3-markupsafe (2.1.1-r1) (15/55) Purging py3-locket (1.0.0-r0) (16/55) Purging py3-msgpack (1.0.4-r0) (17/55) Purging py3-psutil (5.9.2-r0) (18/55) Purging py3-sortedcontainers (2.4.0-r1) (19/55) Purging py3-tblib (1.7.0-r3) (20/55) Purging py3-six (1.16.0-r3) (21/55) Purging py3-toolz (0.12.0-r0) (22/55) Purging py3-tornado (6.2-r0) (23/55) Purging py3-urllib3 (1.26.12-r0) (24/55) Purging py3-yaml (6.0-r0) (25/55) Purging py3-zict (2.2.0-r0) (26/55) Purging py3-heapdict (1.0.1-r2) (27/55) Purging py3-lmdb (1.2.1-r2) (28/55) Purging py3-loky (3.0.0-r1) (29/55) Purging py3-cloudpickle (1.6.0-r2) (30/55) Purging cython (0.29.32-r0) (31/55) Purging py3-setuptools (65.5.0-r0) (32/55) Purging py3-pytest (7.1.3-r1) (33/55) Purging py3-attrs (22.1.0-r0) (34/55) Purging py3-iniconfig (1.1.1-r3) (35/55) Purging py3-packaging (21.3-r2) (36/55) Purging py3-parsing (3.0.9-r0) (37/55) Purging py3-pluggy (1.0.0-r1) (38/55) Purging py3-py (1.11.0-r0) (39/55) Purging py3-tomli (2.0.1-r1) (40/55) Purging py3-threadpoolctl (2.2.0-r1) (41/55) Purging python3 (3.10.8-r3) (42/55) Purging libbz2 (1.0.8-r3) (43/55) Purging libffi (3.4.4-r0) (44/55) Purging gdbm (1.23-r0) (45/55) Purging xz-libs (5.2.7-r0) (46/55) Purging mpdecimal (2.5.1-r1) (47/55) Purging readline (8.2.0-r0) (48/55) Purging sqlite-libs (3.39.4-r0) (49/55) Purging openblas (0.3.21-r0) (50/55) Purging libgfortran (12.2.1_git20220924-r3) (51/55) Purging libquadmath (12.2.1_git20220924-r3) (52/55) Purging libzmq (4.3.4-r1) (53/55) Purging libsodium (1.0.18-r2) (54/55) Purging yaml (0.2.5-r0) (55/55) Purging lmdb (0.9.29-r2) Executing busybox-1.35.0-r27.trigger OK: 258 MiB in 92 packages