Started by upstream project "TransportMaps-pypi-mpi" build number 152 originally caused by: [URLTrigger] A change within the response URL invocation (log) Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on reynolds in workspace /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM [virtualenv] $ /bin/bash -ex /tmp/jenkins2476706172615438699.sh + git archive --remote=git@bitbucket.org:dabi86/transportmaps.git HEAD:jenkins/ test-pypi.sh + tar -x + bash test-pypi.sh created virtual environment CPython3.10.6.final.0-64 in 115ms creator CPython3Posix(dest=/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator TEST_NAME: TransportMaps-pypi-mpi HOSTNAME: reynolds PATH: /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/jenkins/bin VENV_OPTS: PATH: /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/jenkins/bin PY-VERS: Python 3.10.6 PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('ignore');TM.tests.run_all(logging.ERROR,ttype='parallel') Upgrading pip Requirement already satisfied: pip in /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages (22.0.2) Collecting pip Using cached pip-23.0.1-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 22.0.2 Uninstalling pip-22.0.2: Successfully uninstalled pip-22.0.2 Successfully installed pip-23.0.1 Installing numpy Collecting numpy Using cached numpy-1.24.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) Installing collected packages: numpy Successfully installed numpy-1.24.2 Installing TransportMaps Collecting TransportMaps Using cached TransportMaps-2.0b3-py3-none-any.whl Collecting scikit-sparse Using cached scikit_sparse-0.4.8-cp310-cp310-linux_x86_64.whl Collecting h5py Using cached h5py-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) Collecting SpectralToolbox>=1.0.7 Using cached spectraltoolbox-2.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (109 kB) Requirement already satisfied: numpy>=1.14 in /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages (from TransportMaps) (1.24.2) Collecting scipy Using cached scipy-1.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 MB) Collecting mpi4py Using cached mpi4py-3.1.4-cp310-cp310-linux_x86_64.whl Collecting orthpol-light>=1.0.1 Using cached orthpol_light-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (24 kB) Collecting mpi-map>=2.0 Using cached mpi_map-2.6-py3-none-any.whl (37 kB) Collecting dill Using cached dill-0.3.6-py3-none-any.whl (110 kB) Installing collected packages: scipy, orthpol-light, mpi4py, h5py, dill, SpectralToolbox, scikit-sparse, mpi-map, TransportMaps Successfully installed SpectralToolbox-2.0.3 TransportMaps-2.0b3 dill-0.3.6 h5py-3.8.0 mpi-map-2.6 mpi4py-3.1.4 orthpol-light-2.0.2 scikit-sparse-0.4.8 scipy-1.10.1 /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv Running tests Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/__init__.py:108: UserWarning: Re-linking to SpectralToolbox. This is done every time a new version of either SpectralToolbox or TransportMaps are updated. warnings.warn("Re-linking to SpectralToolbox. " + \ test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPFTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:25:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:25:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:25:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:25:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:25:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:25:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:25:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:25:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:26:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:27:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:28:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:29:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:30:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:31:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:32:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:33:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 19:34:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... 2023-02-22 19:34:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... 2023-02-22 19:34:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... 2023-02-22 19:34:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:34:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:34:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... 2023-02-22 19:35:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... 2023-02-22 19:35:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... 2023-02-22 19:35:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... 2023-02-22 19:35:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... 2023-02-22 19:35:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... 2023-02-22 19:35:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... 2023-02-22 19:35:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... 2023-02-22 19:35:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... 2023-02-22 19:35:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:35:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... 2023-02-22 19:35:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:35:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... 2023-02-22 19:36:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... 2023-02-22 19:36:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... 2023-02-22 19:36:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... 2023-02-22 19:36:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... 2023-02-22 19:36:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:36:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:36:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... 2023-02-22 19:37:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... 2023-02-22 19:37:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... 2023-02-22 19:37:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... 2023-02-22 19:37:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... 2023-02-22 19:37:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... 2023-02-22 19:37:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... 2023-02-22 19:37:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... 2023-02-22 19:37:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] 2023-02-22 19:37:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... 2023-02-22 19:37:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:37:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] 2023-02-22 19:37:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 19:37:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:37:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:37:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:37:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:37:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:37:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:37:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:37:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:37:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:37:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 19:38:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntExp_L2_min) ... 2023-02-22 19:38:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:38:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntSq_L2_min) ... 2023-02-22 19:38:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:38:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_LinSpan_L2_min) ... 2023-02-22 19:38:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 19:38:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ---------------------------------------------------------------------- Ran 960 tests in 1031.372s FAILED (errors=498, skipped=9) Errors: 498, Failures: 0 Build step 'Execute shell' marked build as failure Sending e-mails to: tmteam-dev@mit.edu [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Skipped based on build state FAILURE Finished: FAILURE