Skip to content
Failed

Console Output

Started by upstream project "TransportMaps-testpypi" build number 133
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-testpypi/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 /tmp/jenkins14033330650183296861.sh
created virtual environment CPython3.8.10.final.0-64 in 557ms
  creator CPython3Posix(dest=/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3, clear=False, global=False)
  seeder FromAppData(download=False, pip=latest, setuptools=latest, wheel=latest, pkg_resources=latest, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv/seed-app-data/v1.0.1.debian.1)
  activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator

TEST_NAME: TransportMaps-testpypi
HOSTNAME: reynolds
PATH: /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_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.8.10
PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('ignore');TM.tests.run_all(logging.ERROR,ttype='serial')

Upgrading pip
Collecting pip
  Using cached pip-22.2.2-py3-none-any.whl (2.0 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-22.2.2
Installing numpy
Collecting numpy
  Using cached numpy-1.23.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB)
Installing collected packages: numpy
Successfully installed numpy-1.23.2
Checking out requirements files
Installing requirements
Requirement already satisfied: numpy>=1.14 in /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages (from -r requirements.txt (line 1)) (1.23.2)
Collecting orthpol_light>=1.0.1
  Using cached orthpol_light-1.0.1-cp38-cp38-linux_x86_64.whl
Collecting scipy
  Using cached scipy-1.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.4 MB)
Collecting SpectralToolbox>=1.0.7
  Using cached SpectralToolbox-1.0.12-cp38-cp38-linux_x86_64.whl
Collecting dill
  Using cached dill-0.3.5.1-py2.py3-none-any.whl (95 kB)
Collecting scikit-sparse
  Using cached scikit_sparse-0.4.6-cp38-cp38-linux_x86_64.whl
Installing collected packages: orthpol_light, scipy, dill, SpectralToolbox, scikit-sparse
Successfully installed SpectralToolbox-1.0.12 dill-0.3.5.1 orthpol_light-1.0.1 scikit-sparse-0.4.6 scipy-1.9.0
Collecting mpi4py
  Using cached mpi4py-3.1.3-cp38-cp38-linux_x86_64.whl
Collecting h5py
  Using cached h5py-3.7.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB)
Requirement already satisfied: numpy>=1.14.5 in /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages (from h5py->-r requirements-H5PY.txt (line 2)) (1.23.2)
Installing collected packages: mpi4py, h5py
Successfully installed h5py-3.7.0 mpi4py-3.1.3
Installing TransportMaps
Looking in indexes: https://testpypi.python.org/pypi
Collecting TransportMaps
  Using cached TransportMaps-1.1b0-py3-none-any.whl
