Skip to content
Failed

Console Output

Skipping 1,609 KB.. Full Log
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence
    flag = FD.check_grad_x(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence
    flag = FD.check_grad_x(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence
    flag = FD.check_grad_x(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence
    flag = FD.check_grad_x(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence
    flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence
    flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit
    flag = FD.check_action_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit
    flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit,
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a
    app_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

======================================================================
ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit
    flag = FD.check_hess_a_from_grad_a(
  File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a
    exa_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

----------------------------------------------------------------------
Ran 960 tests in 1031.647s

FAILED (errors=498, skipped=9)
Errors: 498, Failures: 0
Build step 'Execute shell' marked build as failure
Sending e-mails to: tmteam-dev@mit.edu
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Skipped based on build state FAILURE
Finished: FAILURE