Started by upstream project "TransportMaps-pypi" build number 155 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/COMPILER/gcc/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/jenkins8148773603179427400.sh + git archive --remote=git@bitbucket.org:dabi86/transportmaps.git HEAD:jenkins/ test-pypi.sh + tar -x + ./test-pypi.sh created virtual environment CPython3.10.6.final.0-64 in 107ms creator CPython3Posix(dest=/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 HOSTNAME: reynolds PATH: /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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='serial') Upgrading pip Requirement already satisfied: pip in /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 scipy Using cached scipy-1.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 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) Collecting dill Using cached dill-0.3.6-py3-none-any.whl (110 kB) Collecting h5py Using cached h5py-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) Requirement already satisfied: numpy>=1.14 in /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages (from TransportMaps) (1.24.2) Collecting mpi-map>=2.0 Using cached mpi_map-2.6-py3-none-any.whl (37 kB) 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) 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/COMPILER/gcc/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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_gauss_quadrature (TransportMaps.tests.test_distributions.StandardNormalDistributionTest) ... ok test_grad_x_log_pdf (TransportMaps.tests.test_distributions.StandardNormalDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.StandardNormalDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.StandardNormalDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.StandardNormalDistributionTest) ... ok test_rvs (TransportMaps.tests.test_distributions.StandardNormalDistributionTest) ... ok test_gauss_quadrature (TransportMaps.tests.test_distributions.GaussianDistributionSigmaTests) ... ok test_grad_x_log_pdf (TransportMaps.tests.test_distributions.GaussianDistributionSigmaTests) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.GaussianDistributionSigmaTests) ... ok test_log_pdf (TransportMaps.tests.test_distributions.GaussianDistributionSigmaTests) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.GaussianDistributionSigmaTests) ... ok test_rvs (TransportMaps.tests.test_distributions.GaussianDistributionSigmaTests) ... ok test_gauss_quadrature (TransportMaps.tests.test_distributions.GaussianDistributionPrecisionTests) ... ok test_grad_x_log_pdf (TransportMaps.tests.test_distributions.GaussianDistributionPrecisionTests) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.GaussianDistributionPrecisionTests) ... ok test_log_pdf (TransportMaps.tests.test_distributions.GaussianDistributionPrecisionTests) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.GaussianDistributionPrecisionTests) ... ok test_rvs (TransportMaps.tests.test_distributions.GaussianDistributionPrecisionTests) ... ok test_grad_x_log_pdf (TransportMaps.tests.test_distributions.LogNormalDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.LogNormalDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.LogNormalDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.LogNormalDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.LogNormalDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.LogisticDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.LogisticDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.LogisticDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.LogisticDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.LogisticDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.GammaDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.GammaDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.GammaDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.GammaDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.GammaDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.BetaDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.BetaDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.BetaDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.BetaDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.BetaDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.GumbelDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.GumbelDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.GumbelDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.GumbelDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.GumbelDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.WeibullDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.WeibullDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.WeibullDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.WeibullDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.WeibullDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.BananaDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.BananaDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.BananaDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.BananaDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.BananaDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.FactorizedDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.FactorizedDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.FactorizedDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.FactorizedDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.FactorizedDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.LinearBayesPosteriorDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.LinearBayesPosteriorDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.LinearBayesPosteriorDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.LinearBayesPosteriorDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.LinearBayesPosteriorDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.NonLinearBayesPosteriorDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.NonLinearBayesPosteriorDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.NonLinearBayesPosteriorDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.NonLinearBayesPosteriorDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.NonLinearBayesPosteriorDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.AR1TransitionDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.AR1TransitionDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.AR1TransitionDistributionTest) ... ok test_grad_x_log_pdf (TransportMaps.tests.test_distributions.StochasticVolatilityDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.StochasticVolatilityDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.StochasticVolatilityDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.StochasticVolatilityDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.StochasticVolatilityDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.MarkovComponentZeroStochasticVolatilityDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.MarkovComponentZeroStochasticVolatilityDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.MarkovComponentZeroStochasticVolatilityDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.MarkovComponentZeroStochasticVolatilityDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.MarkovComponentZeroStochasticVolatilityDistributionTest) ... skipped 'Not defined' test_grad_x_log_pdf (TransportMaps.tests.test_distributions.MarkovComponentOneStochasticVolatilityDistributionTest) ... ok test_hess_x_log_pdf (TransportMaps.tests.test_distributions.MarkovComponentOneStochasticVolatilityDistributionTest) ... ok test_log_pdf (TransportMaps.tests.test_distributions.MarkovComponentOneStochasticVolatilityDistributionTest) ... ok test_mean_log_pdf (TransportMaps.tests.test_distributions.MarkovComponentOneStochasticVolatilityDistributionTest) ... skipped 'Not defined' test_rvs (TransportMaps.tests.test_distributions.MarkovComponentOneStochasticVolatilityDistributionTest) ... skipped 'Not defined' test_gauss_low_rank_nd (TransportMaps.tests.test_laplace.LaplaceApproximation) ... ok test_linear1d (TransportMaps.tests.test_laplace.LaplaceApproximation) ... ok test_linear2d (TransportMaps.tests.test_laplace.LaplaceApproximation) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... ok test_tuple_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ... skipped 'Not implemented' test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ... skipped 'Expected to fail' test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_a (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ERROR test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... skipped 'Not Implemented' test_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_log_det_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ... ok test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPFTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPFTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPFTMD_DerivativeChecks) ... skipped 'Not Implemented' test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ... ERROR test_action_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ... ok test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ... ERROR test_grad_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ... ERROR test_hess_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ... ERROR test_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ... ERROR test_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ... ok test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ... ERROR test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_IEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_IEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_IEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_IEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_IEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_IEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_IEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_IEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_IEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_IEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_IEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_IEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_IEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_IEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_IEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_IEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_IEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_IEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_CBIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_CBIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_CBIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_CBIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_CBIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_CBIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_CBIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_CBIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_CBIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_CBIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_CBIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_CBIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_CBIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_CBIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_CBIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_CBIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_CBIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_CBIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_TOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_TOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_TOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_TOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_TOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_TOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_TOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_TOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_TOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_TOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_TOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_TOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_TOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_TOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_TOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_TOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_TOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_TOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_CBTOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_CBTOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_CBTOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_CBTOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_CBTOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_CBTOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_CBTOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_CBTOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_CBTOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_CBTOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_CBTOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_CBTOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_CBTOIEPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_CBTOIEPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_IEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_IEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_IEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_IEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_IEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_IEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_IEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_IEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_IEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_IEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_IEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_IEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_IEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_IEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_IEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_IEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_IEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_IEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_CBIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_CBIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_CBIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_CBIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_CBIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_CBIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_CBIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_CBIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_CBIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_CBIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_CBIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_CBIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_CBIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_CBIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_CBIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_CBIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_CBIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_CBIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_TOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_TOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_TOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_TOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_TOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_TOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_TOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_TOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_TOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_TOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_TOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_TOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_TOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_TOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_TOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_TOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_TOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_TOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_CBTOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_CBTOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_CBTOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_CBTOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_CBTOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_CBTOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_CBTOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_CBTOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_CBTOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_CBTOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_CBTOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_CBTOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_CBTOIEPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_CBTOIEPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_ISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_ISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_ISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_ISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_ISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_ISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_ISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_ISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_ISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_ISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_ISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_ISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_ISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_ISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_ISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_ISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_ISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_ISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_TOISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_TOISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_TOISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_TOISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_TOISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_TOISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_TOISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_TOISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_TOISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_TOISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_TOISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_TOISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_TOISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_TOISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_TOISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_TOISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_TOISPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_TOISPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_ISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_ISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_ISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_ISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_ISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_ISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_ISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_ISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_ISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_ISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_ISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_ISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_ISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_ISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_ISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_ISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_ISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_ISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_TOISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_TOISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_TOISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_ArcTan1D_TOISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_TOISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Exp1D_TOISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_TOISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Logistic1D_TOISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_TOISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gamma1D_TOISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_TOISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Beta1D_TOISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_TOISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Gumbel1D_TOISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_TOISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear2D_TOISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_TOISPFTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Banana2D_TOISPFTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_LSPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_LSPBTMD_SamplingCheck) ... ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_CBLSPBTMD_SamplingCheck) ... ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Serial_Linear1D_CBLSPBTMD_SamplingCheck) ... ok test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_IE_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_IE_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_IE_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_IE_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_IE_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_IE_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_IE_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_IE_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_IE_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_IE_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_IE_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_IE_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_IE_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_IE_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_IE_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_IE_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_IE_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_IE_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_IE_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_IE_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_IE_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_IE_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_IE_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_IE_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_IE_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_IE_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_IE_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_IE_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_IE_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_IE_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_IE_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_IE_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_IE_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_IE_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_IE_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_IE_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_IE_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_IE_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_IE_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_IE_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_IE_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_IE_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_IE_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_IE_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_IE_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_SQ_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_SQ_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_SQ_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_SQ_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_SQ_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_SQ_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_SQ_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_SQ_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_SQ_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_SQ_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_SQ_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_SQ_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_SQ_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_SQ_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_SQ_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_SQ_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_SQ_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_SQ_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_SQ_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_SQ_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_SQ_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_SQ_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_SQ_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_SQ_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_SQ_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_SQ_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_SQ_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_SQ_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_SQ_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_SQ_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_SQ_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_SQ_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_SQ_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_SQ_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_SQ_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_SQ_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_SQ_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_SQ_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_SQ_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_SQ_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_SQ_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_SQ_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_SQ_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_SQ_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_SQ_KL_div_min) ... ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_LS_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_LS_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_LS_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_LS_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_se_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_LS_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_LS_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_LS_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_LS_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_se_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_LS_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_LS_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_LS_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_LS_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_se_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_LS_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_LS_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_LS_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_LS_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_se_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_LS_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_LS_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_LS_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_LS_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_se_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_LS_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_LS_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_LS_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_LS_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_se_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_LS_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_LS_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_LS_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_LS_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_se_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_LS_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_LS_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_LS_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_LS_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_se_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_LS_KL_div_min) ... ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_LS_KL_div_min) ... ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_LS_KL_div_min) ... ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_LS_KL_div_min) ... ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_se_LS_KL_div_min) ... skipped 'Not implemented' test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Serial_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_L2_minimization (TransportMaps.tests.test_L2_minimization.Serial_IntExp_L2_min) ... ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Serial_IntSq_L2_min) ... ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Serial_LinSpan_L2_min) ... ok test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpTriDiagonalMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdMonotLinearSpanLinearMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntSqLinearMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpTriDiagonalMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpLinearMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdMonotLinearSpanLinearMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpNonLinearMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpNonLinearMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpNonLinearHeadMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpDiagonalMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_MultiIdxMonotLinearSpanLinearMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpLinearMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpNonLinearRBFMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpNonLinearHeadMap_5d) ... ERROR test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntSqNonLinearHeadMap_5d) ... ERROR test_direct (TransportMaps.tests.test_scripts.Scripts_unittest) ... 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_xml (TransportMaps.tests.test_scripts.Scripts_unittest) ... 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/bin/tmap-tm", line 582, in tm_approx = TMXML.load_xml(MAP_DESCR) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' FAIL test_laplace (TransportMaps.tests.test_scripts.Scripts_unittest) ... 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test (TransportMaps.tests.test_sequential_inference.LinearGaussianSequentialInferenceTest) ... ok test (TransportMaps.tests.test_sequential_inference.NonLinearStocVolSequentialInferenceTest) ... ok ====================================================================== ERROR: test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_LinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdLinearSpanTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedSquaredRBFTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_IntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompMulti_TotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 406, in test_grad_a_grad_x flag = FD.check_grad_x(grad_a_tm, grad_a_grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_a_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 442, in test_grad_a_hess_x flag = FD.check_hess_x_from_grad_x(grad_a_grad_x_tm, grad_a_hess_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 615, in test_grad_a_hess_x_log_det_grad_x flag = FD.check_grad_a(hess_x_log_det_grad_x_tm, grad_a_hess_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 82, in test_grad_a flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 284, in test_grad_a_inverse flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 203, in test_grad_a_log_det_grad_x flag = FD.check_grad_a(log_det_grad_x_tm, grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_partial_xd (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 179, in test_grad_a_partial_xd flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 789, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 850, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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 (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 119, in test_hess_a flag = FD.check_hess_a_from_grad_a(grad_a_tm, hess_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_a_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 227, in test_hess_a_log_det_grad_x flag = FD.check_hess_a_from_grad_a(grad_a_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 811, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.PrecompUni_CommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 873, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 691, in test_grad_a flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 668, in test_grad_a_inverse flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_InverseCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 638, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_CompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 507, in test_hess_x_log_det_grad_x flag = FD.check_hess_x_from_grad_x(grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 309, in test_grad_x flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_inverse (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 331, in test_grad_x_inverse flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_grad_x_log_det_grad_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 483, in test_grad_x_log_det_grad_x flag = FD.check_grad_x(log_det_grad_x_tm, grad_x_log_det_grad_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_x (TransportMaps.tests.test_transportmaps.OnTheFly_ListCompositeCommonBasisTotOrdIntegratedExponentialTM_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmaps.py", line 353, in test_hess_x flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_IEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_IEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_IEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_IEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_IEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_IEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_IEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_IEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_IEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBTOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_CBTOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_CBTOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_CBTOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_CBTOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_CBTOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_CBTOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_CBTOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_CBTOIEPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_ISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_ISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_ISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_ISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_ISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_ISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_ISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_ISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_ISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_TOISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.ArcTan1D_TOISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Exp1D_TOISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Logistic1D_TOISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gamma1D_TOISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Beta1D_TOISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Gumbel1D_TOISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear2D_TOISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Banana2D_TOISPFTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_LSPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 81, in test_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 169, in test_grad_x_log_pdf flag = FD.check_grad_x(log_pdf, grad_x_log_pdf, self.x, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 126, in test_hess_a_log_pdf flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_hess_x_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 189, in test_hess_x_log_pdf flag = FD.check_hess_x_from_grad_x(grad_x_log_pdf, hess_x_log_pdf, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 111, in check_hess_x_from_grad_x exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_log_pdf (TransportMaps.tests.test_transportmap_distributions.Linear1D_CBLSPBTMD_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 103, in test_tuple_grad_a_log_pdf flag = FD.check_grad_a(log_pdf, grad_a_log_pdf, coeffs, self.fd_eps, File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_Serial_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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.Serial_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_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_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpTriDiagonalMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdMonotLinearSpanLinearMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntSqLinearMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpTriDiagonalMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpLinearMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdMonotLinearSpanLinearMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpNonLinearMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpNonLinearMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpNonLinearHeadMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpDiagonalMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_MultiIdxMonotLinearSpanLinearMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpLinearMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpNonLinearRBFMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpNonLinearHeadMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== ERROR: test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntSqNonLinearHeadMap_5d) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 42, in setUp self.tm = self.load_map() File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_xml.py", line 46, in load_map tm = TMXML.load_xml( self.map_fname ) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 54, in load_xml return from_xml_element(root) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/XML/Parser.py", line 60, in from_xml_element return MAPS.TriangularTransportMap.from_xml_element(node) File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 842, in from_xml_element for comp_node in node.getchildren(): AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 'getchildren' ====================================================================== FAIL: test_direct_xml (TransportMaps.tests.test_scripts.Scripts_unittest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_scripts.py", line 163, in test_direct_xml self.assertFalse( outsig ) AssertionError: 1 is not false ---------------------------------------------------------------------- Ran 2480 tests in 248.173s FAILED (failures=1, errors=1218, skipped=386) Errors: 1218, Failures: 1 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