Requirement already satisfied: SpectralToolbox>=1.0.7 in /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages (from TransportMaps) (1.0.12)
Requirement already satisfied: scipy in /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages (from TransportMaps) (1.9.0)
Requirement already satisfied: mpi4py in /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages (from TransportMaps) (3.1.3)
Requirement already satisfied: dill in /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages (from TransportMaps) (0.3.5.1)
Requirement already satisfied: orthpol-light>=1.0.1 in /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages (from TransportMaps) (1.0.1)
Requirement already satisfied: h5py in /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages (from TransportMaps) (3.7.0)
Requirement already satisfied: numpy in /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages (from TransportMaps) (1.23.2)
Installing collected packages: TransportMaps
Successfully installed TransportMaps-1.1b0
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv
Running tests
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/__init__.py:106: 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_linear1d (TransportMaps.tests.test_laplace.LaplaceApproximation) ... ok
test_linear2d (TransportMaps.tests.test_laplace.LaplaceApproximation) ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_Serial_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_FullOrdIntExpLinearMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpNonLinearRBFMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdMonotLinearSpanLinearMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntSqLinearMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpLinearMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpDiagonalMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntSqNonLinearHeadMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdMonotLinearSpanLinearMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_MultiIdxMonotLinearSpanLinearMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpNonLinearHeadMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpNonLinearMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpNonLinearMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpTriDiagonalMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_FullOrdIntExpNonLinearHeadMap_5d) ... ok
test_xml_solve (TransportMaps.tests.test_xml.XML_Map_TotalOrdIntExpTriDiagonalMap_5d) ... ok
test_direct (TransportMaps.tests.test_scripts.Scripts_unittest) ... /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
ok
test_laplace (TransportMaps.tests.test_scripts.Scripts_unittest) ... /jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed.
  warnings.warn("pyhmc is not supported: install pyhmc if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:35: UserWarning: MPI support disabled: install mpi4py and mpi_map if needed.
  warnings.warn("MPI support disabled: install mpi4py and mpi_map if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed.
  warnings.warn("Plotting support disabled: install matplotlib if needed.")
/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/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_a (TransportMaps.tests.test_transportmaps.OnTheFly_LinearSpanTM_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 279, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 279, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 279, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 279, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 600, in test_grad_a
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 577, in test_grad_a_inverse
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 547, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 279, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 279, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 279, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 279, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 279, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 337, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 373, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 525, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 258, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 279, in test_grad_x_inverse
    flag = FD.check_grad_x(tm, grad_x_tm, y, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 412, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 300, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 435, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 84, in test_grad_a
    flag = FD.check_grad_a(tm, grad_a_tm, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 234, in test_grad_a_inverse
    flag = FD.check_grad_a(tm_inverse, grad_a_tm_inverse, coeffs, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 174, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 148, in test_grad_a_partial_xd
    flag = FD.check_grad_a(partial_xd_tm, grad_a_partial_xd_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 682, in test_grad_x
    flag = FD.check_grad_x(tm, grad_x_tm, x, self.fd_eps,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 727, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 123, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 200, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 704, in test_hess_x
    flag = FD.check_hess_x_from_grad_x(grad_x_tm, hess_x_tm,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmaps.py", line 751, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 93, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 173, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 94, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 148, in test_hess_a_log_pdf
    flag = FD.check_hess_a_from_grad_a(grad_a_log_pdf,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 196, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 110, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_transportmap_distributions.py", line 120, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 147, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 281, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 180, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 246, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 213, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 66, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, in check_grad_a
    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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 118, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 484, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 702, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 532, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 630, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 580, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1081, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1475, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1168, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1354, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1255, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 868, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 963, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 326, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 416, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 371, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_kl_divergence.py", line 92, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 128, in test_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 217, in test_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 157, in test_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 185, in test_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 72, in test_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 97, in test_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 342, in test_precomp_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 470, in test_precomp_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 384, in test_precomp_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 425, in test_precomp_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 258, in test_precomp_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 298, in test_precomp_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 128, in test_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 217, in test_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 157, in test_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 185, in test_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 72, in test_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 97, in test_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 342, in test_precomp_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 470, in test_precomp_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 384, in test_precomp_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 425, in test_precomp_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 258, in test_precomp_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 298, in test_precomp_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 128, in test_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 217, in test_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 157, in test_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 185, in test_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 72, in test_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 97, in test_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 342, in test_precomp_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 470, in test_precomp_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 384, in test_precomp_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 425, in test_precomp_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 258, in test_precomp_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 298, in test_precomp_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 128, in test_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 217, in test_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 157, in test_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 185, in test_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 72, in test_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 97, in test_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 342, in test_precomp_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 470, in test_precomp_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 77, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 384, in test_precomp_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 425, in test_precomp_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, 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)
----------------------------------------------------------------------
Errors: 1162, Failures: 0
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 258, in test_precomp_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 41, 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-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/tests/test_L2_misfit.py", line 298, in test_precomp_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-testpypi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-testpypi_python3/lib/python3.8/site-packages/TransportMaps/FiniteDifference.py", line 61, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

----------------------------------------------------------------------
Ran 2038 tests in 383.692s

FAILED (errors=1162, skipped=313)
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